scopesessions.org/README.md

16 lines
244 B
Markdown
Raw Normal View History

2014-11-30 22:22:17 +00:00
# Scope 2015 #
scopesessions.org
* Built with Jekyll
* 0.0.1
* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
### Development ###
1. Install [Jekyll](http://jekyllrb.com)
2015-03-19 19:13:48 +01:00
2. Serve files
2014-11-30 22:22:17 +00:00
```
#!
jekyll serve
```