openplans/history-of

Name: history-of

Owner: OpenPlans

Description: History of OpenPlans so far, from ~2000 to 2014.

Created: 2014-12-02 21:52:24.0

Updated: 2016-09-21 21:58:59.0

Pushed: 2016-12-07 02:23:55.0

Homepage:

Size: 105768

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

History of OpenPlans, Volume I

History is a work in progress.

Help tell the story of OpenPlans!

Submit a pull request to share your updates, or add an issue.

All accepted pull requests submitted before Jan 29th will earn the submitter an OpenPlans t-shirt!

New contributions go in _posts/, formatted with Markdown, with filenames like YYYY-MM-DD-title.md.

We'll share a nicely formatted version of this history in early 2015.

Local Setup

help.github.com/articles/using-jekyll-with-pages/

Run bower install and bundle exec jekyll serve.

Site should be available at http://localhost:4000.

Deploying

To deploy this repository to gh-pages, run the following commands within a clean repository (any files in the _site directory that are modified and not checked in will find their way into the distribution if your repository is not clean):

git add --all _site/
git commit -m "Update the distribution files"
git push
git subtree push --prefix _site origin gh-pages

(Subtree instructions from https://gist.github.com/cobyism/4730490)

If you're missing subtree, install it.

Site should be available at openplans.github.io/history-of/.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.