aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes (follow)
Commit message (Collapse)AuthorAge
* posts: hide date icon in feedEgor Tensin2022-11-07
|
* rename an includeEgor Tensin2022-11-07
|
* sidebar: split "about" and "links" into different includesEgor Tensin2022-11-06
|
* 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: redesign feedEgor Tensin2022-10-25
| | | | | * No more lame post excerpts. * Smaller and cooler title font.
* moved to egort.nameEgor Tensin2022-05-21
|
* posts: again, slightly lower header sizeEgor Tensin2022-05-13
|
* posts: more zing to the side fontEgor Tensin2022-05-13
|
* posts: separate include for post headerEgor Tensin2022-05-13
|
* feed: muted post excerptsEgor Tensin2022-05-13
|
* footer: ISO build date formatEgor Tensin2022-04-29
|
* paginator: hide if only 1 pageEgor Tensin2022-04-18
|
* paginator: just arrows instead of wordsEgor Tensin2022-04-18
|
* posts: remove extra spaces in feedEgor Tensin2022-04-18
|
* posts: redesign feedEgor Tensin2022-04-18
|
* posts: denser feedEgor Tensin2022-04-18
|
* footer: less words more goodEgor Tensin2022-04-18
|
* footer: revert the crazy CSS hackEgor Tensin2022-04-18
|
* paginator: move the text-center block to the includeEgor Tensin2022-04-16
|
* paginator: add empty lines for readabilityEgor Tensin2022-04-15
|
* paginator: get rid of stupid href="#" anchorsEgor Tensin2022-04-15
|
* paginator: refactoringEgor Tensin2022-04-15
|
* paginator: refactoringEgor Tensin2022-04-15
| | | | | I'll be replacing some of the <a> elements later, don't want the diffs to get too messy.
* footer: theme link to github.ioEgor Tensin2022-04-15
|
* footer: add a link to this themeEgor Tensin2022-04-15
|
* footer: fix license file detectionEgor Tensin2022-04-15
| | | | | | | | | | | | | I don't know how I tested it exactly. Use-case: * There's a LICENSE.txt file. * jekyll-github-metadata is used, and site.github.license is defined. What I want in the footer: a site.github.license.name link that leads to LICENSE.txt. What I had before this commit: a site.github.license.name link that lead to spdx.org.
* footer: "Last update" -> "Build"Egor Tensin2022-04-15
|
* footer: sort out item separationEgor Tensin2022-04-15
|
* categories: sort categories in archiveEgor Tensin2022-04-14
|
* css: revert the stupid .sidebar hackEgor Tensin2022-04-07
|
* posts: rename a CSS classEgor Tensin2022-04-07
|
* sidebar: wrap post-header, don't shrink post-dateEgor Tensin2022-04-07
|
* Revert "sidebar: collapse "about" & "links""Egor Tensin2022-04-05
| | | | | | This reverts commit 8cb81a31e648d3b1ed35042c6d77a42fa58d3da1. You know what? It bugs me when they are together like that.
* sidebar: push the "About" section downEgor Tensin2022-04-05
|
* sidebar: collapse "about" & "links"Egor Tensin2022-04-05
|
* sidebar: redesign sectionsEgor Tensin2022-04-05
|
* move scrollbar styling to scrollbar.cssEgor Tensin2022-04-05
|
* _layouts: add nosidebar layoutEgor Tensin2022-04-05
|
* sidebar: allow adding custom contentEgor Tensin2022-03-24
|
* sidebar: allow hiding individual entriesEgor Tensin2022-03-24
|
* move sidebar entries to separate includesEgor Tensin2022-03-24
|
* _includes: sidebar_entry -> sidebar/entryEgor Tensin2022-03-24
|
* _i/sidebar_entry: header is optionalEgor Tensin2022-03-24
|
* _includes: move everything to jekyll-theme/Egor Tensin2022-03-23
|
* categories/all.html: <h1> -> <h2> headersEgor Tensin2022-03-23
|
* separate content from sidebar automaticallyEgor Tensin2022-03-23
|
* sidebar: factor out the "entry" includeEgor Tensin2022-03-23
|