Skip to content

47ronin/economic-impact-analysis

 
 

Repository files navigation

Port of San Diego economic impact analysis, 2013

The framework was adapted from Code for America’s Annual Report project.

Install

This site was built using jekyll.

sudo gem install jekyll
sudo gem install rdiscount

Run

jekyll serve --watch

Preview the generated site at: http://localhost:4000/

Design

This project uses a Sass preprocessor to help generate flexible CSS. Make visual adjustments to the .scss files and compile with Compass. Traverse into your project directory and:

compass watch

Changes to Sass files will automatically trigger Compass to compile into the project’s css directory. Design, test, iterate, repeat. When everything looks complete, celebrate and:

compass compile -e production

Resources

About

Port of San Diego's 2013 Economic Impact Analysis.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • CSS 62.8%
  • JavaScript 21.3%
  • HTML 15.7%
  • Other 0.2%