mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-12-22 00:26:02 +00:00
chg: [build] updated
This commit is contained in:
parent
42b560e7d0
commit
f8c5d41e09
3 changed files with 5 additions and 1 deletions
|
@ -6,7 +6,7 @@ description: un groupe. de l'encre, de la terre et de la lumière. un thème q
|
||||||
|
|
||||||
logo: site-logo.png
|
logo: site-logo.png
|
||||||
search: false
|
search: false
|
||||||
url: http://brouilleursdeblanc.org
|
url: https://brouilleursdeblanc.org
|
||||||
|
|
||||||
# Jekyll configuration
|
# Jekyll configuration
|
||||||
|
|
||||||
|
|
4
build.sh
Normal file
4
build.sh
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
bundle exec jekyll build
|
||||||
|
rsync -v -4 -rz --checksum _site/ adulau@kb.quuxlabs.com:/home/adulau/website/brouilleursdeblanc/
|
BIN
images/nature.jpg
Normal file
BIN
images/nature.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1 MiB |
Loading…
Reference in a new issue