Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Legg til sporing for matomo besøksstatistikk. | Harald Eilertsen | 2018-10-16 | 1 | -0/+1 |
| | |||||
* | Get rid of multiple-laguages plugin. | Harald Eilertsen | 2017-08-28 | 1 | -1/+1 |
| | | | | | | | | Move all posts to the regular _post directory, but under corresponding language subdirs. Also replace the generic pages with language specific ones. This should make the urls nicer and more coherent too. Finally, get rid of the "t"-translate tag. Will probably have to reintroduce a similar tag later, but for now, just hardcode norwegian labels. | ||||
* | Missing comman in meta viewport setting. | Harald Eilertsen | 2017-03-10 | 1 | -1/+1 |
| | |||||
* | Add opengraph meta tags to head section. | Harald Eilertsen | 2016-10-03 | 1 | -0/+1 |
| | |||||
* | Fix stylesheets and templates to use jekyll-assets. | Harald Eilertsen | 2015-08-25 | 1 | -2/+2 |
| | |||||
* | Add new tag page_title to retreive translated page title if available. | Harald Eilertsen | 2015-08-24 | 1 | -1/+6 |
| | | | | | If no translation exist, use default translation, and if no default translation, use the key unmodified. This makes the titles for posts work as expected. | ||||
* | Set site title properly for each page. | Harald Eilertsen | 2015-08-05 | 1 | -1/+1 |
| | |||||
* | Drop unnecessary stuff from head partial and fix baseurl. | Harald Eilertsen | 2015-08-03 | 1 | -7/+3 |
| | |||||
* | Add template for homepage layout. | Harald Eilertsen | 2015-08-01 | 1 | -0/+13 |