Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-15 | feat: config mathjax to use $...$ for in-line math mode (#22) | Chun-Hung Tseng | |
* Update cdn mathjax version to 2.7.2 | |||
2018-01-13 | fix: error when heading contains link (#20) | olOwOlo | |
release 2.7.2 | |||
2018-01-10 | fix: missing last line of code in blogdown (#19) | olOwOlo | |
release 2.7.1 | |||
2017-12-06 | feat: allow set something for a single content | olOwOlo | |
* Now, you can open or close toc, copyright, reward and mathjax for a single content. * Also change the default global settings: autoCollapseToc = true -> false; mathjax = true -> false | |||
2017-12-05 | docs: update example site | olOwOlo | |
release 2.7.0 | |||
2017-11-14 | fix: separate categories (#15) | Lei Zhang | |
* Separate categories with whitespace * Modify the _header.scss file to add a 'ยท' character release 2.6.6 | |||
2017-11-01 | feat: remove excess `ul` when the title is not starting from `h1` | olOwOlo | |
release 2.6.5 | |||
2017-10-13 | fix: fallback for browsers which doesn't support for `calc()` | olOwOlo | |
See #13 release 2.6.4 | |||
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-16 | style: add description for reward images | olOwOlo | |
release 2.6.1 | |||
2017-09-13 | chore(release): 2.6.0 | olOwOlo | |
2017-09-12 | feat: config public cdn | olOwOlo | |
deprecated bootcdn param | |||
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-08-31 | fix: always use relURL | olOwOlo | |
2017-08-27 | ๐ first commit | olOwOlo | |