Commit graph

16 commits

Author SHA1 Message Date
olOwOlo
3483df9d83
chore: add postcss-loader and autoprefixer (#13) 2017-10-12 22:38:56 +08:00
olOwOlo
add55547f5
refactor: remove useless css code
release 2.6.2
2017-10-01 22:31:56 +08:00
olOwOlo
70714089fe
feat: add kotlin syntax highlighting (#11) 2017-10-01 22:22:08 +08:00
olOwOlo
11e839decc
fix: compatibility in IE(9+) and Edge (#8)
- add classList shim for IE9
- refactor: for...of
2017-09-17 21:52:46 +08:00
olOwOlo
2b282fc57c
style: add description for reward images
release 2.6.1
2017-09-16 17:28:23 +08:00
olOwOlo
8e36a302ce
refactor: store iconfont file locally 2017-09-12 20:23:37 +08:00
olOwOlo
6879d8e3d3
feat: config to show more post meta
word count and read time
2017-09-11 23:15:13 +08:00
Simon Wörner
10eacc0066 fix: only enable fancybox on post content (#3)
This fixes problems when the license contains images.
These are opened with fancybox instead of open the license link.
2017-09-11 21:55:26 +08:00
olOwOlo
21096bf133
style: move margin-top from qr-code to qr-code-image
It looks better on a small screen when there are two pictures
2017-09-11 21:29:01 +08:00
olOwOlo
91e2af38c3
style: table head and table row hover
merge from original theme ahonn/hexo-theme-even@4058d5ab3e table head background

tr:hover background-color: $deputy-color
2017-09-11 17:50:21 +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
olOwOlo
bd5d60906e
fix: margin of post summary 2017-09-10 21:17:26 +08:00
olOwOlo
8137021405 feat: group images with fancybox 2017-09-06 17:20:16 +08:00
olOwOlo
6a66b73a43 refactor: move theme version param to template
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-06 01:13:02 +08:00
olOwOlo
6c4998a108 fix: english typo (#1)
Closes #1
2017-09-05 22:54:11 +08:00
olOwOlo
3c6cb7f296 🎉 first commit 2017-08-27 22:38:42 +08:00