Commit graph

9 commits

Author SHA1 Message Date
91dca1ed01 Merge branch 'coc-and-menuorder' into 'master'
Code of Conduct and Menuorder-feature

See merge request zombi/website!11
2018-06-23 17:44:01 +02:00
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
4c1092c4c2 Improve page
This adds the correct language code to the html tag.
Additionally it slims the menu.html include
2018-06-19 16:38:14 +02:00
d942b1393b Merge branch 'master' into 'feature-multilingual'
# Conflicts:
#   _includes/menu.html
2018-01-01 01:29:35 +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
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