readme update

This commit is contained in:
nek0 2017-11-12 17:21:35 +01:00
parent 77f7cf3f2d
commit 1bf324f210
1 changed files with 3 additions and 3 deletions

View File

@ -4,11 +4,11 @@ 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
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. The hook shoudl rebuild the site
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 should rebuild the site
content.
## Altering building process