https://github.com/sunlightpolicy/informed-communities
https://github.com/sunlightpolicy/informed-communities
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sunlightpolicy/informed-communities
- Owner: sunlightpolicy
- License: other
- Created: 2018-06-12T20:13:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-26T19:43:37.000Z (over 5 years ago)
- Last Synced: 2025-03-25T13:44:57.552Z (2 months ago)
- Language: CSS
- Size: 362 MB
- Stars: 2
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Roadmap to Informed Communities
This repository powers the [Sunlight Foundation](https://sunlightfoundation.com/)’s [Roadmap to Informed Communities website](https://communities.sunlightfoundation.com/), which offers tools for community-centered approaches to open data.
The site began using a fork of [18F’s website](https://github.com/18F/18f.gsa.gov) — with that as a base for design and functionality — and was then heavily customized to become what it is today. (This decision was inspired by the [similar approach](https://github.com/NYCPlanning/labs-planninglabs.nyc-archive/blob/master/_posts/2017-06-12-cloning-18f-gsa-gov.md) taken by NYC Planning Labs.)
## Where to find the site’s content in this repository
The [home page](https://communities.sunlightfoundation.com/) is at [`index.html`](https://github.com/sunlightpolicy/informed-communities/blob/master/index.html).
The [Methodology page](https://communities.sunlightfoundation.com/methodology/) is at [`methodology/index.md`](https://github.com/sunlightpolicy/informed-communities/blob/master/methodology/index.md).
The page and associated resources for Discovery are found in the [`discovery`](https://github.com/sunlightpolicy/informed-communities/tree/master/discovery) folder. The Readme there gives details on how to edit the personas library.
The page and associated resources for Action are found in the [`action`](https://github.com/sunlightpolicy/informed-communities/tree/master/action) folder.
The [Case Studies page](https://communities.sunlightfoundation.com/case-studies/) (and information on how to update it) is found in the [`case-studies`](https://github.com/sunlightpolicy/informed-communities/tree/master/case-studies) folder. As described in the Readme there, the actual case studies are in the [`_case_studies`](https://github.com/sunlightpolicy/informed-communities/tree/master/_case_studies) folder.
The [page](https://communities.sunlightfoundation.com/wwc/) with information on What Works Cities certification is at [`wwc/index.md`](https://github.com/sunlightpolicy/informed-communities/blob/master/wwc/index.md).
## Design components
In general, consult the [18F Style Guide](https://18f.gsa.gov/styleguide/) for information on how to use the various design components, styles, and layouts on this site.