aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_posts (follow)
Commit message (Collapse)AuthorAge
* makefile_escaping: unexport MAKEFLAGSEgor Tensin2022-03-21
|
* fix typosEgor Tensin2021-06-05
|
* site.baseurl -> relative_urlEgor Tensin2021-04-09
|
* bump jekyll-themeEgor Tensin2021-04-09
|
* makefile_escaping: escape_arg -> noexpandEgor Tensin2021-03-31
|
* makefile_escaping: best practicesEgor Tensin2021-03-31
|
* ubuntu-packaging: fix typosEgor Tensin2021-03-20
|
* add "Basic Ubuntu packaging"Egor Tensin2021-03-10
|
* get rid of MathJax workaroundEgor Tensin2021-03-09
| | | | Kramdown 2.2.0 supports MathJax v3.
* makefile_escaping: updateEgor Tensin2020-05-30
| | | | | * Fix overridden variables. * More concise examples.
* makefile_escaping: fix inclusion in other variablesEgor Tensin2020-05-24
|
* add "Escaping character in Makefile"Egor Tensin2020-05-20
|
* bind-mounts: link to commit instead of whole repoEgor Tensin2020-05-19
|
* use "remote" Jekyll themeEgor Tensin2020-05-07
| | | | I moved _includes/, _layouts/, css/ to egor-tensin/jekyll-theme.
* bind-mounts: rename the fileEgor 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
|
* boost: no nowrap inside <code> tagsEgor Tensin2017-02-01
| | | | I changed my mind.
* std::call_once: shorten titleEgor Tensin2017-01-31
|
* _posts: grammar tweaksEgor Tensin2017-01-31
|
* std::call_once: updateEgor Tensin2017-01-31
| | | | | * Remove unnecessary code from the post. * Fix potential thread-safety issues in the complete sample.
* boost: updateEgor Tensin2017-01-31
|
* add "Building Boost on Windows"Egor Tensin2017-01-07
|
* disable syntax highlightingEgor Tensin2016-10-26
|
* fix licensing noticesEgor Tensin2016-10-01
|
* move common assets to common/, more info to configEgor Tensin2016-06-25
|