summaryrefslogtreecommitdiffstats
path: root/blog/_includes/menubar.html
Commit message (Collapse)AuthorAgeFilesLines
* List only pages in current language in the menu bar.Harald Eilertsen2017-08-281-2/+3
|
* Get rid of multiple-laguages plugin.Harald Eilertsen2017-08-281-3/+3
| | | | | | | | 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 Eilertsen2017-03-101-10/+12
| | | | | | | | - 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.
* Fix registration link in menubar.Harald Eilertsen2016-09-231-1/+1
|
* Enable registrations.Harald Eilertsen2016-09-231-3/+1
|
* 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.
* Update posts and pages.Harald Eilertsen2016-02-061-1/+3
|
* Announce registrations being openHarald Eilertsen2015-11-181-0/+1
|
* Fix "Home" and language switcher for default language.Harald Eilertsen2015-09-131-1/+1
|
* Add language switcher to menu bar.Harald Eilertsen2015-09-111-1/+2
|
* 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-241-2/+2
| | | | | 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-051-1/+2
|
* Add logo, banner and possibly menu bar to site header.Harald Eilertsen2015-08-031-0/+7