Skip to content

Home to all of our staff information, decision-making rules and processes. It is our staff manual that can be developed collaboratively with the community and reused by everyone.

License

Notifications You must be signed in to change notification settings

brandmuse/about

 
 

Repository files navigation

About the Foundation for Public Code

Our mission is:

[...] to enable public-purpose software and policy that is open and collaborative.

This repository is meant to reflect the concept of the Foundation for Public Code and hold all information about it. It's main branch is the official 'source of truth' and central repository for all information about the Foundation for Public Code.

Contributing

We are looking for people like you to contribute to this project by suggesting improvements and helping develop the Foundation for Public Code. 😊 Get started by reading our Contributors Guide.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. Please be lovely to all other community members.

Preview, build and deploy

The repository builds to a static site deployed at about.publiccode.net. It is built with GitHub pages and Jekyll.

Releasing and deploying is done with a release branch.

We aim to deploy every Monday.

You can use the scripts:

  • ./script/serve.sh to serve the site locally with livereload
  • ./script/test.sh to run the tests including markdownlint and htmlproofer

Branches and Travis CI build status

All branches are tested with every change for broken links, so if some site we link to on the internet goes down the 'Build Status' down here will go red.

Branch Build Status
develop Build Status Version from which we work
main Build Status Deployed to https://about.publiccode.net, once a week

License

CC0

To the extent possible under law, the Foundation for Public Code has waived all copyright and related or neighboring rights to the content in this repository. It is licensed CC0, which basically means that anyone can do anything with it. This does not apply to trademarks or logos of the Foundation for Public Code.

Contributors to this repository agree that their contributions also fall under this license and that they have the power and authority to grant this licence.

About

Home to all of our staff information, decision-making rules and processes. It is our staff manual that can be developed collaboratively with the community and reused by everyone.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.2%
  • Ruby 2.8%