Skip to content

openoakland/labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Oakland Labs

this is a static site generator using grunt

it was forked from https://github.com/codeforamerica/311labs

getting it to run

First install the grunt-cli globally once with: npm install grunt-cli -g then:

npm install
npm start

building the static files

npm run build

The static site will be generated to the dist/ folder.

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%