Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add translation links in site header. | Harald Eilertsen | 2020-06-08 | 1 | -0/+5 |
| | | | | | | | | Add translation links in the site header for sections and index. This also moved the header back into the base template, as it seems zola is not able to handle blocks defined in included templates. At least that's what it looked like. Didn't test much. | ||||
* | Refactor post headers to separate template. | Harald Eilertsen | 2020-06-06 | 1 | -17/+1 |
| | |||||
* | Add section template. | Harald Eilertsen | 2020-06-05 | 1 | -0/+44 |
Also move most content to the section templates, leave only section descriptions and the latest posts in each for the index page. |