Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

LocalGovDigital/localo

Repository files navigation

Localo

This project’s goal is to author, through community consensus, local government data specifications relating to the services and information provided by local government. A related goal is to make it easier for civic developers to create additional software built on these standards.

Participation

  • Discuss open issues and create pull requests in this GitHub repository. Also add proposals and examples to the wiki.

Development

Build HTML from RAML

Install the raml2html tool:

npm i -g raml2html

Run the tool:

rake

Running Jekyll locally

git clone https://github.com/LocalGovDigital/Localo.git
git co gh-pages
bundle
bundle exec jekyll serve -w

Bugs? Questions?

This project's main repository is on GitHub: http://github.com/localgovdigital/localo, where your contributions, forks, bug reports, feature requests, and feedback are greatly welcomed.