diff --git a/Makefile b/Makefile index 1572588..8245d79 100644 --- a/Makefile +++ b/Makefile @@ -39,10 +39,14 @@ build-wrappers: cp wrappers/mustache-$(version)/* $(version) # update gh-pages with release links & travis # TODO: add $(version)/index.html page (from template) - # TODO: update index.html to point to $(vesion) + # update index.html to point to $(vesion) + cat index.html.pre > index.html + for release in `ls -p | grep '/$'`; do echo "