From c709b3b7e9bbd372b5d550222c18a940dc49acc4 Mon Sep 17 00:00:00 2001 From: Alex Corbi Date: Sun, 30 Nov 2014 22:22:17 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..39f17564 --- /dev/null +++ b/README.md @@ -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 +```