Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add pagination for index page. | Harald Eilertsen | 2015-08-24 | 4 | -2/+23 | |
| | ||||||
* | Add an about page. | Harald Eilertsen | 2015-08-05 | 5 | -0/+18 | |
| | ||||||
* | Fix menu bar and tweak styling of page header. | Harald Eilertsen | 2015-08-05 | 6 | -44/+62 | |
| | ||||||
* | Set title properly for news archive page. | Harald Eilertsen | 2015-08-05 | 3 | -2/+3 | |
| | ||||||
* | Set site title properly for each page. | Harald Eilertsen | 2015-08-05 | 3 | -1/+4 | |
| | ||||||
* | Exclude generated directories from version control. | Harald Eilertsen | 2015-08-05 | 1 | -0/+2 | |
| | ||||||
* | Set correct default layout for posts. | Harald Eilertsen | 2015-08-05 | 4 | -3/+13 | |
| | ||||||
* | Add archive page for collecting all posts. | Harald Eilertsen | 2015-08-05 | 4 | -0/+26 | |
| | ||||||
* | Add posts ported from the RefineryCMS site. | Harald Eilertsen | 2015-08-03 | 31 | -0/+365 | |
| | ||||||
* | Add logo, banner and possibly menu bar to site header. | Harald Eilertsen | 2015-08-03 | 2 | -1/+19 | |
| | ||||||
* | Add styling. | Harald Eilertsen | 2015-08-03 | 5 | -0/+170 | |
| | | | | | This is mainly the stylesheets from the RefineryCMS based site, but I've stripped away bootstrap and simplified it a bit. Probably more suff that can be tossed out later. | |||||
* | Add default layout. | Harald Eilertsen | 2015-08-03 | 2 | -17/+24 | |
| | ||||||
* | Add localized home page intro and headings. | Harald Eilertsen | 2015-08-03 | 5 | -1/+54 | |
| | ||||||
* | Drop unnecessary stuff from head partial and fix baseurl. | Harald Eilertsen | 2015-08-03 | 1 | -7/+3 | |
| | ||||||
* | Set default layout for posts, and exclude assets from localization. | Harald Eilertsen | 2015-08-03 | 1 | -3/+10 | |
| | ||||||
* | Monkeypatch multiple language plugin. | Harald Eilertsen | 2015-08-03 | 1 | -0/+21 | |
| | | | | | It would generate incorrect URL's for blog posts. This should be fixed upstream sometime, but until we have the time we do it like this. | |||||
* | Add jekyll_multiple_languages plugin. | Harald Eilertsen | 2015-08-01 | 4 | -0/+8 | |
| | ||||||
* | Add template for homepage layout. | Harald Eilertsen | 2015-08-01 | 5 | -0/+37 | |
| | ||||||
* | Add blank template in ./blog. | Harald Eilertsen | 2015-08-01 | 4 | -0/+0 | |
| | ||||||
* | Initial commit. | Harald Eilertsen | 2015-08-01 | 2 | -0/+76 | |