Commit graph

56 commits

Author SHA1 Message Date
Misha Brukman
fd1b8d7bc8 docs(config.toml): fix spelling of "your" (#173) 2019-09-03 21:42:29 +08:00
被欺负的大白
ceba71f0d5 feat(comment): add utterances support (#156)
Closes #117
2019-05-25 22:31:59 +08:00
alicewish
d8a7dab116 feat(comment): Valine Support (#155)
Closes #95
2019-05-25 18:50:03 +08:00
Creaink
f14d7b5f73 fix(uglyurls): uglyurls with tag and categories terms (#129)
Closes #89
2019-03-31 15:21:17 +08:00
Gimo
920e2eb84b feat(lastmod): use git commit to generate lastmod info (#124) 2019-02-14 20:26:50 +08:00
olOwOlo
ecb7935896
feat(flowchart): support keyword flow
Closes #113
2018-12-31 20:28:27 +08:00
olOwOlo
b11fe83ad2
chore(*): release 4.0.0 2018-11-06 19:00:57 +08:00
olOwOlo
f4bcf93d0e
refactor(comment): remove local js and css files
BREAKING CHANGE: Remove local comment js/css files.
2018-11-05 21:19:43 +08:00
olOwOlo
9d8940b4f6
feat(table): responsive table
Merge from ahonn/hexo-theme-even@2c06f7bdfd

Closes #107
2018-11-05 21:01:56 +08:00
zhaozhiyuan
1a1240ccf7
chore(gitalk): upgrade
Closes #87
2018-11-05 16:07:12 +08:00
olOwOlo
2517f748de
feat(*): init admonition & refactor iconfont 2018-11-05 15:48:44 +08:00
binarization
b55831b303 fix(config): MediaType's Suffix deprecated warning (#103)
`MediaType.Suffix` has now been deprecated.
2018-10-30 22:00:06 +08:00
olOwOlo
d3a1ab071c
docs(exampleSite): update for chroma 2018-07-10 01:05:41 +08:00
olOwOlo
77101032aa
feat(highlight): add support for chroma
BREAKING CHANGE: You need add params to enable `chroma` or `highlight.js` since they are disabled by default.
2018-07-10 00:49:20 +08:00
olOwOlo
85290e5c12
docs(config): GDPR settings for GA and youtube 2018-07-09 15:16:47 +08:00
olOwOlo
687edf4327
docs(config): enable public CDN 2018-07-06 22:52:10 +08:00
olOwOlo
fcb48d9be0
refactor(param): camelcase for parameter names
BREAKING CHANGE: Rename parameter names.

    | origin   | now      |
    | :------: |:--------:|
    | fancyboxJ**s** | fancyboxJ**S** |
    | fancyboxC**ss**| fancyboxC**SS**|
    | baidu_push | baidu**P**ush |
    | baidu_analytics | baidu**A**nalytics |
    | baidu_verification | baidu**V**erification |
    | google_verification | google**V**erification |
2018-07-06 22:50:37 +08:00
olOwOlo
a3cab1a354
feat(mathjax): configure to let mathjax use local files
Close #63
2018-07-06 22:24:47 +08:00
morya
cec9ea91bc
feat(scripts): configure to use local files for flowchart and sequence diagram
Close #76, #77
2018-07-06 22:20:39 +08:00
olOwOlo
2c7773b9cb
feat(config): configure to show archive count
Close #46
2018-06-01 00:36:52 +08:00
Keith Mo
9033266c2f feat(post): add out-of-date content warning (#68) 2018-06-01 00:06:14 +08:00
ghraecakter
7b9848785b docs(config): preserve taxonomy names (#54)
see #27
2018-04-15 23:47:12 +08:00
panda-z
af22a4822c feat: add auto number for mathjax (#53) 2018-04-15 23:43:31 +08:00
赵志远
5f8b79f942 feat: add gitalk (#51) 2018-04-05 21:44:09 +08:00
olOwOlo
1f992c4118
docs: update exampleSite
* change default paginate
* remove some `<!--more-->`
* remove excess comments
2018-03-12 22:25:22 +08:00
olOwOlo
5bcf92d8fe
feat: generate sequence diagrams from code blocks (#35)
Close #35
2018-03-12 21:44:54 +08:00
olOwOlo
7043881ae2
feat: generate flowchart diagrams from code blocks (#35) 2018-03-12 21:30:47 +08:00
sslyxhz
1da110d6b1 feat: add gitment module (#36) 2018-03-11 14:47:13 +08:00
halulu
52777345e4 feat: add hiddenFromHomePage param (#37) 2018-03-08 22:05:58 +08:00
Dongdong Tian
33594c0d13 feat: support custom css and js (#29) 2018-02-03 21:41:44 +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
df28365582
docs: update README 2018-02-01 21:35:04 +08:00
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
olOwOlo
259d3dec1a
refactor: i18n 2018-01-31 22:07:50 +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
olOwOlo
2b282fc57c
style: add description for reward images
release 2.6.1
2017-09-16 17:28:23 +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
cffd4dd245
style: change content copyright style
delete link in content copyright

change item-title style
2017-09-11 17:38:16 +08:00