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.
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
All the redirected URLs are with their permalink in the redirects
folder to keep them together.
To run the tests:
script/test.sh
We use Plausible for statistics, and they can be viewed at plausible.io/publiccode.net.