clausmullie / publiccode-projects

Home to a list of useful resources developed by the Foundation for Public Code.

Home Page:https://projects.publiccode.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projects site

Website to inform about the projects done by the Foundation for Public Code.

This site builds with Jekyll, as is the default of GitHub pages and uses the Foundation for Public Code Jekyll Theme.

pages-build-deployment Test Scheduled link check

Installing locally

  1. To build the site locally make sure you have Ruby and Bundlr installed.
  2. Install the dependencies of this repo with
$ bundle install

Serving Locally

  1. Run the Jekyll server with
$ bundle exec jekyll serve
  1. You can now view the website locally on http://localhost:4000

The server will rebuild the site every time a file changes, with the exception of _config.yml.

License

© 2018 Foundation for Public Code

About

Home to a list of useful resources developed by the Foundation for Public Code.

https://projects.publiccode.net


Languages

Language:Shell 97.2%Language:Ruby 2.8%