Skip to content

everypolitician/everypolitician-docs

Repository files navigation

EveryPolitician Documentation Build Status

This is the source code for http://docs.everypolitician.org.

Installation

You'll need to have Ruby 2+ and Bundler installed on your machine before proceeding.

Get the code from GitHub

$ git clone https://github.com/everypolitician/everypolitician-docs
$ cd everypolitician-docs

Install the dependencies with Bundler:

$ bundle install

Usage

Once you've installed the dependencies you can start a server

$ bundle exec jekyll serve -w

This will start a webserver running at http://localhost:4000.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/everypolitician/everypolitician-docs.

About

Source for EveryPolitician website's documentation pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published