aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/common/header.html (unfollow)
Commit message (Collapse)Author
2022-03-23navbar: move the hide condition to the navbar includeEgor Tensin
2022-03-22footer: switch implementation to flexboxEgor Tensin
God, this is better.
2022-03-22mathjax: move the include out of common/Egor Tensin
2022-03-22css: move CSS files to jekyll-theme/Egor Tensin
2022-03-22get rid of custom_{css,js} in favour of a generic mechanismEgor Tensin
2022-03-19header: support custom <link> elementsEgor Tensin
2022-01-22support Google AnalyticsEgor Tensin
2021-11-07header: workaround jekyll-github-metadata bug?Egor Tensin
2021-11-05pick up default site.settings values from site.githubEgor Tensin
Also, use the default filter more, it's much more convenient.
2021-10-12header: short title for the main pageEgor Tensin
2021-10-02custom_{css,js}: support absolute URLsEgor Tensin
2021-10-02header: minor HTML fixEgor Tensin
2021-06-05bundle modified Bootstrap 3bundled_bootstrapEgor Tensin
2021-04-10bump Bootstrap to 3.4.1Egor Tensin
2021-04-10_includes: move tiny includes to the larger onesEgor Tensin
2021-04-10header: bring back custom_cssEgor Tensin
It was accidentally removed in 823883f.
2021-04-09put theme settings under site.settingsEgor Tensin
2021-04-08add main.css that imports all othersEgor Tensin
2021-04-08use relative_url instead of site.baseurlEgor Tensin
2020-05-08header: skip project name and/or navbarEgor Tensin
2020-05-07remove everything except Jekyll theme stuffEgor Tensin
I tagged the previous commit to explain what's going on.
2019-09-30add MathJax supportEgor Tensin
2017-02-01bugfixEgor Tensin
Why did I change that in the first place?
2017-02-01bump dependenciesEgor Tensin
2016-06-25move common assets to common/, more info to configEgor Tensin