Source files for https://chaoszone.cz
Go to file
nek0 cea5f9d6b4 to capital 2018-11-13 10:44:22 +01:00
site to capital 2018-11-13 10:44:22 +01:00
src update 2018-11-10 03:58:31 +01:00
templates redesign 2018-11-10 14:43:43 +01:00
.gitignore meta 2017-11-11 22:02:26 +01:00
ChangeLog.md init 2017-11-10 13:28:35 +01:00
README.md change deploy 2018-11-08 21:37:12 +01:00
Setup.hs init 2017-11-10 13:28:35 +01:00
chaoszone.cabal test 2018-10-17 00:51:21 +02:00
newpost.sh new post and adjustments to script 2018-10-13 16:00:59 +02:00
shell.nix nixify 2018-10-17 00:40:22 +02:00

README.md

chaoszone.cz

The source files for the https://chaoszone.cz website.

New post

To write new posts just invoke newpost.sh. This will guide you through the process.

After you have written and saved the new post, add the post (you can find it in site/posts/) to the repo, commit and push it. Ping me at nek0@nek0.eu to rebuild the blog.

Altering building process

For altering the building process, you may edit the src/Main.hs file. To actually see your results, contact me at nek0@nek0.eu so I can rebuild the executable for the static site generator.