Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | posts: lower title font size | Egor Tensin | 2022-10-28 |
| | | | | | It was like that before the recent redesigns; it does look better on mobile. | ||
* | posts: narrower feed on mobile | Egor Tensin | 2022-10-28 |
| | |||
* | posts: redesign feed again | Egor Tensin | 2022-10-28 |
| | | | | Put dates on the left, this looks nicer. | ||
* | categories: redesign | Egor Tensin | 2022-10-25 |
| | | | | Re-use some of posts includes so that categories pages look much cooler. | ||
* | _layouts: sidebar separator only for posts and pagesold_categories | Egor Tensin | 2022-10-25 |
| | | | | | Let plain pages take care of it themselves. This fits nicely with the feed, which kinda already has a separator after each entry. | ||
* | posts: separate include for post header | Egor Tensin | 2022-05-13 |
| | |||
* | posts: remove extra spaces in feed | Egor Tensin | 2022-04-18 |
| | |||
* | _layouts: add nosidebar layout | Egor Tensin | 2022-04-05 |
| | |||
* | _layouts: add subtitles to pages if present | Egor Tensin | 2022-03-24 |
| | |||
* | _includes: move everything to jekyll-theme/ | Egor Tensin | 2022-03-23 |
| | |||
* | hide the sidebar separator on wide screens | Egor Tensin | 2022-03-23 |
| | |||
* | separate content from sidebar automatically | Egor Tensin | 2022-03-23 |
| | |||
* | remove <hr> tags where unnecessary | Egor Tensin | 2022-03-22 |
| | | | | I really stopped liking them, too much vertical whitespace. | ||
* | posts: use CSS for space between category and date | Egor Tensin | 2021-11-08 |
| | |||
* | posts: use proper flexbox for spacing | Egor Tensin | 2021-11-08 |
| | |||
* | posts: separate category & date visually | Egor Tensin | 2021-11-08 |
| | |||
* | shorter dates in post headers | Egor Tensin | 2021-11-08 |
| | |||
* | put post dates beside the headers | Egor Tensin | 2021-11-08 |
| | |||
* | categories: adjust links, optional archive link | Egor Tensin | 2021-04-09 |
| | |||
* | _layouts: add page.html | Egor Tensin | 2021-04-09 |
| | |||
* | category.html should be an include, not a layout | Egor Tensin | 2021-04-09 |
| | | | | This is similar to posts.html. | ||
* | use relative_url instead of site.baseurl | Egor Tensin | 2021-04-08 |
| | |||
* | _layouts: add full-width "plain" | Egor Tensin | 2020-05-07 |
| | |||
* | move categories pages to /categories/ | Egor Tensin | 2019-09-30 |
| | |||
* | minor markup & wording fixes | Egor Tensin | 2019-09-30 |
| | |||
* | categories.html -> all/ | Egor Tensin | 2019-09-30 |
| | |||
* | add <hr>s where appropriate | Egor Tensin | 2019-09-30 |
| | |||
* | add a collection of "notes" | Egor Tensin | 2019-09-30 |
| | |||
* | add categories.html | Egor Tensin | 2019-09-30 |
| | |||
* | inherit layouts from default.html | Egor Tensin | 2019-09-30 |
| | |||
* | don't zero-pad day number in dates | Egor Tensin | 2018-02-18 |
| | |||
* | _layouts: sidebar.html -> default.html | Egor Tensin | 2018-02-18 |
| | |||
* | don't color text-mutex links only for categories | Egor Tensin | 2018-02-18 |
| | |||
* | code style | Egor Tensin | 2018-02-18 |
| | |||
* | slugify categories instead of lowercasing them | Egor Tensin | 2018-02-18 |
| | |||
* | add post dates to category pages | Egor Tensin | 2018-02-18 |
| | |||
* | enable post categories | Egor Tensin | 2018-02-18 |
| | |||
* | rename layout 'main' to 'sidebar' | Egor Tensin | 2017-05-30 |
| | |||
* | remove comments from posts | Egor Tensin | 2017-05-30 |
| | | | | Comment sections were useless anyways. | ||
* | move common assets to common/, more info to config | Egor Tensin | 2016-06-25 |
| | |||
* | remove the 'About' page | Egor Tensin | 2015-06-30 |
| | |||
* | initial commit | Egor Tensin | 2015-05-06 |