| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
The default sort order is from newest to oldest now.
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
Also move most content to the section templates, leave only section
descriptions and the latest posts in each for the index page.
|