extended readme
This commit is contained in:
parent
7a2bee524e
commit
bfa65f35ce
1 changed files with 6 additions and 0 deletions
|
@ -10,3 +10,9 @@ process.
|
||||||
after you have written and saved the new post, add the post (you can find it in
|
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
|
`site/posts/`) to the repo, commit and push it. The hook shoudl rebuild the site
|
||||||
content.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue