Commit Graph

21 Commits

Author SHA1 Message Date
luto
c4f5e4ade9 feat: add support for hiding "Recent posts" block 2018-11-02 21:34:10 +01:00
Dmitry Verkhoturov
c2b9f750c9 feat: uses english as the default language 2018-03-26 21:20:38 +02:00
cfchou
7e7f246b3b Root link in menu configurable 2017-07-05 18:47:49 +02:00
cfchou
1beda3cea8 add BaseURL for js and css 2017-06-29 01:27:28 +08:00
Aurélien Baumann
cea8520237 Merge pull request #4 from kholbekj/dynamic_share_button
make facebook button respect locale
2017-05-16 23:27:35 +02:00
Kasper Holbek Jensen
ad74456ab6 make facebook button respect locale 2017-05-10 23:14:39 +02:00
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
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
057d49d760 feat(): add support for syntax hightlighting with highlight.js 2016-02-06 17:21:06 +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
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
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