cfpb / cfpb.github.io

A site for the CFPB to share and discuss its technology work with the world.

Home Page:https://cfpb.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A site for the CFPB to share and discuss its technology work with the world.

Running it locally with Docker

Content editors and developers probably want to set up cfpb.github.io on their local machine so they can preview updates without pushing to GitHub.

Before you get started, make sure you have an up-to-date version of Docker installed on your machine and that it is running.

Fork and clone the repo to your local machine.

Using terminal, in the project directory, run:

docker-compose up

Open it up in your browser: http://localhost:4000/

Working with the front end

The cfpb.github.io project front end currently uses the following:

  • Jekyll: Static site generator used by GitHub Pages.

Getting involved

We welcome your feedback and contributions. See the contribution guidelines for more details.

Note: Currently this file has standard language geared toward code contributions. Interested in contributing to design discussions? Just check out the issues and dive right in!


Open source licensing info

  1. TERMS
  2. LICENSE
  3. CFPB Source Code Policy

About

A site for the CFPB to share and discuss its technology work with the world.

https://cfpb.github.io/

License:Creative Commons Zero v1.0 Universal


Languages

Language:HTML 45.5%Language:CSS 43.8%Language:JavaScript 10.4%Language:Dockerfile 0.2%Language:Ruby 0.1%