Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | navbar: move the hide condition to the navbar include | Egor Tensin | 2022-03-23 |
| | |||
* | footer: switch implementation to flexbox | Egor Tensin | 2022-03-22 |
| | | | | God, this is better. | ||
* | 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-22 |
| | |||
* | header: support custom <link> elements | Egor Tensin | 2022-03-19 |
| | |||
* | support Google Analytics | Egor Tensin | 2022-01-22 |
| | |||
* | header: workaround jekyll-github-metadata bug? | Egor Tensin | 2021-11-07 |
| | |||
* | pick up default site.settings values from site.github | Egor Tensin | 2021-11-05 |
| | | | | Also, use the default filter more, it's much more convenient. | ||
* | header: short title for the main page | Egor Tensin | 2021-10-12 |
| | |||
* | custom_{css,js}: support absolute URLs | Egor Tensin | 2021-10-02 |
| | |||
* | header: minor HTML fix | Egor Tensin | 2021-10-02 |
| | |||
* | bundle modified Bootstrap 3bundled_bootstrap | Egor Tensin | 2021-06-05 |
| | |||
* | 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 |
| | | | | It was accidentally removed in 823883f. | ||
* | put theme settings under site.settings | Egor Tensin | 2021-04-09 |
| | |||
* | add main.css that imports all others | Egor Tensin | 2021-04-08 |
| | |||
* | use relative_url instead of site.baseurl | Egor Tensin | 2021-04-08 |
| | |||
* | header: skip project name and/or navbar | Egor Tensin | 2020-05-08 |
| | |||
* | remove everything except Jekyll theme stuff | Egor Tensin | 2020-05-07 |
| | | | | I tagged the previous commit to explain what's going on. | ||
* | add MathJax support | Egor Tensin | 2019-09-30 |
| | |||
* | bugfix | Egor Tensin | 2017-02-01 |
| | | | | Why did I change that in the first place? | ||
* | bump dependencies | Egor Tensin | 2017-02-01 |
| | |||
* | move common assets to common/, more info to config | Egor Tensin | 2016-06-25 |