Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | upgrade to Jekyll 4jekyll4 | Egor Tensin | 2023-06-07 |
| | | | | The jekyll-github-metadata bug has finally been fixed. | ||
* | mathjax: replace with "Recurring decimals" from /blog/ | Egor Tensin | 2022-11-07 |
| | | | | It was always kinda lame there; belongs here IMO. | ||
* | remove post excerpts, they are useless now | Egor Tensin | 2022-10-25 |
| | |||
* | Revert "upgrade to Jekyll 4" | Egor Tensin | 2022-10-22 |
| | | | | | | This reverts commit 2437fdc5f71b87a4595b27fdbd74663512fe7d32. OMFG: https://github.com/jekyll/github-metadata/issues/242 | ||
* | upgrade to Jekyll 4 | Egor Tensin | 2022-10-15 |
| | |||
* | Revert "lowercase category names" | Egor Tensin | 2022-05-13 |
| | | | | | | | | This reverts commit c23b0f91bc1e4fb2ce4e5060d0194ea6b2dbb970. I'll do this programmatically in the feed instead. Or maybe I won't. | ||
* | lowercase category names | Egor Tensin | 2022-05-13 |
| | |||
* | paginator: add a test post on the second page | Egor Tensin | 2022-04-18 |
| | |||
* | recategorize posts | Egor Tensin | 2022-04-14 |
| | |||
* | move scrollbar styling to scrollbar.css | Egor Tensin | 2022-04-05 |
| | |||
* | shell: style scrollbars | Egor Tensin | 2022-04-05 |
| | |||
* | _includes: move everything to jekyll-theme/ | Egor Tensin | 2022-03-23 |
| | |||
* | mathjax: rename the post | Egor Tensin | 2022-03-22 |
| | |||
* | shell: add post to category Work | Egor Tensin | 2022-03-22 |
| | |||
* | shell: output is optional | Egor Tensin | 2022-03-21 |
| | |||
* | add an include for shell commands & output | Egor Tensin | 2022-03-21 |
| | |||
* | collapsible: add link to the snippets post | Egor Tensin | 2022-03-21 |
| | |||
* | snippets: add highlighted plain snippet | Egor Tensin | 2022-03-21 |
| | |||
* | add plain code snippets to posts | Egor Tensin | 2021-06-05 |
| | |||
* | add more examples, update README | Egor Tensin | 2021-05-31 |
| | |||
* | add snippets example | Egor Tensin | 2021-04-10 |
| | |||
* | add some pages & posts to showcase the theme | Egor Tensin | 2021-04-09 |
| | |||
* | remove everything except Jekyll theme stuff | Egor Tensin | 2020-05-07 |
| | | | | I tagged the previous commit to explain what's going on. | ||
* | bind-mounts: rename the filefrom_jekyll_project | Egor Tensin | 2020-05-06 |
| | |||
* | add "Docker: bind mounts" | Egor Tensin | 2020-05-06 |
| | |||
* | shorter code snippets | Egor Tensin | 2020-04-15 |
| | |||
* | ssh-tunnel: grammar fix | Egor Tensin | 2020-02-28 |
| | |||
* | ssh-tunnel: fix a typo | Egor Tensin | 2020-02-25 |
| | |||
* | add ssh-tunnel-windows.md | Egor Tensin | 2020-02-24 |
| | |||
* | recurring: update | Egor Tensin | 2019-09-30 |
| | |||
* | add default layouts to _config.yml | Egor Tensin | 2019-09-30 |
| | |||
* | work around GitHub limitations for MathJax support | Egor Tensin | 2019-09-30 |
| | |||
* | add "Recurring decimals" | Egor Tensin | 2019-09-30 |
| | |||
* | include_relative doesn't like double slashes anymore | Egor Tensin | 2019-07-05 |
| | |||
* | customize snippets language | Egor Tensin | 2018-02-18 |
| | |||
* | markdownify post excerpts | Egor Tensin | 2018-02-18 |
| | |||
* | peculiar: update excerpt | Egor Tensin | 2018-02-18 |
| | |||
* | peculiar: move to _posts/ | Egor Tensin | 2018-02-18 |
| | |||
* | enable post categories | Egor Tensin | 2018-02-18 |
| | |||
* | boost: fix user configuration files | Egor Tensin | 2017-12-13 |
| | |||
* | boost: fix paths | Egor Tensin | 2017-12-13 |
| | |||
* | static-vs: update | Egor Tensin | 2017-08-05 |
| | |||
* | std::call_once: fix grammar | Egor Tensin | 2017-07-01 |
| | |||
* | static-vs: namespace { | Egor Tensin | 2017-06-30 |
| | |||
* | enable syntax highlighting | Egor Tensin | 2017-06-30 |
| | | | | | I'm not sure about it. Maybe I'll get rid of it in the future. | ||
* | std::call_once: ```c++ instead of simply ``` | Egor Tensin | 2017-06-27 |
| | |||
* | std::call_once: Markdown style fix | Egor Tensin | 2017-06-25 |
| | |||
* | add post "static vs. inline vs. namespace {" | Egor Tensin | 2017-06-25 |
| | | | | | | | Also includes a bunch of includes to easily add grouped code snippets to a post. They were present before, but I wiped them away during the recent major history rewriting which I still regret about. | ||
* | std::call_once: fix a link | Egor Tensin | 2017-05-30 |
| | | | | | | | | | It might seem like it's been broken since forever, but it's actually a consequence of my idiotic idea to completely rewrite this repository's history. One of the things I wanted to fix is I would like the code to reside in master. I did import it, but messed up the history completely as a result. | ||
* | std::call_once: rename the src/ folder | Egor Tensin | 2017-02-04 |
| |