aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-12docs: update exampleSiteolOwOlo
2018-03-12feat: generate sequence diagrams from code blocks (#35)olOwOlo
2018-03-12feat: generate flowchart diagrams from code blocks (#35)olOwOlo
2018-03-11feat: add gitment module (#36)sslyxhz
2018-03-08feat: add hiddenFromHomePage param (#37)halulu
2018-02-24i18n: add French translation (#33)Damien Garaud
2018-02-22fix: mathjax overflow for displayed mathematics (#32)olOwOlo
2018-02-13refactor: configure mathjax using plain javascriptolOwOlo
2018-02-03feat: support custom css and js (#29)Dongdong Tian
2018-02-01chore(release): 3.0.0olOwOlo
2018-02-01docs: init CHANGELOG, use `errorf` give friendlier errorolOwOlo
2018-02-01docs: update READMEolOwOlo
2018-02-01feat: support 'right' and 'left' class value for the built-in `figure`olOwOlo
2018-02-01feat: add `center`, `right`, `left` shortcodesolOwOlo
2018-01-31feat: add `postMetaInFooter` paramolOwOlo
2018-01-31refactor: `archive-paginate` rename to `archivePaginate`olOwOlo
2018-01-31refactor: remove deprecated `bootcdn` paramolOwOlo
2018-01-31refactor: i18nolOwOlo
2018-01-31refactor: default faviconolOwOlo
2018-01-30feat: support multilingual modeolOwOlo
2018-01-24docs: don't forget copy the `config.toml`olOwOlo
2018-01-15feat: config mathjax to use $...$ for in-line math mode (#22)Chun-Hung Tseng
2018-01-13fix: error when heading contains link (#20)olOwOlo
2018-01-10fix: missing last line of code in blogdown (#19)olOwOlo
2017-12-20feat: add LiveRe and busuanzi (#17)alicewish
2017-12-06feat: allow set something for a single contentolOwOlo
2017-12-05fix: compatible with config.toml file without the `autoCollapseToc` parameterolOwOlo
2017-12-05docs: update example siteolOwOlo
2017-12-05feat: auto expand and collapse tocolOwOlo
2017-11-14fix: separate categories (#15)Lei Zhang
2017-11-01feat: remove excess `ul` when the title is not starting from `h1`olOwOlo
2017-11-01style: images in figure will be centered when `{{figure src="center" ... }}` ...olOwOlo
2017-10-13fix: fallback for browsers which doesn't support for `calc()`olOwOlo
2017-10-13feat: load console for mobile browsers in debug modeolOwOlo
2017-10-12feat: only init toc when there are headingsolOwOlo
2017-10-12chore: add postcss-loader and autoprefixer (#13)olOwOlo
2017-10-01refactor: remove useless css codeolOwOlo
2017-10-01feat: add kotlin syntax highlighting (#11)olOwOlo
2017-09-25feat: provide the facility to customize date format (#10)Sanjay T. Sharma
2017-09-17docs: change default content license to "CC BY-NC-ND 4.0"olOwOlo
2017-09-17fix: compatibility in IE(9+) and Edge (#8)olOwOlo
2017-09-17fix: make sitemap.xml agnostic of trailing slash in baseURLolOwOlo
2017-09-17fix: use `absURL` to be agnostic of `baseURL` used in config.toml (#7)Sanjay T. Sharma
2017-09-16feat: config logo titleolOwOlo
2017-09-16style: add description for reward imagesolOwOlo
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
2017-09-13chore(release): 2.6.0olOwOlo
2017-09-13docs: add showcase image, change default qrcode imageolOwOlo
2017-09-12feat: config public cdnolOwOlo