Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First attempt at responsive design for site. | Harald Eilertsen | 2017-03-10 | 1 | -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 Eilertsen | 2016-09-23 | 1 | -1/+1 |
| | |||||
* | Enable registrations. | Harald Eilertsen | 2016-09-23 | 1 | -3/+1 |
| | |||||
* | Allow "hidden" pages that don't show up in the menu. | Harald Eilertsen | 2016-02-12 | 1 | -1/+1 |
| | |||||
* | Make menubar hide "index.html" from links. | Harald Eilertsen | 2016-02-12 | 1 | -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 Eilertsen | 2016-02-06 | 1 | -1/+3 |
| | |||||
* | Announce registrations being open | Harald Eilertsen | 2015-11-18 | 1 | -0/+1 |
| | |||||
* | Fix "Home" and language switcher for default language. | Harald Eilertsen | 2015-09-13 | 1 | -1/+1 |
| | |||||
* | Add language switcher to menu bar. | Harald Eilertsen | 2015-09-11 | 1 | -1/+2 |
| | |||||
* | Ensure home link always links to home | Harald Eilertsen | 2015-08-24 | 1 | -1/+1 |
| | |||||
* | Add new tag page_title to retreive translated page title if available. | Harald Eilertsen | 2015-08-24 | 1 | -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 Eilertsen | 2015-08-05 | 1 | -1/+2 |
| | |||||
* | Add logo, banner and possibly menu bar to site header. | Harald Eilertsen | 2015-08-03 | 1 | -0/+7 |