Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | footer: add a link to this theme | Egor Tensin | 2022-04-15 |
| | |||
* | footer: fix license file detection | Egor Tensin | 2022-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 Tensin | 2022-04-15 |
| | |||
* | footer: sort out item separation | Egor Tensin | 2022-04-15 |
| | |||
* | footer: lower padding | Egor Tensin | 2022-04-14 |
| | | | | This is in line with the previous change. | ||
* | bootstrap: lower navbar height | Egor Tensin | 2022-04-14 |
| | | | | | This is experimental, I'm not sure it actually makes the navbar look better, especially on mobile. | ||
* | categories: sort categories in archive | Egor Tensin | 2022-04-14 |
| | |||
* | recategorize posts | Egor Tensin | 2022-04-14 |
| | |||
* | css: shorten property | Egor Tensin | 2022-04-13 |
| | |||
* | css: remove a useless class | Egor Tensin | 2022-04-07 |
| | |||
* | css: revert the stupid .sidebar hack | Egor Tensin | 2022-04-07 |
| | |||
* | posts: rename a CSS class | Egor Tensin | 2022-04-07 |
| | |||
* | sidebar: wrap post-header, don't shrink post-date | Egor Tensin | 2022-04-07 |
| | |||
* | css: add class .text-monospace | Egor Tensin | 2022-04-06 |
| | |||
* | Revert "sidebar: collapse "about" & "links"" | Egor Tensin | 2022-04-05 |
| | | | | | | This reverts commit 8cb81a31e648d3b1ed35042c6d77a42fa58d3da1. You know what? It bugs me when they are together like that. | ||
* | sidebar: push the "About" section down | Egor Tensin | 2022-04-05 |
| | |||
* | sidebar: collapse "about" & "links" | Egor Tensin | 2022-04-05 |
| | |||
* | sidebar: redesign sections | Egor Tensin | 2022-04-05 |
| | |||
* | scrollbar: try to preserve border-radiusold_sidebar | Egor Tensin | 2022-04-05 |
| | |||
* | move scrollbar styling to scrollbar.css | Egor Tensin | 2022-04-05 |
| | |||
* | shell: style scrollbars | Egor Tensin | 2022-04-05 |
| | |||
* | _layouts: add nosidebar layout | Egor Tensin | 2022-04-05 |
| | |||
* | sidebar: allow adding custom content | Egor Tensin | 2022-03-24 |
| | |||
* | README: update | Egor Tensin | 2022-03-24 |
| | |||
* | sidebar: allow hiding individual entries | Egor Tensin | 2022-03-24 |
| | |||
* | move sidebar entries to separate includes | Egor Tensin | 2022-03-24 |
| | |||
* | _includes: sidebar_entry -> sidebar/entry | Egor Tensin | 2022-03-24 |
| | |||
* | _i/sidebar_entry: header is optional | Egor Tensin | 2022-03-24 |
| | |||
* | _layouts: add subtitles to pages if present | Egor Tensin | 2022-03-24 |
| | |||
* | _includes: move everything to jekyll-theme/ | Egor Tensin | 2022-03-23 |
| | |||
* | index.html: reuse page.title | Egor Tensin | 2022-03-23 |
| | |||
* | categories/all.html: <h1> -> <h2> headers | 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 |
| | |||
* | bootstrap: color navbar light blue | Egor Tensin | 2022-03-23 |
| | |||
* | sidebar: factor out the "entry" include | Egor Tensin | 2022-03-23 |
| | |||
* | shell: refactor CSS a bit | Egor Tensin | 2022-03-23 |
| | |||
* | shell: adjust for recent font size increase | Egor Tensin | 2022-03-23 |
| | |||
* | posts: increase bottom margin for feed entries | Egor Tensin | 2022-03-23 |
| | |||
* | README: update | Egor Tensin | 2022-03-23 |
| | |||
* | sidebar: add ability to hide it | Egor Tensin | 2022-03-23 |
| | |||
* | sidebar: don't print anything if there're no posts | Egor Tensin | 2022-03-23 |
| | |||
* | navbar: move the hide condition to the navbar include | Egor Tensin | 2022-03-23 |
| | |||
* | index.html: remove navbar icons, it's cringe | Egor Tensin | 2022-03-23 |
| | |||
* | posts: add bottom margin to feed entries | Egor Tensin | 2022-03-23 |
| | |||
* | css: fix cursor on disabled list group items | Egor Tensin | 2022-03-22 |
| | |||
* | posts: separate feed entries with border | Egor Tensin | 2022-03-22 |
| | | | | It's not as intrusive as <hr>, but still serves its role. | ||
* | remove <hr> tags where unnecessary | Egor Tensin | 2022-03-22 |
| | | | | I really stopped liking them, too much vertical whitespace. | ||
* | bootstrap: boost font to 16px | Egor Tensin | 2022-03-22 |
| | | | | Also, color the badges in the config. | ||
* | css: disable (?) fucking font boosting | Egor Tensin | 2022-03-22 |
| |