1
0
Fork 0

see changelog 0.94

This commit is contained in:
Moritz »mo.« Sauer 2015-01-12 09:33:22 +01:00
commit 5654c5958a
10 changed files with 270 additions and 74 deletions

9
_config_dev.yml Normal file
View file

@ -0,0 +1,9 @@
#
# This config-file is only needed for development. Instead of changing the url
# everytime you work locally on the project, you start both config-files, overwriting
# the first one with the development variables needed.
#
# Start development with  $ jekyll serve --config _config.yml,_config_dev.yml
url: "http://localhost:4000"
urlimg: "http://localhost:4000/images/"