gist/gh-pages-travis/README.md
2014-09-30 09:45:20 +03:00

12 lines
421 B
Markdown

## Files to enable GH-pages supported plugins at GitHub.
For my **personal** copy-pasting, **don't complain to me** if something
goes wrong if you copy-paste this.
```
rm .nojekyll
curl -LO https://github.com/Mkaysi/gist/raw/master/gh-pages-travis/.travis.yml
curl -LO https://github.com/Mkaysi/gist/raw/master/gh-pages-travis/Gemfile
curl -LO https://github.com/Mkaysi/gist/raw/master/gh-pages-travis/_config.yml
```