aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_layouts (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
|
* _layouts: add nosidebar layoutEgor Tensin2022-04-05
|
* _layouts: add subtitles to pages if presentEgor Tensin2022-03-24
|
* _includes: move everything to jekyll-theme/Egor Tensin2022-03-23
|
* hide the sidebar separator on wide screensEgor Tensin2022-03-23
|
* separate content from sidebar automaticallyEgor Tensin2022-03-23
|
* 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
|
* _layouts: add page.htmlEgor Tensin2021-04-09
|
* category.html should be an include, not a layoutEgor Tensin2021-04-09
| | | | This is similar to posts.html.
* use relative_url instead of site.baseurlEgor Tensin2021-04-08
|
* _layouts: add full-width "plain"Egor Tensin2020-05-07
|
* move categories pages to /categories/Egor Tensin2019-09-30
|
* minor markup & wording fixesEgor Tensin2019-09-30
|
* categories.html -> all/Egor Tensin2019-09-30
|
* add <hr>s where appropriateEgor Tensin2019-09-30
|
* add a collection of "notes"Egor Tensin2019-09-30
|
* add categories.htmlEgor Tensin2019-09-30
|
* inherit layouts from default.htmlEgor Tensin2019-09-30
|
* don't zero-pad day number in datesEgor Tensin2018-02-18
|
* _layouts: sidebar.html -> default.htmlEgor 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
|
* add post dates to category pagesEgor Tensin2018-02-18
|
* enable post categoriesEgor Tensin2018-02-18
|
* rename layout 'main' to 'sidebar'Egor Tensin2017-05-30
|
* remove comments from postsEgor Tensin2017-05-30
| | | | Comment sections were useless anyways.
* move common assets to common/, more info to configEgor Tensin2016-06-25
|
* remove the 'About' pageEgor Tensin2015-06-30
|
* initial commitEgor Tensin2015-05-06