summaryrefslogtreecommitdiffstats
path: root/templates/base.html
Commit message (Collapse)AuthorAgeFilesLines
* Add some style of logo to the page.Harald Eilertsen2020-06-081-1/+5
| | | | | Based on the Blockout 2AM font from The League of Movable Type/Tyler Finck.
* Translate meta description.Harald Eilertsen2020-06-081-1/+1
|
* Add translation links in site header.Harald Eilertsen2020-06-081-1/+7
| | | | | | | | 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.
* Fix issues with paths on duburls.Harald Eilertsen2020-06-071-1/+1
|
* Add a site header.Harald Eilertsen2020-06-061-1/+1
|
* Use uppercase charset name.Harald Eilertsen2020-06-011-1/+1
| | | | Probably means nothing, but no harm either.
* et up baseic structure for homepage/blog with ZolaHarald Eilertsen2020-05-301-0/+30