init
This commit is contained in:
commit
c021228161
24 changed files with 1509 additions and 0 deletions
9
sites/jekyll-source/_config_dev.yml
Normal file
9
sites/jekyll-source/_config_dev.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Development environment configuration
|
||||
url: 'http://dev.localhost'
|
||||
baseurl: ''
|
||||
environment: development
|
||||
destination: dev-site
|
||||
# Additional development-specific settings
|
||||
safe: false
|
||||
future: true
|
||||
unpublished: true
|
Loading…
Add table
Add a link
Reference in a new issue