Commit graph

11 commits

Author SHA1 Message Date
Keith Mo
6766e09744 fix(section): remove hard coded section (#67)
Close #67
2018-06-01 00:10:36 +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
7a5ee0ce25
refactor: archive-paginate rename to archivePaginate 2018-01-31 22:19:44 +08:00
olOwOlo
259d3dec1a
refactor: i18n 2018-01-31 22:07:50 +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
Sanjay T. Sharma
ab7cdc5d3c feat: provide the facility to customize date format (#10) 2017-09-25 00:56:55 +08:00
olOwOlo
4a2676396c fix: always use relURL 2017-08-31 00:18:22 +08:00
olOwOlo
ffca038a12 docs: config CJKLanguage, theme info 2017-08-28 17:03:07 +08:00
olOwOlo
3c6cb7f296 🎉 first commit 2017-08-27 22:38:42 +08:00