From d0b28504343bb388e6582be91f40c1deb570f167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Goetz?= Date: Fri, 22 Dec 2017 22:53:05 +0100 Subject: [PATCH] Auto deploy docs to travis and add examples --- .travis.yml | 11 +++++++++++ README.md | 2 ++ 2 files changed, 13 insertions(+) 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