aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml (follow)
Commit message (Collapse)AuthorAge
* fix post pagination linksEgor Tensin2017-06-25
| | | | * Use custom paginate_path in _includes/common/pagination.html.
* there're no posts, so no point in serving posts/Egor Tensin2017-05-30
|
* pagination doesn't work on anything but index.htmlEgor Tensin2017-05-30
|
* bump dependenciesEgor Tensin2017-02-01
|
* exclude serve.sh from buildsEgor Tensin2017-01-07
|
* fix project descriptionEgor Tensin2016-06-25
|
* move common assets to common/, more info to configEgor Tensin2016-06-25
|
* add most of my personal info to _config.ymlEgor Tensin2016-06-24
|
* rename the projectEgor Tensin2016-05-19
|
* bump dependenciesEgor Tensin2016-03-09
|
* exclude unnecessary files from buildsEgor Tensin2016-03-08
|
* bump dependenciesEgor Tensin2016-02-02
|
* bump dependenciesEgor Tensin2015-11-06
|
* 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.yml. * External components versions are now in the config file.
* initial commitEgor Tensin2015-05-06