Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve license section. | Harald Eilertsen | 2020-06-08 | 1 | -2/+5 |
| | | | | | | | | - Use local image for license icon. - Clarify that the text and images/other elements are licensed separately. - Add license blurb to all pages. - Translate license blurb. | ||||
* | Add translation links in site header. | Harald Eilertsen | 2020-06-08 | 1 | -2/+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. | ||||
* | Styles: Only add margins on wide displays. | Harald Eilertsen | 2020-06-07 | 1 | -7/+7 |
| | |||||
* | Split english and norwegian posts. | Harald Eilertsen | 2020-06-07 | 1 | -2/+8 |
| | | | | | | | This turned out a bit different than I initially though. The english and norwegian sections will essentially be separate. Afaict there's no direct way to make a "combined view" listing both english and norwegian posts. However, I think that's fine. Let's roll with this for now. | ||||
* | Add a site header. | Harald Eilertsen | 2020-06-06 | 1 | -0/+18 |
| | |||||
* | Nicer styles. | Harald Eilertsen | 2020-06-06 | 1 | -3/+3 |
| | |||||
* | Refactor post headers to separate template. | Harald Eilertsen | 2020-06-06 | 1 | -5/+2 |
| | |||||
* | Add styling for pre and footnotes. | Harald Eilertsen | 2020-06-05 | 1 | -0/+14 |
| | |||||
* | More styling of post header on index page. | Harald Eilertsen | 2020-05-31 | 1 | -0/+19 |
| | |||||
* | Add styling, default license etc. | Harald Eilertsen | 2020-05-31 | 1 | -1/+24 |
| | |||||
* | et up baseic structure for homepage/blog with Zola | Harald Eilertsen | 2020-05-30 | 1 | -0/+16 |