Skip to content

Latest commit

 

History

History
executable file
·
44 lines (27 loc) · 1.39 KB

README.md

File metadata and controls

executable file
·
44 lines (27 loc) · 1.39 KB

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