Commit message (Collapse) | Author | ||
---|---|---|---|
2022-03-23 | _includes: move everything to jekyll-theme/ | Egor Tensin | |
2022-03-23 | categories/all.html: <h1> -> <h2> headers | Egor Tensin | |
2022-03-23 | separate content from sidebar automatically | Egor Tensin | |
2022-03-22 | remove <hr> tags where unnecessary | Egor Tensin | |
I really stopped liking them, too much vertical whitespace. | |||
2022-03-22 | rename some includes | Egor Tensin | |
2021-04-09 | categories: list uncategorized posts too | Egor Tensin | |
2021-04-09 | categories: adjust links, optional archive link | Egor Tensin | |
2021-04-09 | _includes: site.baseurl -> relative_url | Egor Tensin | |
2021-04-09 | _includes: add categories.html | Egor Tensin | |
2021-04-09 | category.html should be an include, not a layout | Egor Tensin | |
This is similar to posts.html. |