Skip to content

CityofSantaMonica/CityNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CityNet

100 Gigabit Community Broadband in Santa Monica http://www.smcitynet.com/

Developing

This is a fairly standard Jekyll site.

Install submodule dependencies with

git submodule init
git submodule update

Install gem dependencies with

bundle install

Run the site locally with

bundle exec jekyll serve