Commit graph

18 commits

Author SHA1 Message Date
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
8d390991f8
feat(title): add anchor 2018-11-05 22:46:34 +08:00
olOwOlo
9d8940b4f6
feat(table): responsive table
Merge from ahonn/hexo-theme-even@2c06f7bdfd

Closes #107
2018-11-05 21:01:56 +08:00
olOwOlo
5e356c5f63
style(*): google js style & trim whitespace 2018-07-10 01:41:34 +08:00
olOwOlo
77101032aa
feat(highlight): add support for chroma
BREAKING CHANGE: You need add params to enable `chroma` or `highlight.js` since they are disabled by default.
2018-07-10 00:49:20 +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
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
olOwOlo
02d9d03d87
feat: auto expand and collapse toc 2017-12-05 20:02:25 +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
0ba82dd176
feat: only init toc when there are headings
release 2.6.3
2017-10-12 23:01:06 +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
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
8137021405 feat: group images with fancybox 2017-09-06 17:20:16 +08:00
olOwOlo
3c6cb7f296 🎉 first commit 2017-08-27 22:38:42 +08:00