aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_posts (follow)
Commit message (Collapse)AuthorAge
* upgrade to Jekyll 4jekyll4Egor Tensin2023-06-07
| | | | The jekyll-github-metadata bug has finally been fixed.
* mathjax: replace with "Recurring decimals" from /blog/Egor Tensin2022-11-07
| | | | It was always kinda lame there; belongs here IMO.
* remove post excerpts, they are useless nowEgor Tensin2022-10-25
|
* Revert "upgrade to Jekyll 4"Egor Tensin2022-10-22
| | | | | | This reverts commit 2437fdc5f71b87a4595b27fdbd74663512fe7d32. OMFG: https://github.com/jekyll/github-metadata/issues/242
* upgrade to Jekyll 4Egor Tensin2022-10-15
|
* 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.
* lowercase category namesEgor Tensin2022-05-13
|
* paginator: add a test post on the second pageEgor Tensin2022-04-18
|
* recategorize postsEgor Tensin2022-04-14
|
* move scrollbar styling to scrollbar.cssEgor Tensin2022-04-05
|
* shell: style scrollbarsEgor Tensin2022-04-05
|
* _includes: move everything to jekyll-theme/Egor Tensin2022-03-23
|
* mathjax: rename the postEgor Tensin2022-03-22
|
* shell: add post to category WorkEgor Tensin2022-03-22
|
* shell: output is optionalEgor Tensin2022-03-21
|
* add an include for shell commands & outputEgor Tensin2022-03-21
|
* collapsible: add link to the snippets postEgor Tensin2022-03-21
|
* snippets: add highlighted plain snippetEgor Tensin2022-03-21
|
* add plain code snippets to postsEgor Tensin2021-06-05
|
* add more examples, update READMEEgor Tensin2021-05-31
|
* add snippets exampleEgor Tensin2021-04-10
|
* add some pages & posts to showcase the themeEgor Tensin2021-04-09
|
* remove everything except Jekyll theme stuffEgor Tensin2020-05-07
| | | | I tagged the previous commit to explain what's going on.
* bind-mounts: rename the filefrom_jekyll_projectEgor Tensin2020-05-06
|
* add "Docker: bind mounts"Egor Tensin2020-05-06
|
* shorter code snippetsEgor Tensin2020-04-15
|
* ssh-tunnel: grammar fixEgor Tensin2020-02-28
|
* ssh-tunnel: fix a typoEgor Tensin2020-02-25
|
* add ssh-tunnel-windows.mdEgor Tensin2020-02-24
|
* recurring: updateEgor Tensin2019-09-30
|
* add default layouts to _config.ymlEgor Tensin2019-09-30
|
* work around GitHub limitations for MathJax supportEgor Tensin2019-09-30
|
* add "Recurring decimals"Egor Tensin2019-09-30
|
* include_relative doesn't like double slashes anymoreEgor Tensin2019-07-05
|
* customize snippets languageEgor Tensin2018-02-18
|
* markdownify post excerptsEgor Tensin2018-02-18
|
* peculiar: update excerptEgor Tensin2018-02-18
|
* peculiar: move to _posts/Egor Tensin2018-02-18
|
* enable post categoriesEgor Tensin2018-02-18
|
* boost: fix user configuration filesEgor Tensin2017-12-13
|
* boost: fix pathsEgor Tensin2017-12-13
|
* static-vs: updateEgor Tensin2017-08-05
|
* std::call_once: fix grammarEgor Tensin2017-07-01
|
* static-vs: namespace {Egor Tensin2017-06-30
|
* enable syntax highlightingEgor Tensin2017-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 Tensin2017-06-27
|
* std::call_once: Markdown style fixEgor Tensin2017-06-25
|
* add post "static vs. inline vs. namespace {"Egor Tensin2017-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 linkEgor Tensin2017-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/ folderEgor Tensin2017-02-04
|