Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix prev/next links for posts. | Harald Eilertsen | 2017-08-28 | 1 | -6/+6 |
| | | | | Now points to prev/next post in same language as the current post. | ||||
* | First attempt at responsive design for site. | Harald Eilertsen | 2017-03-10 | 1 | -3/+5 |
| | | | | | | | | - Droppped sidebar from all pages. - Wrapped post images in a div for easier styling. - Drop the Inferno banner on too small displays. Most stuff works quite well for a first attempt, mthinks. | ||||
* | Add support for page/post-images. | Harald Eilertsen | 2016-09-23 | 1 | -0/+3 |
| | | | | Add "page-image: imagepath" to the page or post front matter, and the image will be shown in the appropriate size for where the post is shown. | ||||
* | Prepend locale on prev-/next post urls. | Harald Eilertsen | 2016-09-23 | 1 | -2/+2 |
| | |||||
* | Add links to previous and next posts in post template. | Harald Eilertsen | 2016-09-23 | 1 | -0/+8 |
| | |||||
* | Missing newline at end of file. | Harald Eilertsen | 2016-02-12 | 1 | -1/+1 |
| | |||||
* | Move post and post header to separate partials, and change styling. | Harald Eilertsen | 2015-08-25 | 1 | -5/+3 |
| | |||||
* | Set correct default layout for posts. | Harald Eilertsen | 2015-08-05 | 1 | -0/+12 |