mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 16:09:23 +01:00
4be252f2b0
* sudo: false * README.md: fix links
12 lines
424 B
Markdown
12 lines
424 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/Mikaela/gist/raw/master/gh-pages-travis/.travis.yml
|
|
curl -LO https://github.com/Mikaela/gist/raw/master/gh-pages-travis/Gemfile
|
|
curl -LO https://github.com/Mikaela/gist/raw/master/gh-pages-travis/_config.yml
|
|
```
|