Added bit to readme
This commit is contained in:
parent
d3f36543ef
commit
91d4f24dda
@ -15,7 +15,7 @@ Running `nicoletta` will:
|
|||||||
* Read a `conf` file, which should be YAML
|
* Read a `conf` file, which should be YAML
|
||||||
* Read markdown files from `posts/` which have YAML metadata on top
|
* Read markdown files from `posts/` which have YAML metadata on top
|
||||||
* Use the template `templates/post.tmpl` to turn the markdown into a HTML fragment using the post's metadata
|
* Use the template `templates/post.tmpl` to turn the markdown into a HTML fragment using the post's metadata
|
||||||
* Use the template `templates/page.tmpl` to turn that fragment into a HTML page
|
* Use the template `templates/page.tmpl` to turn that fragment into a HTML page using the site's config
|
||||||
|
|
||||||
This repo contains examples for everything :-)
|
This repo contains examples for everything :-)
|
||||||
## Development
|
## Development
|
||||||
|
Loading…
x
Reference in New Issue
Block a user