Skip to content

A list of projects by the Foundation For Public Code

Notifications You must be signed in to change notification settings

TiSli/projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

A list of projects by the Foundation For Public Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 76.8%
  • Ruby 23.2%