13 lines
344 B
Markdown
13 lines
344 B
Markdown
|
# chaoszone.cz
|
||
|
|
||
|
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
|
||
|
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.
|