summaryrefslogtreecommitdiffstats
path: root/blog/_includes
Commit message (Collapse)AuthorAgeFilesLines
* Redesign front page.Harald Eilertsen2016-09-222-44/+56
|
* Allow "hidden" pages that don't show up in the menu.Harald Eilertsen2016-02-121-1/+1
|
* Make menubar hide "index.html" from links.Harald Eilertsen2016-02-121-1/+1
| | | | | This allows us to use nicer URL's by putting pages into directories with the page name rather than files with html extension.
* Add Negative vibe to sponsor listHarald Eilertsen2016-02-071-0/+5
|
* Update sponsor logosHarald Eilertsen2016-02-071-6/+11
|
* Update posts and pages.Harald Eilertsen2016-02-061-1/+3
|
* Announce registrations being openHarald Eilertsen2015-11-181-0/+1
|
* Move sidebar to default layout.Harald Eilertsen2015-10-011-1/+5
|
* Another fix to the language switcherHarald Eilertsen2015-10-011-1/+1
| | | | Need to append the leading "/" also for secondary languages.
* Add sponsors to frontpage.Harald Eilertsen2015-09-131-0/+30
|
* Fix "Home" and language switcher for default language.Harald Eilertsen2015-09-132-3/+3
|
* Add language switcher to menu bar.Harald Eilertsen2015-09-112-1/+9
|
* Move post and post header to separate partials, and change styling.Harald Eilertsen2015-08-252-0/+16
|
* Move pagination to separate partial and style it a bit.Harald Eilertsen2015-08-251-0/+10
|
* Fix stylesheets and templates to use jekyll-assets.Harald Eilertsen2015-08-252-3/+3
|
* Ensure home link always links to homeHarald Eilertsen2015-08-241-1/+1
|
* Add new tag page_title to retreive translated page title if available.Harald Eilertsen2015-08-242-3/+8
| | | | | 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.
* Fix menu bar and tweak styling of page header.Harald Eilertsen2015-08-052-2/+3
|
* Set site title properly for each page.Harald Eilertsen2015-08-051-1/+1
|
* Add logo, banner and possibly menu bar to site header.Harald Eilertsen2015-08-032-1/+19
|
* Drop unnecessary stuff from head partial and fix baseurl.Harald Eilertsen2015-08-031-7/+3
|
* Add template for homepage layout.Harald Eilertsen2015-08-013-0/+17