Skip to content

controlshift/controlshift.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d1d1323 · May 14, 2024

History

81 Commits
May 17, 2021
May 1, 2024
Mar 15, 2018
Mar 15, 2018
Mar 15, 2018
Mar 15, 2018
Mar 15, 2018
Jan 16, 2014
Mar 23, 2021
Jan 16, 2014
Apr 7, 2017
May 14, 2024
Apr 7, 2017
Apr 7, 2017
Mar 15, 2018

Repository files navigation

Website for ChangeSprout

Builds website for www.changesprout.com using jekyll and github pages.

Setup

To develop locally:

bundle install
jekyll serve

browse to http://localhost:4000/ to preview site. Committing changes and pushing to master will update live site.

Updates

Add markdown files in _posts to create new updates.