Auto deploy docs to travis and add examples

This commit is contained in:
Stéphane Goetz 2017-12-22 22:53:05 +01:00
parent da522ba2d3
commit d0b2850434
2 changed files with 13 additions and 0 deletions

View File

@ -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

View File

@ -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