aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
...
* bump Ruby versionEgor Tensin2022-05-20
|
* switch from GitHub Pages to plain JekyllmigrationEgor Tensin2022-05-20
|
* remove category from permalinksEgor Tensin2022-05-13
|
* posts: again, slightly lower header sizeEgor Tensin2022-05-13
|
* posts: clarify CSSEgor Tensin2022-05-13
|
* posts: more zing to the side fontEgor Tensin2022-05-13
|
* Revert "lowercase category names"Egor Tensin2022-05-13
| | | | | | | | This reverts commit c23b0f91bc1e4fb2ce4e5060d0194ea6b2dbb970. I'll do this programmatically in the feed instead. Or maybe I won't.
* posts: separate include for post headerEgor Tensin2022-05-13
|
* feed: muted post excerptsEgor Tensin2022-05-13
|
* lowercase category namesEgor Tensin2022-05-13
|
* move Jekyll options to _config.ymlEgor Tensin2022-05-06
|
* bump dependenciesEgor Tensin2022-05-06
|
* Makefile: consistent preludeEgor Tensin2022-05-06
|
* footer: ISO build date formatEgor Tensin2022-04-29
|
* posts: even feed entry padding valuesEgor Tensin2022-04-18
|
* paginator: add a test post on the second pageEgor Tensin2022-04-18
|
* paginator: hide if only 1 pageEgor Tensin2022-04-18
|
* paginator: just arrows instead of wordsEgor Tensin2022-04-18
|
* paginator: 0 bottom marginEgor 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
|
* posts: date always beneath the header on my phoneEgor Tensin2022-04-16
|
* css: add a commentEgor Tensin2022-04-16
|
* paginator: move the text-center block to the includeEgor Tensin2022-04-16
|
* paginator: add empty lines for readabilityEgor Tensin2022-04-15
|
* README: updateEgor 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.
* index.html: add a README linkEgor Tensin2022-04-15
|
* footer: theme link to github.ioEgor Tensin2022-04-15
|
* bump dependenciesEgor 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
|
* footer: lower paddingEgor Tensin2022-04-14
| | | | This is in line with the previous change.
* bootstrap: lower navbar heightEgor Tensin2022-04-14
| | | | | This is experimental, I'm not sure it actually makes the navbar look better, especially on mobile.
* categories: sort categories in archiveEgor Tensin2022-04-14
|
* recategorize postsEgor Tensin2022-04-14
|
* css: shorten propertyEgor Tensin2022-04-13
|
* css: remove a useless classEgor Tensin2022-04-07
|
* 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
|
* css: add class .text-monospaceEgor Tensin2022-04-06
|
* 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.