Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | posts: separate feed entries with border | Egor Tensin | 2022-03-22 | |
| | | | | It's not as intrusive as <hr>, but still serves its role. | |||
* | remove <hr> tags where unnecessary | Egor Tensin | 2022-03-22 | |
| | | | | I really stopped liking them, too much vertical whitespace. | |||
* | bootstrap: boost font to 16px | Egor Tensin | 2022-03-22 | |
| | | | | Also, color the badges in the config. | |||
* | css: disable (?) fucking font boosting | Egor Tensin | 2022-03-22 | |
| | ||||
* | index.html: prettify, cleaner layout, etc. | Egor Tensin | 2022-03-22 | |
| | ||||
* | footer: switch implementation to flexbox | Egor Tensin | 2022-03-22 | |
| | | | | God, this is better. | |||
* | footer: clean up whitespace in the include | Egor Tensin | 2022-03-22 | |
| | ||||
* | footer: shorter text, get rid of stupid CSS | Egor Tensin | 2022-03-22 | |
| | | | | WTF was this "display: table;" stuff for? I don't really know. | |||
* | footer: allow LICENSE as well as LICENSE.txtold_footer | Egor Tensin | 2022-03-22 | |
| | ||||
* | index.html: smaller "Features" header | Egor Tensin | 2022-03-22 | |
| | ||||
* | mathjax: move the include out of common/ | Egor Tensin | 2022-03-22 | |
| | ||||
* | css: move CSS files to jekyll-theme/ | Egor Tensin | 2022-03-22 | |
| | ||||
* | README: fix a typo | Egor Tensin | 2022-03-22 | |
| | ||||
* | index.html: make it actually pretty | Egor Tensin | 2022-03-22 | |
| | ||||
* | mathjax: rename the post | Egor Tensin | 2022-03-22 | |
| | ||||
* | index.html: rework page links | Egor Tensin | 2022-03-22 | |
| | ||||
* | shell: add post to category Work | Egor Tensin | 2022-03-22 | |
| | ||||
* | rename some includes | Egor Tensin | 2022-03-22 | |
| | ||||
* | README: update | Egor Tensin | 2022-03-22 | |
| | ||||
* | README: update | Egor Tensin | 2022-03-22 | |
| | ||||
* | get rid of custom_{css,js} in favour of a generic mechanism | Egor Tensin | 2022-03-22 | |
| | ||||
* | README: update | Egor Tensin | 2022-03-22 | |
| | ||||
* | README: update | Egor Tensin | 2022-03-22 | |
| | ||||
* | shell: border on the outer div | Egor Tensin | 2022-03-22 | |
| | ||||
* | refactor shell.css a bit | Egor Tensin | 2022-03-21 | |
| | ||||
* | shell: fix scrollbars | Egor Tensin | 2022-03-21 | |
| | ||||
* | shell: lighter command background | Egor Tensin | 2022-03-21 | |
| | ||||
* | shell: output is optional | Egor Tensin | 2022-03-21 | |
| | ||||
* | add an include for shell commands & output | Egor Tensin | 2022-03-21 | |
| | ||||
* | color badges green | Egor Tensin | 2022-03-21 | |
| | ||||
* | index.html: reword links | Egor Tensin | 2022-03-21 | |
| | ||||
* | collapsible: add link to the snippets post | Egor Tensin | 2022-03-21 | |
| | ||||
* | snippets: add highlighted plain snippet | Egor Tensin | 2022-03-21 | |
| | ||||
* | add a favicon | Egor Tensin | 2022-03-19 | |
| | ||||
* | header: support custom <link> elements | Egor Tensin | 2022-03-19 | |
| | ||||
* | Makefile: add view | Egor Tensin | 2022-03-19 | |
| | ||||
* | Makefile: fix accidental failures | Egor Tensin | 2022-03-12 | |
| | ||||
* | Makefile: serve on all interfaces | Egor Tensin | 2022-03-12 | |
| | ||||
* | bump dependencies | Egor Tensin | 2022-03-04 | |
| | ||||
* | workflows/ci: add integrity checking | Egor Tensin | 2022-03-02 | |
| | ||||
* | add Makefile with shortcuts | Egor Tensin | 2022-03-02 | |
| | ||||
* | this nokogiri version requires Ruby >= 2.6 | Egor Tensin | 2022-03-02 | |
| | ||||
* | bump dependencies | Egor Tensin | 2022-03-02 | |
| | ||||
* | disable Google Analytics | Egor Tensin | 2022-02-21 | |
| | ||||
* | support Google Analytics | Egor Tensin | 2022-01-22 | |
| | ||||
* | README: update | Egor Tensin | 2021-11-11 | |
| | ||||
* | footer: shorten the "generated on" note | Egor Tensin | 2021-11-11 | |
| | ||||
* | README: update | Egor Tensin | 2021-11-11 | |
| | ||||
* | footer: intelligent license detection | Egor Tensin | 2021-11-11 | |
| | | | | | Pick up /LICENSE.txt by default, if it exists. Use site.github.license otherwise. | |||
* | posts: use CSS for space between category and date | Egor Tensin | 2021-11-08 | |
| |