Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Readme.md

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 [email protected]: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