Closed LaurentGoderre closed 11 years ago
Can you elaborate? Not using any scripts to generate the page on gh-pages, just straight HTML, CSS and javascript. Cities that fork the project can reuse the code on the gh-pages branch.
You don't use a script to convert the text or rdf to html? How do they stay in sync?
@LaurentGoderre The website just links to the zip files in the repo (I'd assume). There's nothing dynamic.
So the laws are not in a Web format?
The laws are in TXT and RTF format, compressed in a zip or tar.gz file.
The text files are being parsed separately and fed in to http://sanfranciscocode.org. Here they are available as JSON bulk downloads or via an API.
Once we kick the tires on the parsers, I'll share those here and in the documentation.
Here are the parsers: https://github.com/opengovfoundation/sf-parsers
This would allow another city to re purpose the project.