Skip to content

publicinnovation/openorg

Repository files navigation

OpenOrg

Public Innovation's Business Plan

About this Plan

Public Innovation is an open platform for co-creation. Our goal is to build a civic innovation and social entrepreneurship ecosystem in the Sacramento region. This plan is all about how we're going to do that.

In addition to being our first app, OpenOrg is much more than simply a business plan. OpenOrg represents our commitment to being an open, emergent organization. But this is just the beginning.

As our strategy evolves, this plan, too, will evolve. And this is your invitation to help evolve it.

Welcome to OpenOrg.

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/publicinnovation/openorg.git
cd openorg
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.

About

An open standard for open organizations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published