diff --git a/README.md b/README.md index dd96bd1..9e07002 100644 --- a/README.md +++ b/README.md @@ -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 so I can rebuild the +executable for the static site generator.