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
/
navbar.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
2021-11-05
pick up default site.settings values from site.github
Egor Tensin
2021-11-02
navbar: open GitHub link in a new tab
Egor Tensin
2021-11-02
navbar: add a GitHub link
Egor Tensin
2021-04-10
navbar: rework front matter interface
Egor Tensin
2021-04-09
navbar: describe the workarounds
Egor Tensin
2021-04-09
navbar: simpler & more robust
Egor Tensin
2021-04-09
put theme settings under site.settings
Egor Tensin
2021-04-08
use relative_url instead of site.baseurl
Egor Tensin
2019-09-30
fix navbar ordering
Egor Tensin
2017-06-25
fix navbar links with multiple pages
Egor Tensin
2016-11-30
<nav>: role="navigation"
Egor Tensin
2016-06-25
move common assets to common/, more info to config
Egor Tensin
2016-06-21
put most of my personal info to _config.yml
Egor Tensin
2016-03-07
'group' to 'groups' in the front matter
Egor Tensin
2016-03-07
_includes: merge links.html to navbar.html
Egor Tensin