aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml (unfollow)
Commit message (Collapse)Author
2018-02-18cpp-notes is blog nowEgor Tensin
2017-08-09add build.shEgor Tensin
2017-08-09bump dependenciesEgor Tensin
2017-02-01bump dependenciesEgor Tensin
2017-01-07exclude serve.sh from buildsEgor Tensin
2016-06-21move my name to _config.ymlEgor Tensin
2016-06-14put most of my personal info to _config.ymlEgor Tensin
2016-03-09bump dependenciesEgor Tensin
2016-03-08exclude unnecessary files from buildsEgor Tensin
2015-11-06bump dependenciesEgor Tensin
2015-05-16more flexible prerequisite managementEgor Tensin
* 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.