mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-25 12:49:23 +01:00
git rm -rf gh-pages-travis/
This commit is contained in:
parent
88f0e80d82
commit
faa5064e51
@ -1,7 +0,0 @@
|
||||
language: ruby
|
||||
sudo: false
|
||||
script: "bundle exec jekyll build"
|
||||
notifications:
|
||||
email: false
|
||||
matrix:
|
||||
fast_finish: true
|
@ -1,7 +0,0 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'github-pages'
|
||||
gem 'jekyll-mentions'
|
||||
gem 'jemoji'
|
||||
gem 'jekyll-redirect-from'
|
||||
gem 'jekyll-sitemap'
|
@ -1,11 +0,0 @@
|
||||
## 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
|
||||
```
|
@ -1,7 +0,0 @@
|
||||
gems:
|
||||
- jekyll-mentions
|
||||
- jemoji
|
||||
- jekyll-redirect-from
|
||||
- jekyll-sitemap
|
||||
sitemap:
|
||||
file: "/sitemap.xml"
|
Loading…
Reference in New Issue
Block a user