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
e5da388676
feat: changes the "name" parameter to "author"
2017-02-13 20:19:07 +01:00
kendo5731
bf2398c330
fix: only contents of type "blog" are listed
2017-02-13 20:17:37 +01: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
b78846f55b
feat(): change date format to YYYY-mm-dd hh:mm-ss
2016-02-07 13:24:39 +01:00
kendo5731
057d49d760
feat(): add support for syntax hightlighting with highlight.js
2016-02-06 17:21:06 +01:00
kendo5731
e933c24aca
feat(): add a custom 404 page
2016-02-06 16:58:34 +01:00
kendo5731
e1615aa043
feat(): add a link to home in the menu for conveniance
2016-02-06 16:49:00 +01:00
kendo5731
b009a73176
feat(): add integration with Google Analytics
2016-02-06 16:43:18 +01:00
kendo5731
f1de92a9f9
feat(): add integration with Disqus
2016-02-06 16:37:40 +01:00
kendo5731
90fffad48a
chore(): minify css and js files
2016-02-06 16:11:02 +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
f4d8ac34df
feat(): add support for pagination in _default/list.html
2016-02-04 23:20:36 +01:00
kendo5731
f5b5ae55d9
feat(): add support for Twitter and Facebook share buttons
2016-02-04 22:59:25 +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
kendo5731
5dde856e27
WIP
2016-02-02 21:30:52 +01:00
kendo5731
23c4dc308c
refactor(): change folder structure to be an actual hugo theme
2016-02-02 21:02:27 +01:00