Commit message (Collapse) | Author | ||
---|---|---|---|
2022-10-28 | posts: adjust margin after feed | Egor Tensin | |
2022-10-28 | posts: narrower feed on mobile | Egor Tensin | |
2022-10-28 | posts: redesign feed again | Egor Tensin | |
Put dates on the left, this looks nicer. | |||
2022-10-25 | posts: right-align the date | Egor Tensin | |
Also, don't wrap if not necessary. | |||
2022-10-25 | posts: redesign feed | Egor Tensin | |
* No more lame post excerpts. * Smaller and cooler title font. | |||
2022-05-13 | posts: clarify CSS | Egor Tensin | |
2022-05-13 | posts: more zing to the side font | Egor Tensin | |
2022-04-18 | posts: even feed entry padding values | Egor Tensin | |
2022-04-18 | paginator: 0 bottom margin | Egor Tensin | |
2022-04-18 | posts: redesign feed | Egor Tensin | |
2022-04-18 | posts: denser feed | Egor Tensin | |
2022-04-18 | footer: revert the crazy CSS hack | Egor Tensin | |
2022-04-16 | posts: date always beneath the header on my phone | Egor Tensin | |
2022-04-16 | css: add a comment | Egor Tensin | |
2022-04-15 | footer: sort out item separation | Egor Tensin | |
2022-04-14 | footer: lower padding | Egor Tensin | |
This is in line with the previous change. | |||
2022-04-14 | bootstrap: lower navbar height | Egor Tensin | |
This is experimental, I'm not sure it actually makes the navbar look better, especially on mobile. | |||
2022-04-13 | css: shorten property | Egor Tensin | |
2022-04-07 | css: remove a useless class | Egor Tensin | |
2022-04-07 | css: revert the stupid .sidebar hack | Egor Tensin | |
2022-04-07 | posts: rename a CSS class | Egor Tensin | |
2022-04-07 | sidebar: wrap post-header, don't shrink post-date | Egor Tensin | |
2022-04-06 | css: add class .text-monospace | Egor Tensin | |
2022-04-05 | scrollbar: try to preserve border-radiusold_sidebar | Egor Tensin | |
2022-04-05 | move scrollbar styling to scrollbar.css | Egor Tensin | |
2022-04-05 | shell: style scrollbars | Egor Tensin | |
2022-03-23 | hide the sidebar separator on wide screens | Egor Tensin | |
2022-03-23 | bootstrap: color navbar light blue | Egor Tensin | |
2022-03-23 | shell: refactor CSS a bit | Egor Tensin | |
2022-03-23 | shell: adjust for recent font size increase | Egor Tensin | |
2022-03-23 | posts: increase bottom margin for feed entries | Egor Tensin | |
2022-03-23 | posts: add bottom margin to feed entries | Egor Tensin | |
2022-03-22 | css: fix cursor on disabled list group items | Egor Tensin | |
2022-03-22 | posts: separate feed entries with border | Egor Tensin | |
It's not as intrusive as <hr>, but still serves its role. | |||
2022-03-22 | bootstrap: boost font to 16px | Egor Tensin | |
Also, color the badges in the config. | |||
2022-03-22 | css: disable (?) fucking font boosting | Egor Tensin | |
2022-03-22 | footer: switch implementation to flexbox | Egor Tensin | |
God, this is better. | |||
2022-03-22 | css: move CSS files to jekyll-theme/ | Egor Tensin | |
2022-03-22 | index.html: make it actually pretty | Egor Tensin | |
2022-03-22 | shell: border on the outer div | Egor Tensin | |
2022-03-21 | 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 | add an include for shell commands & output | Egor Tensin | |
2022-03-21 | color badges green | Egor Tensin | |
2021-11-08 | posts: use CSS for space between category and date | Egor Tensin | |
2021-11-08 | css: misc.css -> fix_bootstrap.css | Egor Tensin | |
2021-11-08 | css: split misc.css | Egor Tensin | |
2021-11-08 | Revert "bootstrap: make headers smaller still" | Egor Tensin | |
On second thought, the headers were fine. If I make them smaller, they become too similar to the text. This reverts commit 7a0b1689564055a98512fdd09ea94ae82210b096. | |||
2021-11-08 | posts: add gap between title and date | Egor Tensin | |