index
:
hugo-theme-even.git
master
A super concise theme for Hugo
user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
js
Age
Commit message (
Collapse
)
Author
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-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-05
feat: auto expand and collapse toc
olOwOlo
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-12
feat: only init toc when there are headings
olOwOlo
release 2.6.3
2017-09-17
fix: compatibility in IE(9+) and Edge (#8)
olOwOlo
- add classList shim for IE9 - refactor: for...of
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-06
feat: group images with fancybox
olOwOlo
2017-08-27
🎉 first commit
olOwOlo