aboutsummaryrefslogtreecommitdiff
path: root/layouts
AgeCommit message (Collapse)Author
2017-09-16style: add description for reward imagesolOwOlo
release 2.6.1
2017-09-15fix: remove no-break space (#5)Simon Wörner
2017-09-14fix: allow all url protocols in social and menu links (#4)Simon Wörner
Adding "| safeURL" allows the usage of "unsafe" url protocols such as irc:// or xmpp://
2017-09-13chore(release): 2.6.0olOwOlo
2017-09-12feat: config public cdnolOwOlo
deprecated bootcdn param
2017-09-11feat: config to show more post metaolOwOlo
word count and read time
2017-09-11style: change content copyright styleolOwOlo
delete link in content copyright change item-title style
2017-09-10fix: changyan was blocked in httpsolOwOlo
mixed content: change 'http' to 'https' Fixes #2
2017-09-10feat: MathJax config message optionolOwOlo
eliminate all messages in the lower left-hand corner
2017-09-06refactor: move theme version param to templateolOwOlo
delete version param in config.toml even.[version].css => even.min.css?v=[version] even.[version].js => even.min.js?v=[version] It's more convenient for users to update this theme.
2017-09-05fix: english typo (#1)olOwOlo
Closes #1
2017-08-31fix: always use relURLolOwOlo
2017-08-30refactor: copyright -> contentCopyrightolOwOlo
2017-08-28docs: config CJKLanguage, theme infoolOwOlo
2017-08-27🎉 first commitolOwOlo