scopesessions.org/README.md

16 lines
245 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)
2. Serve files
```
#!
jekyll serve
```