chaoszone.cz
The source files for the https://chaoszone.cz website.
hugo
- hugo is a static site generator
- to start the development server
- with docker:
docker run --rm -p 1313:1313 -v ./:/src hugomods/hugo:exts-non-root server -D - local:
hugo server
- with docker:
- to build the website
- with docker:
docker run --rm -v ./:/src hugomods/hugo:exts-non-root build - local:
hugo
- with docker:
todo
- eigene cursor und menü hover
- inspiration: https://eloyb.design/
- ascii art: https://designs.events.ccc.de/Hackover_2017/Hackover_2017-Visual.png
- play section
- game of live
- raindrop: https://experiments.p5aholic.me/day/005/
- pong: https://designs.events.ccc.de/GPN8/GPN8-Visual.png
Description
Languages
Haskell
44.2%
CSS
25.6%
HTML
17.4%
Nix
8.9%
Shell
3.9%