Giter Club home page Giter Club logo

opendatainitiative.github.io's Introduction

Project Overview

The Open Data Initiative website holds the published works of the Open Data Legislation project and Transparency project. We work on government financial transparency. Read the ODI about for more overview.

Submit issues and pull requests for updates, ideas, bug fixes, and new content.

This site is made with Jekyll, an open source static site generator. This means the Jekyll program takes the content we want to be on the site and turns them into HTML files ready to be hosted somewhere. Giving props where they are due, GitHub provides free web hosting for repositories, called GitHub Pages, and that's how this site is hosted.

Contributing

Fix/Edit Content

If you see an error or a place where content should be updated or improved, just fork this repository to your account, make the change you'd like and then submit a pull request. If you're not able to make the change, file an issues.

To Set up Locally

You can take all the files of this site and run them just on your computer as if it were live online, only it's just on your machine. This is the best way to test your changes before creating a pull request.

Requirements

  • Ruby v2.3.3 (installed default with macOS)
  • Bundler (binaries available with macOS)
  • Jekyll (binaries available with macOS)
  • Git (binaries available with macOS)

Installation

sudo gem install bundler
sudo gem install jekyll
git clone https://github.com/opendatainitiative/opendatainitiative.github.io.git
cd opendatainitiative.github.io
bundle install (do not bundle install as root)

Serving

bundle exec jekyll serve

Open http://localhost:4000 in your browser

Don't see what you're looking for? Create an issue, we'll do our best to help you out.

License

The underlying Jekyll source code that used to format and display content is licensed under the MIT license, the non-code text content displayed by Jekyll is licensed under the Creative Commons Attribution 4.0 license, and code created by the project contributors is licensed under the Apache License 2.0.

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.