aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* 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
|
* add .gitattributesEgor Tensin2016-04-20
|
* bump dependenciesEgor Tensin2016-03-09
|
* grammar tweaksEgor Tensin2016-03-09
|
* README updateEgor Tensin2016-03-08
|
* code styleEgor Tensin2016-03-08
|
* move post assets into proper subdirectoriesEgor Tensin2016-03-08
|
* exclude unnecessary files from buildsEgor Tensin2016-03-08
|
* add a script for running `jekyll serve`Egor Tensin2016-03-08
|
* std::call_once: add a complete code sampleEgor Tensin2016-03-08
|
* index.html: remove strip_html from post excerptsEgor Tensin2016-03-07
|
* grammar tweaksEgor Tensin2016-03-07
|
* std::call_once: wrap text at column 79Egor Tensin2016-03-07
|
* 'group' to 'groups' in the front matterEgor Tensin2016-03-07
|
* _includes: merge links.html to navbar.htmlEgor Tensin2016-03-07
|
* dump dependenciesEgor Tensin2016-03-07
|
* bugfixEgor Tensin2016-02-12
|
* bump dependenciesEgor Tensin2016-02-12
|
* bump dependenciesEgor Tensin2016-02-02
|
* bump dependenciesEgor Tensin2015-12-29
|
* strip extra whitespaceEgor Tensin2015-12-28
|
* bump dependenciesEgor Tensin2015-11-06
|
* add icons to the navbarEgor Tensin2015-08-23
|
* bump dependenciesEgor Tensin2015-08-23
|
* <title> updateEgor Tensin2015-08-08
|
* add post excerptsEgor Tensin2015-08-08
|
* README updateEgor Tensin2015-07-12
|
* bump dependenciesEgor Tensin2015-07-08
|
* README updateEgor Tensin2015-07-08
|
* std::call_once: fix code samplesEgor Tensin2015-07-03
|
* replace '_' with '-' in post URLsEgor Tensin2015-07-03
|
* add "std::call_once bug in Visual Studio 2012/2013"Egor Tensin2015-07-03
|
* sidebar updateEgor Tensin2015-07-03
|
* remove the 'About' pageEgor Tensin2015-06-30
|
* bump dependenciesEgor Tensin2015-06-30
|
* README updateEgor Tensin2015-05-16
|
* merge _config-*.yml to _config_dev.ymlEgor Tensin2015-05-16
|
* more flexible prerequisite managementEgor Tensin2015-05-16
| | | | | | | | * Move external <link>s and <script>s into separate includes. * Opt for minified versions of external CSS stylesheets and JavaScript files by default, allowing to use the properly formatted versions during development using _config_dev.yml. * External components versions are now in the config file.
* code styleEgor Tensin2015-05-16
|
* rename CSS classesEgor Tensin2015-05-16
|
* add CSS classes for reasonably wide blocksEgor Tensin2015-05-14
|
* rename CSS classesEgor Tensin2015-05-14
|
* footer updateEgor Tensin2015-05-12
|
* bump dependenciesEgor Tensin2015-05-12
| | | | * Switch from http://rubygems.org/ to httpS://rubygems.org/.