index
:
jekyll-theme
master
redirect
My Jekyll theme
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
_includes
/
common
/
header.html
(
unfollow
)
Commit message (
Expand
)
Author
2022-03-23
_includes: move everything to jekyll-theme/
Egor Tensin
2022-03-23
navbar: move the hide condition to the navbar include
Egor Tensin
2022-03-22
footer: switch implementation to flexbox
Egor Tensin
2022-03-22
mathjax: move the include out of common/
Egor Tensin
2022-03-22
css: move CSS files to jekyll-theme/
Egor Tensin
2022-03-22
get rid of custom_{css,js} in favour of a generic mechanism
Egor Tensin
2022-03-19
header: support custom <link> elements
Egor Tensin
2022-01-22
support Google Analytics
Egor Tensin
2021-11-07
header: workaround jekyll-github-metadata bug?
Egor Tensin
2021-11-05
pick up default site.settings values from site.github
Egor Tensin
2021-10-12
header: short title for the main page
Egor Tensin
2021-10-02
custom_{css,js}: support absolute URLs
Egor Tensin
2021-10-02
header: minor HTML fix
Egor Tensin
2021-06-05
bundle modified Bootstrap 3
bundled_bootstrap
Egor Tensin
2021-04-10
bump Bootstrap to 3.4.1
Egor Tensin
2021-04-10
_includes: move tiny includes to the larger ones
Egor Tensin
2021-04-10
header: bring back custom_css
Egor Tensin
2021-04-09
put theme settings under site.settings
Egor Tensin
2021-04-08
add main.css that imports all others
Egor Tensin
2021-04-08
use relative_url instead of site.baseurl
Egor Tensin
2020-05-08
header: skip project name and/or navbar
Egor Tensin
2020-05-07
remove everything except Jekyll theme stuff
Egor Tensin
2019-09-30
add MathJax support
Egor Tensin
2017-02-01
bugfix
Egor Tensin
2017-02-01
bump dependencies
Egor Tensin
2016-06-25
move common assets to common/, more info to config
Egor Tensin