Misha Brukman
|
c05abed3e4
|
i18n(*): make sure ellipsis after includes 3 periods (#172)
Add third period after "Read more" (EN) and "Leer mas" (ES).
|
2019-09-03 21:41:17 +08:00 |
|
Steve Xu
|
add91d5540
|
fix(layouts/partials/head.html): fix hugo 0.55 warning (#161)
Closes #158
|
2019-09-03 21:36:04 +08:00 |
|
Hank
|
90598768ad
|
fix(comment): gitment object progressEvent error (#165)
|
2019-05-25 22:56:19 +08:00 |
|
scarletsky
|
8ce9bce771
|
feat(scss): support diff highlight (#163)
|
2019-05-25 22:49:11 +08:00 |
|
Darío Hereñú
|
a86bf93af7
|
i18n(es): minor update (#160)
|
2019-05-25 22:37:51 +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 |
|
Trent Zhou
|
cd7f705800
|
feat(comment): added sid for Changyan comments (#133)
Closes #121
|
2019-03-31 15:24:10 +08:00 |
|
Creaink
|
f14d7b5f73
|
fix(uglyurls): uglyurls with tag and categories terms (#129)
Closes #89
|
2019-03-31 15:21:17 +08:00 |
|
panda-z
|
4fe268549a
|
fix(*): code font size and extra mathjax scoll bar (#125)
* style(font): use em for responsive code font size
* style(mathjax): avoid extra horizontal scrollbar
|
2019-02-14 20:50:34 +08:00 |
|
Gimo
|
920e2eb84b
|
feat(lastmod): use git commit to generate lastmod info (#124)
|
2019-02-14 20:26:50 +08:00 |
|
panda-z
|
915174fdba
|
feat(scripts): disable google analytics on localhost (#123)
|
2019-01-05 22:08:34 +08:00 |
|
panda-z
|
8a727486e8
|
style(font): change code-font-family (#120)
|
2019-01-05 14:44:19 +08:00 |
|
olOwOlo
|
ecb7935896
|
feat(flowchart): support keyword flow
Closes #113
|
2018-12-31 20:28:27 +08:00 |
|
olOwOlo
|
b583f811d6
|
chore(ignore): ignore .map file
|
2018-12-31 20:25:14 +08:00 |
|
olOwOlo
|
b11fe83ad2
|
chore(*): release 4.0.0
|
2018-11-06 19:00:57 +08:00 |
|
olOwOlo
|
8b549b522b
|
chore(hugo): min version 0.50
BREAKING CHANGE: Hugo minimum version required "0.50".
|
2018-11-06 17:09:56 +08:00 |
|
olOwOlo
|
6e09f87b2a
|
docs(README): update
|
2018-11-06 16:59:11 +08:00 |
|
olOwOlo
|
7f314ceecd
|
refactor(terms): remove tags and categories class
|
2018-11-06 16:07:46 +08:00 |
|
olOwOlo
|
8d390991f8
|
feat(title): add anchor
|
2018-11-05 22:46:34 +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 |
|
olOwOlo
|
e9cccbf2b9
|
chore(build): upgrade build dependencies
|
2018-11-05 19:53:10 +08:00 |
|
olOwOlo
|
416ff89658
|
refactor(mathjax): cdn jsdelivr
Closes #82
|
2018-11-05 16:27:06 +08:00 |
|
sslyxhz
|
51e5acaae1
|
fix(busuanzi): update busuanzi domain
Closes #104
Closes #108
Closes #109
|
2018-11-05 16:15:24 +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
|
5e356c5f63
|
style(*): google js style & trim whitespace
|
2018-07-10 01:41:34 +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
|
619a42053f
|
chore(build): yarn & webpack 4 & path & assets.json
|
2018-07-09 15:12:02 +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
|
90a17f8540
|
feat(style): dashed hr
|
2018-07-06 22:25:35 +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
|
d7fb92fff9
|
chore(release): release 3.2.0
|
2018-07-06 20:24:49 +08:00 |
|
olOwOlo
|
5840c2fdd3
|
docs(README): use post instead of posts
Relate issues: #9, #14
|
2018-06-14 21:41:26 +08:00 |
|
olOwOlo
|
2c7773b9cb
|
feat(config): configure to show archive count
Close #46
|
2018-06-01 00:36:52 +08:00 |
|
Keith Mo
|
6766e09744
|
fix(section): remove hard coded section (#67)
Close #67
|
2018-06-01 00:10:36 +08:00 |
|
Keith Mo
|
9033266c2f
|
feat(post): add out-of-date content warning (#68)
|
2018-06-01 00:06:14 +08:00 |
|
olOwOlo
|
e1781a29e6
|
fix(gist): css conflict (#61)
|
2018-05-24 20:10:13 +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 |
|
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 |
|
Deckon
|
d7c6059a7a
|
feat(i18n): add Spanish(es) translation (#48)
|
2018-03-30 12:33:08 +08:00 |
|
olOwOlo
|
b18086fb89
|
fix(release): version param
|
2018-03-12 23:06:39 +08:00 |
|