aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes (unfollow)
Commit message (Expand)Author
2022-03-23sidebar: factor out the "entry" includeEgor Tensin
2022-03-23sidebar: add ability to hide itEgor Tensin
2022-03-23sidebar: don't print anything if there're no postsEgor Tensin
2022-03-23navbar: move the hide condition to the navbar includeEgor Tensin
2022-03-22posts: separate feed entries with borderEgor Tensin
2022-03-22remove <hr> tags where unnecessaryEgor Tensin
2022-03-22footer: switch implementation to flexboxEgor Tensin
2022-03-22footer: clean up whitespace in the includeEgor Tensin
2022-03-22footer: shorter text, get rid of stupid CSSEgor Tensin
2022-03-22footer: allow LICENSE as well as LICENSE.txtold_footerEgor Tensin
2022-03-22mathjax: move the include out of common/Egor Tensin
2022-03-22css: move CSS files to jekyll-theme/Egor Tensin
2022-03-22rename some includesEgor Tensin
2022-03-22get rid of custom_{css,js} in favour of a generic mechanismEgor Tensin
2022-03-21shell: output is optionalEgor Tensin
2022-03-21add an include for shell commands & outputEgor Tensin
2022-03-19header: support custom <link> elementsEgor Tensin
2022-01-22support Google AnalyticsEgor Tensin
2021-11-11footer: shorten the "generated on" noteEgor Tensin
2021-11-11footer: intelligent license detectionEgor Tensin
2021-11-08posts: use CSS for space between category and dateEgor Tensin
2021-11-08posts: use proper flexbox for spacingEgor Tensin
2021-11-08posts: separate category & date visuallyEgor Tensin
2021-11-08shorter dates in post headersEgor Tensin
2021-11-08put post dates beside the headersEgor Tensin
2021-11-07header: workaround jekyll-github-metadata bug?Egor Tensin
2021-11-05sidebar: use site.settings.navbar.github settingsEgor Tensin
2021-11-05pick up default site.settings values from site.githubEgor Tensin
2021-11-02navbar: open GitHub link in a new tabEgor Tensin
2021-11-02navbar: add a GitHub linkEgor Tensin
2021-10-12header: short title for the main pageEgor Tensin
2021-10-02custom_{css,js}: support absolute URLsEgor Tensin
2021-10-02footer: add support for custom_jsEgor Tensin
2021-10-02header: minor HTML fixEgor Tensin
2021-06-05bundle modified Bootstrap 3bundled_bootstrapEgor Tensin
2021-04-10navbar: rework front matter interfaceEgor 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
2021-04-10footer: configurable licenseEgor Tensin
2021-04-09categories: list uncategorized posts tooEgor Tensin
2021-04-09categories: adjust links, optional archive linkEgor Tensin
2021-04-09navbar: describe the workaroundsEgor Tensin
2021-04-09navbar: simpler & more robustEgor Tensin
2021-04-09put theme settings under site.settingsEgor Tensin
2021-04-09_includes: site.baseurl -> relative_urlEgor Tensin
2021-04-09_includes: add categories.htmlEgor Tensin
2021-04-09category.html should be an include, not a layoutEgor Tensin
2021-04-08add main.css that imports all othersEgor Tensin
2021-04-08_includes: move paginator.html to postsEgor Tensin