Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cpp-notes is blog now | Egor Tensin | 2018-02-18 |
| | |||
* | add build.sh | Egor Tensin | 2017-08-09 |
| | |||
* | bump dependencies | Egor Tensin | 2017-08-09 |
| | |||
* | bump dependencies | Egor Tensin | 2017-02-01 |
| | |||
* | exclude serve.sh from builds | Egor Tensin | 2017-01-07 |
| | |||
* | move my name to _config.yml | Egor Tensin | 2016-06-21 |
| | |||
* | put most of my personal info to _config.yml | Egor Tensin | 2016-06-14 |
| | |||
* | bump dependencies | Egor Tensin | 2016-03-09 |
| | |||
* | exclude unnecessary files from builds | Egor Tensin | 2016-03-08 |
| | |||
* | bump dependencies | Egor Tensin | 2015-11-06 |
| | |||
* | more flexible prerequisite management | Egor Tensin | 2015-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. |