extended readme

This commit is contained in:
nek0 2017-11-11 22:08:51 +01:00
parent 7a2bee524e
commit bfa65f35ce
1 changed files with 6 additions and 0 deletions

View File

@ -10,3 +10,9 @@ 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. The hook shoudl rebuild the site
content.
## 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.