summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Vredit font used in logo.Harald Eilertsen2020-06-092-0/+12
|
* Add some style of logo to the page.Harald Eilertsen2020-06-083-2/+13
| | | | | Based on the Blockout 2AM font from The League of Movable Type/Tyler Finck.
* Translate meta description.Harald Eilertsen2020-06-081-1/+1
|
* Dont try to display publish date if unknown.Harald Eilertsen2020-06-081-1/+1
|
* Improve license section.Harald Eilertsen2020-06-088-35/+54
| | | | | | | | - 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.
* splay translation link for translated pages too.Harald Eilertsen2020-06-081-0/+5
|
* Display translation link only if one exists.Harald Eilertsen2020-06-081-0/+3
|
* Connect translations of license pages.Harald Eilertsen2020-06-083-3/+2
| | | | | | Let them have the same source file base name, as that's how zola connects them. Manually set `slug` in front matter to give them sensible urls.
* Make git ignore generated public directory.Harald Eilertsen2020-06-081-0/+1
|
* Set baseurl for site.Harald Eilertsen2020-06-081-1/+1
|
* Set up atom feeds for index and tags.Harald Eilertsen2020-06-081-2/+5
|
* Add translation links in site header.Harald Eilertsen2020-06-087-16/+32
| | | | | | | | 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 Eilertsen2020-06-071-7/+7
|
* TypoHarald Eilertsen2020-06-071-1/+1
|
* Fix issues with paths on duburls.Harald Eilertsen2020-06-075-4/+4
|
* More i18n stuff, add links languages for index.Harald Eilertsen2020-06-074-3/+16
|
* Split english and norwegian posts.Harald Eilertsen2020-06-0749-13/+77
| | | | | | | 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 Eilertsen2020-06-063-1/+23
|
* Import Ramaskrik 2018 from hubzilla.Harald Eilertsen2020-06-0615-0/+171
|
* Nicer styles.Harald Eilertsen2020-06-061-3/+3
|
* Add link to full section in section previews.Harald Eilertsen2020-06-061-0/+3
|
* Tag pages list posts tagged with their term.Harald Eilertsen2020-06-061-1/+26
|
* Refactor post headers to separate template.Harald Eilertsen2020-06-064-35/+29
|
* Fix title and tag for first Ramaskrik reviewHarald Eilertsen2020-06-061-2/+2
|
* Done importing old posts!Harald Eilertsen2020-06-065-0/+162
|
* import more old posts.Harald Eilertsen2020-06-0520-0/+549
|
* Import more old posts.Harald Eilertsen2020-06-0539-0/+1089
|
* Add styling for pre and footnotes.Harald Eilertsen2020-06-051-0/+14
|
* Update description of blog section.Harald Eilertsen2020-06-051-2/+6
|
* Add section template.Harald Eilertsen2020-06-052-48/+74
| | | | | Also move most content to the section templates, leave only section descriptions and the latest posts in each for the index page.
* Move film relates posts to film section.Harald Eilertsen2020-06-0541-0/+45
|
* Import old post "Vanskelig med nettnøytralitet"Harald Eilertsen2020-06-032-0/+262
|
* More old posts imported.Harald Eilertsen2020-06-0310-0/+327
|
* Import more old posts.Harald Eilertsen2020-06-0321-0/+611
|
* More old posts.Harald Eilertsen2020-06-028-0/+586
|
* Import more old posts.Harald Eilertsen2020-06-0214-0/+418
|
* Change capitalization of 'Dead by Dawn' tag.Harald Eilertsen2020-06-021-1/+1
|
* New shortcode `taglink`, for linking to a tag page.Harald Eilertsen2020-06-021-0/+2
|
* Display full post in index if there's no summary.Harald Eilertsen2020-06-021-2/+6
| | | | Also drop the "Read more..." prompt if the full post is shown.
* More old posts.Harald Eilertsen2020-06-027-0/+486
|
* Import more old posts.Harald Eilertsen2020-06-0211-0/+293
|
* Import post "Dead by Dawn 2018" from old blog.Harald Eilertsen2020-06-0113-0/+820
|
* Fix link in "2019".Harald Eilertsen2020-06-011-2/+2
|
* Fix fig caption in "2019".Harald Eilertsen2020-06-011-2/+1
| | | | Fig caption must hold the complete markdown to be rendered.
* Render figure captions as markdown.Harald Eilertsen2020-06-011-1/+1
|
* Import a couple of more old posts.Harald Eilertsen2020-06-017-0/+288
|
* Add script to import from old blog.Harald Eilertsen2020-06-011-0/+7
|
* Import more posts from old blog.Harald Eilertsen2020-06-013-0/+115
|
* Remove obsolete _index.html file.Harald Eilertsen2020-06-011-3/+0
|
* Sort posts in reverse on index page.Harald Eilertsen2020-06-011-1/+1
|