GithubHelp home page GithubHelp logo

so1us2 / beyondtransparency Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codeforamerica/beyondtransparency

0.0 0.0 0.0 13.47 MB

Code for America's new book - Beyond Transparency :closed_book:

Home Page: http://beyondtransparency.org

License: Other

CSS 43.01% JavaScript 5.09% HTML 51.90%

beyondtransparency's Introduction

Beyond Transparency

Code for America's new 📕 - Beyond Transparency

About this Book

This book is a resource for (and by) practitioners inside and outside government—from the municipal chief information officer to the community organizer to the civic-minded entrepreneur. Beyond Transparency is intended to capture and distill the community's learnings around open data for the past four years. And we know that the community is going to continue learning. That's why, in addition to the print version of the book which you can order on Amazon, we've also published the digital version of this book on this site under a Creative Commons license. The full text of this site is on GitHub — which means that anyone can submit a pull request with a suggested edit. Help us improve this resource for the community and write the next edition of Beyond Transparency by submitting your pull requests.

Code for America is a national nonprofit committed to building a government for the people, by the people, that works in the 21st century. Over the past four years, CfA has worked with dozens of cities to support civic innovation through open data. You can support this work by contributing to the book on GitHub, joining the CfA volunteer community (the Brigade), or connecting your city with CfA.

Contributing

The easiest way to suggest changes is to make edits directly on GitHub. If you're a web developer, you can clone the website to your computer and make changes using your preferred tools.

Editing directly on github.com

  1. Create a GitHub account if you don't already have one, and sign in
  2. Click on chapters
  3. Click on the chapter you want to edit
  4. Click on the "Edit" button
  5. Make your changes using the Markdown format
  6. Click on the "Preview" button to make sure your changes look good
  7. Type in your Commit summary (i.e. a brief description of your changes) at the bottom of the GitHub edit page, and an optional extended description
  8. Click "Propose File Change"

Cloning and running on your local machine

git clone https://github.com/codeforamerica/beyondtransparency.git
cd beyondtransparency
gem install jekyll
gem install rdiscount
jekyll serve --watch

You can now view the website at http://localhost:4000

View the Jekyll documentation for more details about the site structure.

Submitting a Pull Request from your local machine

  1. Create a topic branch.
  2. Make your changes.
  3. Add, commit, and push your changes.
  4. Submit a pull request.

LICENSE

The content of this project itself is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported license, and the underlying source code used to format and display that content is licensed under the MIT license.

beyondtransparency's People

Contributors

abhinemani avatar ahelkit avatar derekeder avatar greggish avatar ladyson avatar loumoore avatar mick avatar migurski avatar mlinksva avatar monfresh avatar nivensd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.