aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml (unfollow)
Commit message (Collapse)Author
2017-08-09add build.shEgor Tensin
2017-08-09bump dependenciesEgor Tensin
2017-06-30enable syntax highlightingEgor Tensin
I'm not sure about it. Maybe I'll get rid of it in the future.
2017-02-01bump dependenciesEgor Tensin
2016-10-26fix GitHub Pages warningEgor Tensin
2016-10-26disable syntax highlightingEgor Tensin
2016-06-25move common assets to common/, more info to configEgor Tensin
2016-06-21put most of my personal info to _config.ymlEgor Tensin
2016-05-19rename the projectEgor Tensin
2016-03-09bump dependenciesEgor Tensin
2016-03-08exclude unnecessary files from buildsEgor Tensin
2016-02-02bump dependenciesEgor 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.