aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* css: disable (?) fucking font boostingEgor Tensin2022-03-22
|
* index.html: prettify, cleaner layout, etc.Egor Tensin2022-03-22
|
* 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
|
* index.html: smaller "Features" headerEgor 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
|
* README: fix a typoEgor Tensin2022-03-22
|
* index.html: make it actually prettyEgor Tensin2022-03-22
|
* mathjax: rename the postEgor Tensin2022-03-22
|
* index.html: rework page linksEgor Tensin2022-03-22
|
* shell: add post to category WorkEgor Tensin2022-03-22
|
* rename some includesEgor Tensin2022-03-22
|
* README: updateEgor Tensin2022-03-22
|
* README: updateEgor Tensin2022-03-22
|
* get rid of custom_{css,js} in favour of a generic mechanismEgor Tensin2022-03-22
|
* README: updateEgor Tensin2022-03-22
|
* README: updateEgor Tensin2022-03-22
|
* shell: border on the outer divEgor Tensin2022-03-22
|
* refactor shell.css a bitEgor Tensin2022-03-21
|
* shell: fix scrollbarsEgor Tensin2022-03-21
|
* shell: lighter command backgroundEgor Tensin2022-03-21
|
* shell: output is optionalEgor Tensin2022-03-21
|
* add an include for shell commands & outputEgor Tensin2022-03-21
|
* color badges greenEgor Tensin2022-03-21
|
* index.html: reword linksEgor Tensin2022-03-21
|
* collapsible: add link to the snippets postEgor Tensin2022-03-21
|
* snippets: add highlighted plain snippetEgor Tensin2022-03-21
|
* add a faviconEgor Tensin2022-03-19
|
* header: support custom <link> elementsEgor Tensin2022-03-19
|
* Makefile: add viewEgor Tensin2022-03-19
|
* Makefile: fix accidental failuresEgor Tensin2022-03-12
|
* Makefile: serve on all interfacesEgor Tensin2022-03-12
|
* bump dependenciesEgor Tensin2022-03-04
|
* workflows/ci: add integrity checkingEgor Tensin2022-03-02
|
* add Makefile with shortcutsEgor Tensin2022-03-02
|
* this nokogiri version requires Ruby >= 2.6Egor Tensin2022-03-02
|
* bump dependenciesEgor Tensin2022-03-02
|
* disable Google AnalyticsEgor Tensin2022-02-21
|
* support Google AnalyticsEgor Tensin2022-01-22
|
* README: updateEgor Tensin2021-11-11
|
* footer: shorten the "generated on" noteEgor Tensin2021-11-11
|
* README: updateEgor 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
|
* css: misc.css -> fix_bootstrap.cssEgor Tensin2021-11-08
|
* css: split misc.cssEgor Tensin2021-11-08
|
* Revert "bootstrap: make headers smaller still"Egor Tensin2021-11-08
| | | | | | | On second thought, the headers were fine. If I make them smaller, they become too similar to the text. This reverts commit 7a0b1689564055a98512fdd09ea94ae82210b096.