Adding _site to Versioning for git-hook based deplyoment

This commit is contained in:
Open-Steps.org 2015-04-16 10:18:08 +02:00
parent 3ec670b006
commit 774860a00d
192 changed files with 36131 additions and 1 deletions

15
_site/README.md Normal file
View file

@ -0,0 +1,15 @@
# Scope 2015 #
scopesessions.org
* Built with Jekyll
* 0.0.1
* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
### Development ###
1. Install [Jekyll](http://jekyllrb.com)
2. Serve files
```
#!
jekyll serve
```