aboutsummaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)Author
2017-10-12chore: add postcss-loader and autoprefixer (#13)olOwOlo
2017-10-01refactor: remove useless css codeolOwOlo
release 2.6.2
2017-10-01feat: add kotlin syntax highlighting (#11)olOwOlo
2017-09-17fix: compatibility in IE(9+) and Edge (#8)olOwOlo
- add classList shim for IE9 - refactor: for...of
2017-09-16style: add description for reward imagesolOwOlo
release 2.6.1
2017-09-13docs: add showcase image, change default qrcode imageolOwOlo
2017-09-12refactor: store iconfont file locallyolOwOlo
2017-09-11feat: config to show more post metaolOwOlo
word count and read time
2017-09-11fix: 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-11style: move margin-top from qr-code to qr-code-imageolOwOlo
It looks better on a small screen when there are two pictures
2017-09-11style: table head and table row hoverolOwOlo
merge from original theme ahonn/hexo-theme-even@4058d5ab3ecb9bc942749c1c6263c13455f85fd4 table head background tr:hover background-color: $deputy-color
2017-09-11style: change content copyright styleolOwOlo
delete link in content copyright change item-title style
2017-09-10fix: margin of post summaryolOwOlo
2017-09-06feat: group images with fancyboxolOwOlo
2017-09-06refactor: move theme version param to templateolOwOlo
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-05fix: english typo (#1)olOwOlo
Closes #1
2017-08-27🎉 first commitolOwOlo