Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-13 | fix: fallback for browsers which doesn't support for `calc()` | olOwOlo | |
See #13 release 2.6.4 | |||
2017-10-13 | feat: load console for mobile browsers in debug mode | olOwOlo | |
2017-10-12 | feat: only init toc when there are headings | olOwOlo | |
release 2.6.3 | |||
2017-10-01 | refactor: remove useless css code | olOwOlo | |
release 2.6.2 | |||
2017-10-01 | feat: add kotlin syntax highlighting (#11) | olOwOlo | |
2017-09-25 | feat: provide the facility to customize date format (#10) | Sanjay T. Sharma | |
2017-09-17 | fix: compatibility in IE(9+) and Edge (#8) | olOwOlo | |
- add classList shim for IE9 - refactor: for...of | |||
2017-09-17 | fix: make sitemap.xml agnostic of trailing slash in baseURL | olOwOlo | |
see #6 | |||
2017-09-17 | fix: use `absURL` to be agnostic of `baseURL` used in config.toml (#7) | Sanjay T. Sharma | |
Make robots.txt agnostic of trailing slash in baseURL Closes #6 | |||
2017-09-16 | feat: config logo title | olOwOlo | |
2017-09-16 | style: add description for reward images | olOwOlo | |
release 2.6.1 | |||
2017-09-15 | fix: remove no-break space (#5) | Simon Wörner | |
2017-09-14 | fix: 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-13 | chore(release): 2.6.0 | olOwOlo | |
2017-09-12 | feat: config public cdn | olOwOlo | |
deprecated bootcdn param | |||
2017-09-11 | feat: config to show more post meta | olOwOlo | |
word count and read time | |||
2017-09-11 | style: change content copyright style | olOwOlo | |
delete link in content copyright change item-title style | |||
2017-09-10 | fix: changyan was blocked in https | olOwOlo | |
mixed content: change 'http' to 'https' Fixes #2 | |||
2017-09-10 | feat: MathJax config message option | olOwOlo | |
eliminate all messages in the lower left-hand corner | |||
2017-09-06 | refactor: move theme version param to template | olOwOlo | |
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-05 | fix: english typo (#1) | olOwOlo | |
Closes #1 | |||
2017-08-31 | fix: always use relURL | olOwOlo | |
2017-08-30 | refactor: copyright -> contentCopyright | olOwOlo | |
2017-08-28 | docs: config CJKLanguage, theme info | olOwOlo | |
2017-08-27 | 🎉 first commit | olOwOlo | |