Fix links

Proposer
Floppy
State

Accepted

Vote Score

0

Age

3868 days


@Floppy edited _layouts/page.html - over 10 years ago
      <span class="icon-bar"></span>
      <span class="icon-bar"></span>
    </button>
    <a class="navbar-brand" href="/">OpenPolitics Manifesto</a>
    <a class="navbar-brand" href="{{site.baseurl}}">OpenPolitics Manifesto</a>
  </div>
  <div class="collapse navbar-collapse">
    <ul class="nav navbar-nav">
      <li><a href="/contributing.html">Contributing</a></li>
      <li><a href="/authors.html">Authors</a></li>
      <li><a href="{{site.baseurl}}/contributing.html">Contributing</a></li>
      <li><a href="{{site.baseurl}}/authors.html">Authors</a></li>
    </ul>
  </div><!--/.nav-collapse -->
</div>


  This content is in the public domain. See the <a href='/license.html'>license</a> for details. <a href='/contributing.html'>Contributions</a> are welcome.
  This content is in the public domain. See the <a href='{{site.baseurl}}/license.html'>license</a> for details. <a href='{{site.baseurl}}/contributing.html'>Contributions</a> are welcome.
</small>

@Floppy edited contributing.md - over 10 years ago

If you have direct repository access, you can create a branch in the main repository instead of using a fork.

Don't forget to add yourself to the authors list in authors.md!

Don't forget to add yourself to the authors list in authors.md!

Merging Changes

  • All contributions and discussions are public, and should take place as part of a pull request.
  • Plain English is essential - follow the GDS style guide if you can. Try to avoid political weasel-words.
  • Make changes small, self-contained, and simple. Large PRs will take a lot longer to get merged. Small is agile.
  • All content is public domain. By submitting a PR, you agree that you are putting your work into the public domain. See the full license for details.
  • All content is public domain. By submitting a PR, you agree that you are putting your work into the public domain. See the full license for details.

Help

@Floppy edited index.md - over 10 years ago

The Manifesto

We are writing a manifesto, but we need to build it together. It's easy to contribute.

We are writing a manifesto, but we need to build it together. It's easy to contribute.

A good way to start might be with some fundamentals. What are our basic tenets?

@Floppy edited license.md - over 10 years ago

ARISING FROM, OUT OF OR IN CONNECTION WITH THESE IDEAS OR THE USE OR OTHER DEALINGS IN THESE IDEAS.

For more information, please refer to http://unlicense.org/

For more information, please refer to http://unlicense.org/

stringfellow

@stringfellow - over 10 years ago

Cool! Should I set up a redirect to http://openpolitics.github.io/manifesto from the domain?

Floppy

@Floppy - over 10 years ago

Yes, might as well! Or we could CNAME it properly; up to you.