File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717
1818## Site structure
1919
20- Hyde encourages sepration of content from layout. The following shows a
20+ Hyde encourages separation of content from layout. The following shows a
2121typical structure of a hyde website.
2222
2323~~~~~sh~~~~~~~~~
3939
4040A good objective is to have all the files in content contain as little layout
4141as possible and be written with a text oriented markup language like
42- `markdown`. While its not always possible to achieve 100% sepration , hyde
42+ `markdown`. While its not always possible to achieve 100% separation , hyde
4343provides several nice tools to get very close to that goal.
4444
4545## Context Variables
6363[jinja2]: {{ links.jinja2 }}
6464[jinja2docs]: {{ links.jinja2docs }}
6565[ctxconfig]: [[config#context_data]]
66- [sitemodel]: [[[site_model]]]
66+ [sitemodel]: [[[site_model]]]
You can’t perform that action at this time.
0 commit comments