Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redesign front page. | Harald Eilertsen | 2016-09-22 | 2 | -44/+56 |
| | |||||
* | 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. | ||||
* | Add Negative vibe to sponsor list | Harald Eilertsen | 2016-02-07 | 1 | -0/+5 |
| | |||||
* | Update sponsor logos | Harald Eilertsen | 2016-02-07 | 1 | -6/+11 |
| | |||||
* | Update posts and pages. | Harald Eilertsen | 2016-02-06 | 1 | -1/+3 |
| | |||||
* | Announce registrations being open | Harald Eilertsen | 2015-11-18 | 1 | -0/+1 |
| | |||||
* | Move sidebar to default layout. | Harald Eilertsen | 2015-10-01 | 1 | -1/+5 |
| | |||||
* | Another fix to the language switcher | Harald Eilertsen | 2015-10-01 | 1 | -1/+1 |
| | | | | Need to append the leading "/" also for secondary languages. | ||||
* | Add sponsors to frontpage. | Harald Eilertsen | 2015-09-13 | 1 | -0/+30 |
| | |||||
* | Fix "Home" and language switcher for default language. | Harald Eilertsen | 2015-09-13 | 2 | -3/+3 |
| | |||||
* | Add language switcher to menu bar. | Harald Eilertsen | 2015-09-11 | 2 | -1/+9 |
| | |||||
* | Move post and post header to separate partials, and change styling. | Harald Eilertsen | 2015-08-25 | 2 | -0/+16 |
| | |||||
* | Move pagination to separate partial and style it a bit. | Harald Eilertsen | 2015-08-25 | 1 | -0/+10 |
| | |||||
* | Fix stylesheets and templates to use jekyll-assets. | Harald Eilertsen | 2015-08-25 | 2 | -3/+3 |
| | |||||
* | 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 | 2 | -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 Eilertsen | 2015-08-05 | 2 | -2/+3 |
| | |||||
* | Set site title properly for each page. | Harald Eilertsen | 2015-08-05 | 1 | -1/+1 |
| | |||||
* | Add logo, banner and possibly menu bar to site header. | Harald Eilertsen | 2015-08-03 | 2 | -1/+19 |
| | |||||
* | Drop unnecessary stuff from head partial and fix baseurl. | Harald Eilertsen | 2015-08-03 | 1 | -7/+3 |
| | |||||
* | Add template for homepage layout. | Harald Eilertsen | 2015-08-01 | 3 | -0/+17 |