Skip to content

adstiles/cameroon.openspending.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for "Where does Cameroon's Money Go?"

This contains the web frontend to the Cameroon budget site, a front-end to the OpenSpending platform built in cooperation with the World Bank.

Initialize the repository

To run the site for local development, follow these steps:

  • Install Jekyll
  • Make sure you're on the branch gh-pages
  • Fetch the openspendingjs submodule with:
    • git submodule init
    • git submodule update

Generate the site

The site can be generated with this command from the repository root:

jekyll --server --auto 

This will run an HTTP server at port 4000 to serve the site.

About

Website for "Where does Cameroon's Money Go?"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Shell 0.6%