diff --git a/.webpull b/.webpull deleted file mode 100755 index 802271b..0000000 --- a/.webpull +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -#rm -f static # prevent collision with jekyll -bundle config set path 'vendor/bundle' -bundle install -bundle exec jekyll build -ln -sf _site static diff --git a/admin/config.yml b/admin/config.yml index 74820e2..3e25c17 100644 --- a/admin/config.yml +++ b/admin/config.yml @@ -1,6 +1,6 @@ backend: - name: git-gateway - branch: master + name: github + repo: superboum/quentin.dufour.io media_folder: 'assets/uploads' collections: - name: 'blog'