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
/
layouts
/
partials
/
scripts.html
Age
Commit message (
Expand
)
Author
2020-09-11
feat(mathjax): upgrade to 3.0.5 (#270)
panda-z
2020-05-12
feat(scripts): only enable google analytics in production environment (#260)
panda-z
2020-05-06
feat(layout): minify script (#258)
Florian La Roche
2020-04-20
refactor(resources): use relative links (#245)
Florian La Roche
2020-04-13
chore(build): drop webpack and use Hugo Pipes (#130)
panda-z
2019-01-05
feat(scripts): disable google analytics on localhost (#123)
panda-z
2018-11-05
refactor(mathjax): cdn jsdelivr
olOwOlo
2018-07-10
style(*): google js style & trim whitespace
olOwOlo
2018-07-10
feat(highlight): add support for chroma
olOwOlo
2018-07-09
chore(build): yarn & webpack 4 & path & assets.json
olOwOlo
2018-07-06
refactor(param): camelcase for parameter names
olOwOlo
2018-07-06
feat(mathjax): configure to let mathjax use local files
olOwOlo
2018-07-06
feat(scripts): configure to use local files for flowchart and sequence diagram
morya
2018-07-06
chore(release): release 3.2.0
olOwOlo
2018-06-01
feat(post): add out-of-date content warning (#68)
Keith Mo
2018-04-15
feat: add auto number for mathjax (#53)
panda-z
2018-03-12
fix(release): version param
olOwOlo
2018-03-12
feat: generate sequence diagrams from code blocks (#35)
olOwOlo
2018-03-12
feat: generate flowchart diagrams from code blocks (#35)
olOwOlo
2018-02-22
fix: mathjax overflow for displayed mathematics (#32)
olOwOlo
2018-02-13
refactor: configure mathjax using plain javascript
olOwOlo
2018-02-03
feat: support custom css and js (#29)
Dongdong Tian
2018-02-01
chore(release): 3.0.0
olOwOlo
2018-01-31
refactor: remove deprecated `bootcdn` param
olOwOlo
2018-01-15
feat: config mathjax to use $...$ for in-line math mode (#22)
Chun-Hung Tseng
2018-01-13
fix: error when heading contains link (#20)
olOwOlo
2018-01-10
fix: missing last line of code in blogdown (#19)
olOwOlo
2017-12-06
feat: allow set something for a single content
olOwOlo
2017-12-05
docs: update example site
olOwOlo
2017-11-14
fix: separate categories (#15)
Lei Zhang
2017-11-01
feat: remove excess `ul` when the title is not starting from `h1`
olOwOlo
2017-10-13
fix: fallback for browsers which doesn't support for `calc()`
olOwOlo
2017-10-12
feat: only init toc when there are headings
olOwOlo
2017-10-01
refactor: remove useless css code
olOwOlo
2017-10-01
feat: add kotlin syntax highlighting (#11)
olOwOlo
2017-09-16
style: add description for reward images
olOwOlo
2017-09-13
chore(release): 2.6.0
olOwOlo
2017-09-12
feat: config public cdn
olOwOlo
2017-09-10
feat: MathJax config message option
olOwOlo
2017-09-06
refactor: move theme version param to template
olOwOlo
2017-08-31
fix: always use relURL
olOwOlo
2017-08-27
🎉 first commit
olOwOlo