aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml (unfollow)
Commit message (Collapse)Author
2017-06-25fix post pagination linksEgor Tensin
* Use custom paginate_path in _includes/common/pagination.html.
2017-05-30there're no posts, so no point in serving posts/Egor Tensin
2017-05-30pagination doesn't work on anything but index.htmlEgor Tensin
2017-02-01bump dependenciesEgor Tensin
2017-01-07exclude serve.sh from buildsEgor Tensin
2016-06-25fix project descriptionEgor Tensin
2016-06-25move common assets to common/, more info to configEgor Tensin
2016-06-24add 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.yml. * External components versions are now in the config file.