Commit message (Collapse) | Author | ||
---|---|---|---|
2023-06-07 | upgrade to Jekyll 4jekyll4 | Egor Tensin | |
The jekyll-github-metadata bug has finally been fixed. | |||
2023-01-31 | ptrace-waitpid: update | Egor Tensin | |
2022-11-07 | ptrace-sigtraps: update | Egor Tensin | |
2022-11-07 | move "Recurring decimals" to /jekyll-theme/ | Egor Tensin | |
It was always kinda lame here; belongs there as a proof-of-concept IMO. | |||
2022-11-07 | remove category "Math" | Egor Tensin | |
It was stupid to begin with. | |||
2022-11-07 | add "Fun with ptrace" posts | Egor Tensin | |
2022-10-25 | remove post excerpts, they are useless now | Egor Tensin | |
2022-10-22 | notes/makefile: redesign | Egor Tensin | |
2022-10-22 | Revert "upgrade to Jekyll 4" | Egor Tensin | |
This reverts commit c3329e5c7882e991aa1850894f4ba1d9d6030248. OMFG: https://github.com/jekyll/github-metadata/issues/242 | |||
2022-10-15 | upgrade to Jekyll 4 | Egor Tensin | |
2022-09-07 | gdb-sleep-all: lower sleep time | Egor Tensin | |
2022-09-07 | add "Pause all userspace processes" | Egor Tensin | |
2022-06-01 | std::call_once: rename header | Egor Tensin | |
2022-04-27 | makefile_escaping: shorter variable names | Egor Tensin | |
2022-04-26 | shorter post excerpts | Egor Tensin | |
2022-04-26 | static-vs: move TL;DR to top | Egor Tensin | |
2022-04-26 | ssh-tunnel: shorten & fix grammar | Egor Tensin | |
2022-04-26 | bind-mounts: rework the fixed UIDs part | Egor Tensin | |
Remove the crap about my personal use-case, simplify things, etc. | |||
2022-04-26 | makefile_escaping: shorten and and rephrase | Egor Tensin | |
2022-04-26 | makefile_escaping: minor update | Egor Tensin | |
2022-04-05 | convert more <pre>s to _includes/shell.html | Egor Tensin | |
2022-03-23 | bump jekyll-theme | Egor Tensin | |
2022-03-22 | bind-mounts: fix a typo | Egor Tensin | |
2022-03-22 | convert <pre>s to _includes/shell.html | Egor Tensin | |
2022-03-21 | makefile_escaping: fix markdown | Egor Tensin | |
2022-03-21 | notes: add makefile.md | Egor Tensin | |
2022-03-21 | makefile_escaping: terser TL;DR | Egor Tensin | |
2022-03-21 | makefile_escaping: add to the TL;DR | Egor Tensin | |
2022-03-21 | makefile_escaping: -o nounset | Egor Tensin | |
2022-03-21 | makefile_escaping: unexport MAKEFLAGS | Egor Tensin | |
2021-06-05 | fix typos | Egor Tensin | |
2021-04-09 | site.baseurl -> relative_url | Egor Tensin | |
2021-04-09 | bump jekyll-theme | Egor Tensin | |
2021-03-31 | makefile_escaping: escape_arg -> noexpand | Egor Tensin | |
2021-03-31 | makefile_escaping: best practices | Egor Tensin | |
2021-03-20 | ubuntu-packaging: fix typos | Egor Tensin | |
2021-03-10 | add "Basic Ubuntu packaging" | Egor Tensin | |
2021-03-09 | get rid of MathJax workaround | Egor Tensin | |
Kramdown 2.2.0 supports MathJax v3. | |||
2020-05-30 | makefile_escaping: update | Egor Tensin | |
* Fix overridden variables. * More concise examples. | |||
2020-05-24 | makefile_escaping: fix inclusion in other variables | Egor Tensin | |
2020-05-20 | add "Escaping character in Makefile" | Egor Tensin | |
2020-05-19 | bind-mounts: link to commit instead of whole repo | Egor Tensin | |
2020-05-07 | use "remote" Jekyll theme | Egor Tensin | |
I moved _includes/, _layouts/, css/ to egor-tensin/jekyll-theme. | |||
2020-05-06 | bind-mounts: rename the file | Egor Tensin | |
2020-05-06 | add "Docker: bind mounts" | Egor Tensin | |
2020-04-15 | shorter code snippets | Egor Tensin | |
2020-02-28 | ssh-tunnel: grammar fix | Egor Tensin | |
2020-02-25 | ssh-tunnel: fix a typo | Egor Tensin | |
2020-02-24 | add ssh-tunnel-windows.md | Egor Tensin | |
2019-09-30 | recurring: update | Egor Tensin | |