diff --git a/README.md b/README.md index d219761..c01f7df 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ # GoBlog -Deploy your own blog in as little as 15 seconds. \ No newline at end of file +GoBlog is our entry for the 2016 GopherGala. + +GoBlog is a platform for easily deploying your own blog. We are powered by [Journey](https://github.com/kabukky/journey), a blog engine written in Go which is compatible with Ghost themes. + +# Why GoBlog? + +We provide a platform for bloggers to write freely from around the world. We provide each user with an unlimited number of blogs, unlimited page views and storage, premium DDOS protection, a CDN, and custom theme support. Our implementation of this platform is almost entirely in Go with server configuration handled by bash. + +# Why Journey? + +We chose Journey as our base because it is a powerful blogging engine fully compatible with Ghost [themes](http://marketplace.ghost.org/). Transitioning over to it is easy. + +# Our Team +[Faraz Fazli](https://www.github.com/farazfazli) - Backend Go Developer + +[Zain Hoda](https://github.com/zainhoda) - Frontend Developer + +[Anne Moroney](https://github.com/AnneTheAgile) - UX Developer