Test locally jekyll serve --config _config.yml,_config.dev.yml --future
jekyll serve --config _config.yml,_config.dev.yml --future
Upload to server jekyll build && rsync -vr _site/ [email protected]:/var/www/3schweinehunde
jekyll build && rsync -vr _site/ [email protected]:/var/www/3schweinehunde