initial minima version
This commit is contained in:
commit
5314819ba0
12 changed files with 313 additions and 0 deletions
3
bin/deploy.sh
Executable file
3
bin/deploy.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
bundle exec jekyll build
|
||||
rsync -avz --delete _site/ web@jan.krutisch.de:/srv/web/schonendveredelt.de
|
||||
Loading…
Add table
Add a link
Reference in a new issue