Commit graph

7 commits

Author SHA1 Message Date
olOwOlo
b11fe83ad2
chore(*): release 4.0.0 2018-11-06 19:00:57 +08:00
olOwOlo
5e356c5f63
style(*): google js style & trim whitespace 2018-07-10 01:41:34 +08:00
Joshua Wolfe
094cfa5dd9 feat(config): add option to hide header and footer for a post (#58) 2018-05-04 12:24:02 +08:00
olOwOlo
b65b7ab2eb
docs: init CHANGELOG, use errorf give friendlier error
This relates to #23
2018-02-01 21:46:27 +08:00
olOwOlo
084f8cb2c3
feat: support multilingual mode
* 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
2018-01-30 21:26:46 +08:00
olOwOlo
1bb6eea8a8
feat: allow set something for a single content
* 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-06 20:34:22 +08:00
olOwOlo
3c6cb7f296 🎉 first commit 2017-08-27 22:38:42 +08:00