Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-05 | refactor(comment): remove local js and css files | olOwOlo | |
BREAKING CHANGE: Remove local comment js/css files. | |||
2018-11-05 | chore(gitalk): upgrade | zhaozhiyuan | |
Closes #87 | |||
2018-11-05 | feat(*): init admonition & refactor iconfont | olOwOlo | |
2018-07-09 | chore(build): yarn & webpack 4 & path & assets.json | olOwOlo | |
2018-07-06 | feat(scripts): configure to use local files for flowchart and sequence diagram | morya | |
Close #76, #77 | |||
2018-06-01 | feat(config): configure to show archive count | olOwOlo | |
Close #46 | |||
2018-06-01 | feat(post): add out-of-date content warning (#68) | Keith Mo | |
2018-05-24 | fix(gist): css conflict (#61) | olOwOlo | |
2018-04-05 | feat: add gitalk (#51) | 赵志远 | |
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-02-22 | fix: mathjax overflow for displayed mathematics (#32) | olOwOlo | |
release 3.0.1 | |||
2018-02-01 | feat: support 'right' and 'left' class value for the built-in `figure` | olOwOlo | |
2018-01-31 | refactor: default favicon | olOwOlo | |
2018-01-13 | fix: error when heading contains link (#20) | olOwOlo | |
release 2.7.2 | |||
2018-01-10 | fix: missing last line of code in blogdown (#19) | olOwOlo | |
release 2.7.1 | |||
2017-12-20 | feat: add LiveRe and busuanzi (#17) | alicewish | |
* LiveRe: commenting system * busuanzi: count web traffic | |||
2017-12-05 | feat: auto expand and collapse toc | olOwOlo | |
2017-11-14 | fix: separate categories (#15) | Lei Zhang | |
* Separate categories with whitespace * Modify the _header.scss file to add a '·' character release 2.6.6 | |||
2017-11-01 | feat: remove excess `ul` when the title is not starting from `h1` | olOwOlo | |
release 2.6.5 | |||
2017-11-01 | style: images in figure will be centered when `{{figure src="center" ... }}` ↵ | olOwOlo | |
is used | |||
2017-10-13 | fix: fallback for browsers which doesn't support for `calc()` | olOwOlo | |
See #13 release 2.6.4 | |||
2017-10-12 | feat: only init toc when there are headings | olOwOlo | |
release 2.6.3 | |||
2017-10-12 | chore: add postcss-loader and autoprefixer (#13) | olOwOlo | |
2017-10-01 | refactor: remove useless css code | olOwOlo | |
release 2.6.2 | |||
2017-10-01 | feat: add kotlin syntax highlighting (#11) | olOwOlo | |
2017-09-17 | fix: compatibility in IE(9+) and Edge (#8) | olOwOlo | |
- add classList shim for IE9 - refactor: for...of | |||
2017-09-16 | style: add description for reward images | olOwOlo | |
release 2.6.1 | |||
2017-09-13 | docs: add showcase image, change default qrcode image | olOwOlo | |
2017-09-12 | refactor: store iconfont file locally | olOwOlo | |
2017-09-11 | feat: config to show more post meta | olOwOlo | |
word count and read time | |||
2017-09-11 | fix: only enable fancybox on post content (#3) | Simon Wörner | |
This fixes problems when the license contains images. These are opened with fancybox instead of open the license link. | |||
2017-09-11 | style: move margin-top from qr-code to qr-code-image | olOwOlo | |
It looks better on a small screen when there are two pictures | |||
2017-09-11 | style: table head and table row hover | olOwOlo | |
merge from original theme ahonn/hexo-theme-even@4058d5ab3ecb9bc942749c1c6263c13455f85fd4 table head background tr:hover background-color: $deputy-color | |||
2017-09-11 | style: change content copyright style | olOwOlo | |
delete link in content copyright change item-title style | |||
2017-09-10 | fix: margin of post summary | olOwOlo | |
2017-09-06 | feat: group images with fancybox | olOwOlo | |
2017-09-06 | refactor: move theme version param to template | olOwOlo | |
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-05 | fix: english typo (#1) | olOwOlo | |
Closes #1 | |||
2017-08-27 | 🎉 first commit | olOwOlo | |