aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_layouts/post.html (follow)
Commit message (Collapse)AuthorAge
* posts: lower title font sizeEgor Tensin2022-10-28
| | | | | It was like that before the recent redesigns; it does look better on mobile.
* posts: narrower feed on mobileEgor Tensin2022-10-28
|
* posts: redesign feed againEgor Tensin2022-10-28
| | | | Put dates on the left, this looks nicer.
* categories: redesignEgor Tensin2022-10-25
| | | | Re-use some of posts includes so that categories pages look much cooler.
* _layouts: sidebar separator only for posts and pagesold_categoriesEgor Tensin2022-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 headerEgor Tensin2022-05-13
|
* posts: remove extra spaces in feedEgor Tensin2022-04-18
|
* remove <hr> tags where unnecessaryEgor Tensin2022-03-22
| | | | I really stopped liking them, too much vertical whitespace.
* 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
|
* categories: adjust links, optional archive linkEgor Tensin2021-04-09
|
* use relative_url instead of site.baseurlEgor Tensin2021-04-08
|
* move categories pages to /categories/Egor Tensin2019-09-30
|
* inherit layouts from default.htmlEgor Tensin2019-09-30
|
* don't zero-pad day number in datesEgor Tensin2018-02-18
|
* don't color text-mutex links only for categoriesEgor Tensin2018-02-18
|
* code styleEgor Tensin2018-02-18
|
* slugify categories instead of lowercasing themEgor Tensin2018-02-18
|
* enable post categoriesEgor Tensin2018-02-18
|
* remove comments from postsEgor Tensin2017-05-30
| | | | Comment sections were useless anyways.
* move common assets to common/, more info to configEgor Tensin2016-06-25
|
* initial commitEgor Tensin2015-05-06