Commit Graph

5 Commits

Author SHA1 Message Date
Che a92ff6c9b4 Fix missing safe filter 2022-06-02 21:35:30 -04:00
Che 6253b43174 Add minimal support for subsections 2022-06-02 21:35:30 -04:00
Che c88c34eff6 Handle the case where a section has no pages 2022-06-02 21:35:30 -04:00
Che e390130d26 Remove unnecessary white space
Adding a "-" before the "%}" removes white space after the statement.

Source: https://tera.netlify.app/docs#whitespace-control
2022-06-02 21:35:30 -04:00
Che 8e4b42511a Add default section template
- Prevent "Welcome to Zola!" message if user manually navigates to
  section page (Navigate to a page then remove last part of url)
- Implementation shows the pages in this section if the section content
  has no words.
2022-05-29 05:02:38 -04:00