publiccode.net
publiccode.net copied to clipboard
Home to the website of the Foundation for Public Code. This is the most public-facing place for people to learn about the organization.
Homepage at publiccode.net
This website is the homepage for the Foundation for Public Code. It is where we introduce and explain ourselves to the outside world, and invite readers into all the content that the Foundation for Public Code has to offer.
Installing
This site is made for GitHub pages and thus runs their Jekyll install.
To install, use bundler:
bundle install
And running the local server:
bundle exec jekyll serve
Read more on how to run GitHub pages locally
Redirected URLs
All the redirected URLs are with their permalink in the redirects folder to keep them together.
Testing
To run the tests:
script/test.sh
Statistics
We use Plausible for statistics, and they can be viewed at plausible.io/publiccode.net.