rm .travis.yml Gemfile _config.yml

This commit is contained in:
Mikaela Suomalainen 2014-10-05 21:20:26 +03:00
parent 505823a19e
commit 206fd93dbf
3 changed files with 0 additions and 22 deletions

View File

@ -1,2 +0,0 @@
language: ruby
script: "bundle exec jekyll build"

View File

@ -1,7 +0,0 @@
source 'https://rubygems.org'
gem 'github-pages'
gem 'jekyll-mentions'
gem 'jemoji'
gem 'jekyll-redirect-from'
gem 'jekyll-sitemap'

View File

@ -1,13 +0,0 @@
gems:
- jekyll-mentions
- jemoji
- jekyll-redirect-from
- jekyll-sitemap
sitemap:
file: "/sitemap.xml"
exclude:
- "/pages/photos.html"
- "/pages/photos.html.md"
- "/pages/ext/"
- "/IRC/"
- "/template/"