Change from git-gateway to github

This commit is contained in:
Quentin 2022-08-27 17:36:48 +02:00
parent 50f5f85fe6
commit f948a55b9e
Signed by: quentin
GPG Key ID: E9602264D639FF68
2 changed files with 2 additions and 9 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
backend:
name: git-gateway
branch: master
name: github
repo: superboum/quentin.dufour.io
media_folder: 'assets/uploads'
collections:
- name: 'blog'