Update README

This commit is contained in:
Vincent Prouillet 2017-05-09 23:10:27 +09:00
parent c989ab607c
commit 20989b9f22

View file

@ -52,7 +52,7 @@ Each kind of page get their own variables:
// TODO: detail the schema of the variables
- index.html: gets `pages` that contain all pages in the site
- index.html: gets `section` representing the index section and all `sections`
- page.html: gets `page` that contains the data for that page
- section.html: gets `section` that contains the data for pages in it and its subsections
- tags.html: gets `tags`