aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/baseof.html
AgeCommit message (Collapse)Author
2018-11-06chore(*): release 4.0.0olOwOlo
2018-07-10style(*): google js style & trim whitespaceolOwOlo
2018-05-04feat(config): add option to hide header and footer for a post (#58)Joshua Wolfe
2018-02-01docs: init CHANGELOG, use `errorf` give friendlier errorolOwOlo
This relates to #23
2018-01-30feat: support multilingual modeolOwOlo
* fix: wrong lang attribute in multilingual mode - baseof.html * fix: rss link in multilingual mode - footer.html * fix: wrong tags, categories, home link in multilingual mode - other files ... This relates to #25
2017-12-06feat: allow set something for a single contentolOwOlo
* 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-08-27🎉 first commitolOwOlo