diff options
-rw-r--r-- | README.txt | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -10,8 +10,10 @@ The files are structured into the following folders: templates/ These are template files that can be injected by {name} into any HTML document. +pages/ + These are the standalone pages of the website - still to be rendered into the www/ folder entries/ - These are all files that will be rendered into the www/ folder + These are all the blog entry snippets to be rendered into the permalink page (in pages) www/ These are the production ready files |