Commit graph

45 commits

Author SHA1 Message Date
olOwOlo
8ffa827f51
chore(static/dist): remove unused files
Closes #238
2020-04-16 00:53:21 +08:00
panda-z
5657112dfb
chore(build): drop webpack and use Hugo Pipes (#130) 2020-04-13 21:18:35 +08:00
olOwOlo
ecb7935896
feat(flowchart): support keyword flow
Closes #113
2018-12-31 20:28:27 +08:00
olOwOlo
b11fe83ad2
chore(*): release 4.0.0 2018-11-06 19:00:57 +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
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
olOwOlo
619a42053f
chore(build): yarn & webpack 4 & path & assets.json 2018-07-09 15:12:02 +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
2c7773b9cb
feat(config): configure to show archive count
Close #46
2018-06-01 00:36:52 +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
赵志远
5f8b79f942 feat: add gitalk (#51) 2018-04-05 21:44:09 +08:00
olOwOlo
5bcf92d8fe
feat: generate sequence diagrams from code blocks (#35)
Close #35
2018-03-12 21:44:54 +08:00
olOwOlo
7043881ae2
feat: generate flowchart diagrams from code blocks (#35) 2018-03-12 21:30:47 +08:00
sslyxhz
1da110d6b1 feat: add gitment module (#36) 2018-03-11 14:47:13 +08:00
olOwOlo
2b4a3737d6
fix: mathjax overflow for displayed mathematics (#32)
release 3.0.1
2018-02-22 15:53:33 +08:00
olOwOlo
57c8a3adea
feat: support 'right' and 'left' class value for the built-in figure 2018-02-01 21:31:05 +08:00
olOwOlo
be7b6c63a4
refactor: default favicon 2018-01-31 22:00:51 +08:00
olOwOlo
e1f5be88d3
fix: error when heading contains link (#20)
release 2.7.2
2018-01-13 20:34:14 +08:00
olOwOlo
5e2df2d9db
fix: missing last line of code in blogdown (#19)
release 2.7.1
2018-01-10 16:21:01 +08:00
alicewish
5ec874d64e feat: add LiveRe and busuanzi (#17)
* LiveRe: commenting system
* busuanzi: count web traffic
2017-12-20 21:33:05 +08:00
olOwOlo
02d9d03d87
feat: auto expand and collapse toc 2017-12-05 20:02:25 +08:00
Lei Zhang
fa7e44cec8 fix: separate categories (#15)
* Separate categories with whitespace
* Modify the _header.scss file to add a '·' character

release 2.6.6
2017-11-14 23:27:19 +08:00
olOwOlo
c01c9cffb7
feat: remove excess ul when the title is not starting from h1
release 2.6.5
2017-11-01 22:55:58 +08:00
olOwOlo
8cd3af6331
style: images in figure will be centered when {{figure src="center" ... }} is used 2017-11-01 22:25:41 +08:00
olOwOlo
758f15746a
fix: fallback for browsers which doesn't support for calc()
See #13

release 2.6.4
2017-10-13 21:43:30 +08:00
olOwOlo
0ba82dd176
feat: only init toc when there are headings
release 2.6.3
2017-10-12 23:01:06 +08:00
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
8227ace33d
docs: add showcase image, change default qrcode image 2017-09-13 00:25:59 +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