aboutsummaryrefslogtreecommitdiff
path: root/archetypes/default.md
AgeCommit message (Collapse)Author
2018-06-01feat(post): add out-of-date content warning (#68)Keith Mo
2018-05-04feat(config): add option to hide header and footer for a post (#58)Joshua Wolfe
2018-04-15feat: add auto number for mathjax (#53)panda-z
2018-03-12feat: generate sequence diagrams from code blocks (#35)olOwOlo
Close #35
2018-03-12feat: generate flowchart diagrams from code blocks (#35)olOwOlo
2018-03-08feat: add hiddenFromHomePage param (#37)halulu
2018-01-31feat: add `postMetaInFooter` paramolOwOlo
add `postMetaInFooter` param to control the `contentCopyright` container, and now you can show the author and lastMod information without displaying the license.
2018-01-15feat: config mathjax to use $...$ for in-line math mode (#22)Chun-Hung Tseng
* Update cdn mathjax version to 2.7.2
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-12-05feat: auto expand and collapse tocolOwOlo
2017-08-30refactor: copyright -> contentCopyrightolOwOlo
2017-08-28docs: config CJKLanguage, theme infoolOwOlo
2017-08-27🎉 first commitolOwOlo