aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes (follow)
Commit message (Collapse)AuthorAge
...
* sidebar: factor out the "entry" includeEgor Tensin2022-03-23
|
* sidebar: add ability to hide itEgor Tensin2022-03-23
|
* sidebar: don't print anything if there're no postsEgor Tensin2022-03-23
|
* navbar: move the hide condition to the navbar includeEgor Tensin2022-03-23
|
* posts: separate feed entries with borderEgor Tensin2022-03-22
| | | | It's not as intrusive as <hr>, but still serves its role.
* remove <hr> tags where unnecessaryEgor Tensin2022-03-22
| | | | I really stopped liking them, too much vertical whitespace.
* footer: switch implementation to flexboxEgor Tensin2022-03-22
| | | | God, this is better.
* footer: clean up whitespace in the includeEgor Tensin2022-03-22
|
* footer: shorter text, get rid of stupid CSSEgor Tensin2022-03-22
| | | | WTF was this "display: table;" stuff for? I don't really know.
* footer: allow LICENSE as well as LICENSE.txtold_footerEgor Tensin2022-03-22
|
* mathjax: move the include out of common/Egor Tensin2022-03-22
|
* css: move CSS files to jekyll-theme/Egor Tensin2022-03-22
|
* rename some includesEgor Tensin2022-03-22
|
* get rid of custom_{css,js} in favour of a generic mechanismEgor Tensin2022-03-22
|
* shell: output is optionalEgor Tensin2022-03-21
|
* add an include for shell commands & outputEgor Tensin2022-03-21
|
* header: support custom <link> elementsEgor Tensin2022-03-19
|
* support Google AnalyticsEgor Tensin2022-01-22
|
* footer: shorten the "generated on" noteEgor Tensin2021-11-11
|
* footer: intelligent license detectionEgor Tensin2021-11-11
| | | | | Pick up /LICENSE.txt by default, if it exists. Use site.github.license otherwise.
* posts: use CSS for space between category and dateEgor Tensin2021-11-08
|
* posts: use proper flexbox for spacingEgor Tensin2021-11-08
|
* posts: separate category & date visuallyEgor Tensin2021-11-08
|
* shorter dates in post headersEgor Tensin2021-11-08
|
* put post dates beside the headersEgor Tensin2021-11-08
|
* header: workaround jekyll-github-metadata bug?Egor Tensin2021-11-07
|
* sidebar: use site.settings.navbar.github settingsEgor Tensin2021-11-05
|
* pick up default site.settings values from site.githubEgor Tensin2021-11-05
| | | | Also, use the default filter more, it's much more convenient.
* navbar: open GitHub link in a new tabEgor Tensin2021-11-02
|
* navbar: add a GitHub linkEgor Tensin2021-11-02
|
* header: short title for the main pageEgor Tensin2021-10-12
|
* custom_{css,js}: support absolute URLsEgor Tensin2021-10-02
|
* footer: add support for custom_jsEgor Tensin2021-10-02
|
* header: minor HTML fixEgor Tensin2021-10-02
|
* bundle modified Bootstrap 3bundled_bootstrapEgor Tensin2021-06-05
|
* navbar: rework front matter interfaceEgor Tensin2021-04-10
|
* bump Bootstrap to 3.4.1Egor Tensin2021-04-10
|
* _includes: move tiny includes to the larger onesEgor Tensin2021-04-10
|
* header: bring back custom_cssEgor Tensin2021-04-10
| | | | It was accidentally removed in 823883f.
* footer: configurable licenseEgor Tensin2021-04-10
|
* categories: list uncategorized posts tooEgor Tensin2021-04-09
|
* categories: adjust links, optional archive linkEgor Tensin2021-04-09
|
* navbar: describe the workaroundsEgor Tensin2021-04-09
|
* navbar: simpler & more robustEgor Tensin2021-04-09
|
* put theme settings under site.settingsEgor Tensin2021-04-09
|
* _includes: site.baseurl -> relative_urlEgor Tensin2021-04-09
|
* _includes: add categories.htmlEgor Tensin2021-04-09
|
* category.html should be an include, not a layoutEgor Tensin2021-04-09
| | | | This is similar to posts.html.
* add main.css that imports all othersEgor Tensin2021-04-08
|
* _includes: move paginator.html to postsEgor Tensin2021-04-08
|