Commit Graph

8 Commits

Author SHA1 Message Date
soul9 09f743f976 fix(menu): show only "real" posts and not "dynamic" pages in most recent posts
When there are few pages in the site, .Site.Pages will show also some dynamically generated taxonomy pages in the most recent posts section of the menu (along with some entirely broken links). .Site.RegularPages will only display the regular pages instead of displaying all pages in the site.
2017-04-02 18:14:19 +02:00
kendo5731 9ccd3b3b66 fix(): actually list most recent articles intead of older ones in side menu 2016-02-07 13:45:50 +01:00
kendo5731 5707d9da35 feat(): show categories and tags blocs only if there are some 2016-02-07 13:35:12 +01:00
kendo5731 e1615aa043 feat(): add a link to home in the menu for conveniance 2016-02-06 16:49:00 +01:00
kendo5731 b250023b85 feat(): add support for translations 2016-02-06 15:37:20 +01:00
kendo5731 b9047b4cf3 feat(): display dynamic pages title and description 2016-02-06 15:21:59 +01:00
kendo5731 eafcee54eb feat(): add support for listing, tags, categories and most recent articles 2016-02-04 22:29:46 +01:00
kendo5731 8c39d2e3c2 feat(): create list and single default layouts 2016-02-02 23:20:24 +01:00