diff --git a/.travis.yml b/.travis.yml index 24d1b65..ff52837 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,3 +19,14 @@ script: after_script: - wget https://scrutinizer-ci.com/ocular.phar - php ocular.phar code-coverage:upload --format=php-clover coverage.clover + +before_deploy: + - bin/daux generate + +deploy: + provider: pages + local_dir: static + skip_cleanup: true + github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard + on: + branch: master \ No newline at end of file diff --git a/README.md b/README.md index ede5245..d561d4a 100755 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ This is a list of sites using Daux.io: - With a custom theme: + * [Pixolution flow](https://docs.pixolution.org) + * [Crafty](https://swissquote.github.io/crafty) * [Vulkan Tutorial](https://vulkan-tutorial.com) * [TrackJs](http://docs.trackjs.com) - With the default Theme