| Commit message (Expand) | 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-23 | sidebar: factor out the "entry" include | Egor Tensin |
2022-03-23 | sidebar: add ability to hide it | Egor Tensin |
2022-03-23 | sidebar: don't print anything if there're no posts | Egor Tensin |
2022-03-23 | navbar: move the hide condition to the navbar include | Egor Tensin |
2022-03-22 | posts: separate feed entries with border | Egor Tensin |
2022-03-22 | remove <hr> tags where unnecessary | Egor Tensin |
2022-03-22 | footer: switch implementation to flexbox | Egor Tensin |
2022-03-22 | footer: clean up whitespace in the include | Egor Tensin |
2022-03-22 | footer: shorter text, get rid of stupid CSS | Egor Tensin |
2022-03-22 | footer: allow LICENSE as well as LICENSE.txtold_footer | 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 | rename some includes | Egor Tensin |
2022-03-22 | get rid of custom_{css,js} in favour of a generic mechanism | Egor Tensin |
2022-03-21 | shell: output is optional | Egor Tensin |
2022-03-21 | add an include for shell commands & output | Egor Tensin |
2022-03-19 | header: support custom <link> elements | Egor Tensin |
2022-01-22 | support Google Analytics | Egor Tensin |
2021-11-11 | footer: shorten the "generated on" note | Egor Tensin |
2021-11-11 | footer: intelligent license detection | Egor Tensin |
2021-11-08 | posts: use CSS for space between category and date | Egor Tensin |
2021-11-08 | posts: use proper flexbox for spacing | Egor Tensin |
2021-11-08 | posts: separate category & date visually | Egor Tensin |
2021-11-08 | shorter dates in post headers | Egor Tensin |
2021-11-08 | put post dates beside the headers | Egor Tensin |
2021-11-07 | header: workaround jekyll-github-metadata bug? | Egor Tensin |
2021-11-05 | sidebar: use site.settings.navbar.github settings | 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-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 | footer: add support for custom_js | Egor Tensin |
2021-10-02 | header: minor HTML fix | Egor Tensin |
2021-06-05 | bundle modified Bootstrap 3bundled_bootstrap | Egor Tensin |
2021-04-10 | navbar: rework front matter interface | 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-10 | footer: configurable license | 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 | 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-09 | _includes: site.baseurl -> relative_url | Egor Tensin |
2021-04-09 | _includes: add categories.html | Egor Tensin |