Commit graph

20 commits

Author SHA1 Message Date
olOwOlo
a6e116452f
feat: add postMetaInFooter param
add `postMetaInFooter` param to control the `contentCopyright` container, and now you can show the author and lastMod information without displaying the license.
2018-01-31 22:39:16 +08:00
olOwOlo
7a5ee0ce25
refactor: archive-paginate rename to archivePaginate 2018-01-31 22:19:44 +08:00
olOwOlo
8c2030327f
refactor: remove deprecated bootcdn param 2018-01-31 22:14:48 +08:00
Chun-Hung Tseng
6f7bd1b933 feat: config mathjax to use $...$ for in-line math mode (#22)
* Update cdn mathjax version to 2.7.2
2018-01-15 22:22:14 +08:00
alicewish
5ec874d64e feat: add LiveRe and busuanzi (#17)
* LiveRe: commenting system
* busuanzi: count web traffic
2017-12-20 21:33:05 +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
c6a71c268b
docs: update example site
release 2.7.0
2017-12-05 20:09:12 +08:00
olOwOlo
02d9d03d87
feat: auto expand and collapse toc 2017-12-05 20:02:25 +08:00
olOwOlo
22515fb8c0
feat: load console for mobile browsers in debug mode 2017-10-13 21:38:30 +08:00
Sanjay T. Sharma
ab7cdc5d3c feat: provide the facility to customize date format (#10) 2017-09-25 00:56:55 +08:00
olOwOlo
271f73a87f
docs: change default content license to "CC BY-NC-ND 4.0" 2017-09-17 23:02:10 +08:00
olOwOlo
fba1d6b9c5
feat: config logo title 2017-09-16 17:49:53 +08:00
Simon Wörner
8384f02483 fix: allow all url protocols in social and menu links (#4)
Adding "| safeURL" allows the usage of "unsafe" url protocols such as irc:// or xmpp://
2017-09-14 23:11:46 +08:00
olOwOlo
5fb5a658e8
feat: config public cdn
deprecated bootcdn param
2017-09-12 23:59:08 +08:00
olOwOlo
6879d8e3d3
feat: config to show more post meta
word count and read time
2017-09-11 23:15:13 +08:00
olOwOlo
7cab923ef6
feat: add instagram icon
merge from original theme ahonn/hexo-theme-even@c91e68825d
2017-09-11 17:27:52 +08:00
olOwOlo
6a66b73a43 refactor: move theme version param to template
delete version param in config.toml
even.[version].css => even.min.css?v=[version]
even.[version].js => even.min.js?v=[version]

It's more convenient for users to update this theme.
2017-09-06 01:13:02 +08:00
olOwOlo
75f607814c fix: config.toml file format error 2017-09-03 14:44:34 +08:00
olOwOlo
ca3d412d80 docs: change example site baseURL 2017-09-02 21:29:06 +08:00
olOwOlo
0577215ca5 docs: create an example site 2017-08-31 22:50:37 +08:00