Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of multiple-laguages plugin. | Harald Eilertsen | 2017-08-28 | 1 | -1/+2 |
| | | | | | | | | 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. | ||||
* | First attempt at responsive design for site. | Harald Eilertsen | 2017-03-10 | 2 | -12/+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. | ||||
* | Better rendering of the news feed the various places it's used. | Harald Eilertsen | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Redesign front page. | Harald Eilertsen | 2016-09-22 | 2 | -8/+27 |
| | |||||
* | Missing newline at end of file. | Harald Eilertsen | 2016-02-12 | 1 | -1/+1 |
| | |||||
* | Add info about concerts. | Harald Eilertsen | 2016-02-12 | 1 | -0/+22 |
| | |||||
* | Move sidebar to default layout. | Harald Eilertsen | 2015-10-01 | 1 | -1/+15 |
| | |||||
* | Move news section to side-body. | Harald Eilertsen | 2015-09-13 | 1 | -5/+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 |
| | |||||
* | Add default layout. | Harald Eilertsen | 2015-08-03 | 2 | -17/+24 |
| | |||||
* | Add template for homepage layout. | Harald Eilertsen | 2015-08-01 | 1 | -0/+17 |
| | |||||
* | Add blank template in ./blog. | Harald Eilertsen | 2015-08-01 | 1 | -0/+0 |