aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* bump dependenciesEgor Tensin2017-08-09
|
* static-vs: updateEgor Tensin2017-08-05
|
* bump dependenciesEgor Tensin2017-07-01
|
* css: remove unnecessary propertyEgor Tensin2017-07-01
|
* css: fix a typoEgor Tensin2017-07-01
|
* std::call_once: fix grammarEgor Tensin2017-07-01
|
* lighter background-color of <pre> and <code>Egor Tensin2017-07-01
|
* css: code styleEgor Tensin2017-07-01
|
* add horizontal scrollbars to <pre> elementsEgor Tensin2017-06-30
|
* static-vs: namespace&nbsp;{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
|
* fix post pagination linksEgor Tensin2017-06-25
| | | | * Account for custom paginate_path in _includes/common/pagination.html.
* fix navbar links with multiple pagesEgor Tensin2017-06-25
| | | | | | | | | | | | | I determine whether a page should be present in the navigation bar by checking if 'navbar' is present in this page's `groups`. My index.html is an example of such page. But `jekyll-paginate` creates a bunch of similar pages, each of them having 'navbar' in their `groups`. Thus, every /pageN appears in the navbar. To get rid of all of them except for the first one, I set `root_page` to `true` in index.html, and only include the first page with `root_page == true` in the navbar. Man, it's a hack if I've ever seen one.
* 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.
* add _drafts/Egor Tensin2017-06-24
|
* footer updateEgor Tensin2017-05-31
|
* 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.
* rename layout 'main' to 'sidebar'Egor Tensin2017-05-30
|
* remove comments from postsEgor Tensin2017-05-30
| | | | Comment sections were useless anyways.
* std::call_once: rename the src/ folderEgor Tensin2017-02-04
|
* bugfixEgor Tensin2017-02-01
| | | | Why did I change that in the first place?
* update post list layoutEgor Tensin2017-02-01
|
* boost: no nowrap inside <code> tagsEgor Tensin2017-02-01
| | | | I changed my mind.
* bump dependenciesEgor Tensin2017-02-01
|
* add comments to CSS classesEgor Tensin2017-02-01
|
* 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
|
* bump dependenciesEgor Tensin2017-01-31
|
* add "Building Boost on Windows"Egor Tensin2017-01-07
|
* make the sidebar two-columnEgor Tensin2016-12-01
|
* <nav>: role="navigation"Egor Tensin2016-11-30
|
* fix markup semanticsEgor Tensin2016-11-27
|
* adjust Gemfiles for CygwinEgor Tensin2016-11-26
|
* add shebang to serve.shEgor Tensin2016-11-04
|
* fix GitHub Pages warningEgor Tensin2016-10-26
|
* disable syntax highlightingEgor Tensin2016-10-26
|
* add serve.sh (same as serve.bat)Egor Tensin2016-10-26
|
* bind to 0.0.0.0 instead of localhostEgor Tensin2016-10-26
|
* fix licensing noticesEgor Tensin2016-10-01
|
* bump dependenciesEgor Tensin2016-08-23
|
* footer updateEgor Tensin2016-06-25
|
* move common assets to common/, more info to configEgor Tensin2016-06-25
|
* README updateEgor Tensin2016-06-24
|
* put most of my personal info to _config.ymlEgor Tensin2016-06-21
|
* fix links & code styleEgor Tensin2016-05-21
|
* rename the projectEgor Tensin2016-05-19
|