Commit graph

11 commits

Author SHA1 Message Date
17d5e8ebe0 Add menu order feature
Menu items are now sorted by the menuorder attribute of their page.
As we have a page for each language, this attribute has to be set for both of
them.
The default value is 100. pages with equal value are sorted by name.
The index pages are set 0.
2018-06-19 16:58:18 +02:00
c90f94f1e1 Merge branch 'master' into 'feature-rick-astley'
# Conflicts:
#   _includes/header.html
2018-01-02 20:08:23 +01:00
d942b1393b Merge branch 'master' into 'feature-multilingual'
# Conflicts:
#   _includes/menu.html
2018-01-01 01:29:35 +01:00
fde8bce49a Add Login Button 2017-12-22 20:40:23 +01:00
474ad8c5af Remove unnecessary whitespaces 2017-12-22 20:35:38 +01:00
59359ce62b Add support for multilingual page 2017-12-22 07:38:25 +01:00
e3e02a571a Add license to footer 2017-12-22 07:02:28 +01:00
c15dc483b5 Use relative paths for relative_url filter 2017-12-21 22:17:07 +01:00
6dbcd70c3d Hide pages that don't have a menutitle. 2017-12-21 22:16:44 +01:00
344bf7d6ed Fix design 2017-12-20 23:08:39 +01:00
c99c2bf3d8 Initial commit with content from previous site. 2017-12-20 20:59:35 +01:00