Driven Software Website
Website
To see demo
To Setup
sudo gem install jekyll sudo gem install glynn
To switch repo
go to .git/config replace url with git@github.com:DrivenSoftware/Driven-Software-Website.git continue as usual
To Add new page
Set this tag for the layout page
layout: default
To Test
jekyll --server
To Deploy
glynn