Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-05 | feat(scripts): disable google analytics on localhost (#123) | panda-z | |
2019-01-05 | style(font): change code-font-family (#120) | panda-z | |
2018-12-31 | feat(flowchart): support keyword `flow` | olOwOlo | |
Closes #113 | |||
2018-12-31 | chore(ignore): ignore `.map` file | olOwOlo | |
2018-11-06 | chore(*): release 4.0.0 | olOwOlo | |
2018-11-06 | chore(hugo): min version 0.50 | olOwOlo | |
BREAKING CHANGE: Hugo minimum version required "0.50". | |||
2018-11-06 | docs(README): update | olOwOlo | |
2018-11-06 | refactor(terms): remove tags and categories class | olOwOlo | |
2018-11-05 | feat(title): add anchor | olOwOlo | |
2018-11-05 | refactor(comment): remove local js and css files | olOwOlo | |
BREAKING CHANGE: Remove local comment js/css files. | |||
2018-11-05 | feat(table): responsive table | olOwOlo | |
Merge from ahonn/hexo-theme-even@2c06f7bdfd4bad1e3fe33688014b3007b9b3a685 Closes #107 | |||
2018-11-05 | chore(build): upgrade build dependencies | olOwOlo | |
2018-11-05 | refactor(mathjax): cdn jsdelivr | olOwOlo | |
Closes #82 | |||
2018-11-05 | fix(busuanzi): update busuanzi domain | sslyxhz | |
Closes #104 Closes #108 Closes #109 | |||
2018-11-05 | chore(gitalk): upgrade | zhaozhiyuan | |
Closes #87 | |||
2018-11-05 | feat(*): init admonition & refactor iconfont | olOwOlo | |
2018-10-30 | fix(config): MediaType's Suffix deprecated warning (#103) | binarization | |
`MediaType.Suffix` has now been deprecated. | |||
2018-07-10 | style(*): google js style & trim whitespace | olOwOlo | |
2018-07-10 | docs(exampleSite): update for chroma | olOwOlo | |
2018-07-10 | feat(highlight): add support for chroma | olOwOlo | |
BREAKING CHANGE: You need add params to enable `chroma` or `highlight.js` since they are disabled by default. | |||
2018-07-09 | docs(config): GDPR settings for GA and youtube | olOwOlo | |
2018-07-09 | chore(build): yarn & webpack 4 & path & assets.json | olOwOlo | |
2018-07-06 | docs(config): enable public CDN | olOwOlo | |
2018-07-06 | refactor(param): camelcase for parameter names | olOwOlo | |
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 | feat(style): dashed hr | olOwOlo | |
2018-07-06 | feat(mathjax): configure to let mathjax use local files | olOwOlo | |
Close #63 | |||
2018-07-06 | feat(scripts): configure to use local files for flowchart and sequence diagram | morya | |
Close #76, #77 | |||
2018-07-06 | chore(release): release 3.2.0 | olOwOlo | |
2018-06-14 | docs(README): use `post` instead of `posts` | olOwOlo | |
Relate issues: #9, #14 | |||
2018-06-01 | feat(config): configure to show archive count | olOwOlo | |
Close #46 | |||
2018-06-01 | fix(section): remove hard coded `section` (#67) | Keith Mo | |
Close #67 | |||
2018-06-01 | feat(post): add out-of-date content warning (#68) | Keith Mo | |
2018-05-24 | fix(gist): css conflict (#61) | olOwOlo | |
2018-05-04 | feat(config): add option to hide header and footer for a post (#58) | Joshua Wolfe | |
2018-04-15 | docs(config): preserve taxonomy names (#54) | ghraecakter | |
see #27 | |||
2018-04-15 | feat: add auto number for mathjax (#53) | panda-z | |
2018-04-05 | feat: add gitalk (#51) | 赵志远 | |
2018-03-30 | feat(i18n): add Spanish(es) translation (#48) | Deckon | |
2018-03-12 | fix(release): version param | olOwOlo | |
2018-03-12 | docs: update exampleSite | olOwOlo | |
* change default paginate * remove some `<!--more-->` * remove excess comments | |||
2018-03-12 | feat: generate sequence diagrams from code blocks (#35) | olOwOlo | |
Close #35 | |||
2018-03-12 | feat: generate flowchart diagrams from code blocks (#35) | olOwOlo | |
2018-03-11 | feat: add gitment module (#36) | sslyxhz | |
2018-03-08 | feat: add hiddenFromHomePage param (#37) | halulu | |
2018-02-24 | i18n: add French translation (#33) | Damien Garaud | |
2018-02-22 | fix: mathjax overflow for displayed mathematics (#32) | olOwOlo | |
release 3.0.1 | |||
2018-02-13 | refactor: configure mathjax using plain javascript | olOwOlo | |
If you use `x-mathjax-config` with CSP enabled, you will need to add 'unsafe-eval' to your CSP policy. | |||
2018-02-03 | feat: support custom css and js (#29) | Dongdong Tian | |
2018-02-01 | chore(release): 3.0.0 | olOwOlo | |
Hugo min_version: 0.26 -> 0.35 | |||
2018-02-01 | docs: init CHANGELOG, use `errorf` give friendlier error | olOwOlo | |
This relates to #23 |