add example of usage
This commit is contained in:
parent
a11872dc0d
commit
0bb5a51059
@ -7,3 +7,10 @@ Static site generator written in go.
|
|||||||
|
|
||||||
It takes the markdown, and puts it in the HTML!
|
It takes the markdown, and puts it in the HTML!
|
||||||
|
|
||||||
|
## Example
|
||||||
|
|
||||||
|
`boring markdown/ templates/ static/`
|
||||||
|
|
||||||
|
This will take the markdown files in `markdown` and render them with
|
||||||
|
the templates in `templates/`, puking all the output to `static/`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user