Skip to content

OpeningData/openingdata.github.io

Repository files navigation

How to Generate Full Site

  1. Edit the stories.csv file to include whatever updates you want to make to the website.

  2. Run python3 renderindex.py to generate the new index file.

  3. Checkout what the site now looks like by either running open docs/index.html or navigating through your file tree and opening the index file in your favorite browser

Some Notes

We render the stories in descending date order (highest date at the top). The date should be entered in the format YYYYMMDD. We are working on an easier way to update the csv rather than manually updating it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published