Update README
This commit is contained in:
parent
c989ab607c
commit
20989b9f22
|
@ -52,7 +52,7 @@ Each kind of page get their own variables:
|
||||||
|
|
||||||
// TODO: detail the schema of the 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
|
- 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
|
- section.html: gets `section` that contains the data for pages in it and its subsections
|
||||||
- tags.html: gets `tags`
|
- tags.html: gets `tags`
|
||||||
|
|
Loading…
Reference in a new issue