readme update
This commit is contained in:
parent
77f7cf3f2d
commit
1bf324f210
1 changed files with 3 additions and 3 deletions
|
@ -4,11 +4,11 @@ The source files for the <https://chaoszone.cz> website.
|
||||||
|
|
||||||
## New post
|
## 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.
|
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 should rebuild the site
|
||||||
content.
|
content.
|
||||||
|
|
||||||
## Altering building process
|
## Altering building process
|
||||||
|
|
Loading…
Reference in a new issue