Giter Site home page Giter Site logo

learn-usertoken / capital-framework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cfpb/capital-framework

0.0 2.0 0.0 3.37 MB

Project-wide documentation for Capital Framework, a set of modular front-end components developed at the Consumer Financial Protection Bureau.

Home Page: http://cfpb.github.io/capital-framework/

License: Creative Commons Zero v1.0 Universal

JavaScript 19.24% HTML 42.12% CSS 38.64%

capital-framework's Introduction

cf-docs

##Project-wide documentation for Capital Framework.

Description: The static documentation site for the Capital Framework. Includes examples, code snippets, getting started and contribution instructions, etc.

Technology stack:

  • Ruby - For installing Jekyll.
  • Jekyll - Static site server.
  • Node - For managing front-end dependencies.

Screenshot:

Installation

We use homebrew on Mac OSX to manage installation of software. To install the project dependencies using homebrew, navigate to this project's root directory and enter the following:

$ brew install ruby
$ brew install node
$ gem install jekyll
$ npm install

To launch the site, enter:

$ jekyll serve

The site should now be live at http://localhost:4000/capital-framework/.

Troubleshooting

CSS compilation errors. If you encounter issues of CSS not compiling, try running:

$ grunt vendor

Deny/Allow connections. If you encounter the following message:

Do you want the application β€œnode” to accept incoming network connections?

Hit Deny to close the dialog box.

Getting help

If you encounter issues with the Capital Framework components shown in the documentation site, please post an issue in the Capital Framework issue tracker.

Example

A live demo can be viewed here. For local installation, the local live is at http://localhost:4000/capital-framework/ (see installation instructions).

Getting involved

We welcome contributions to the Capital Framework or the documentation site itself. If interested, please read through our contributing page on the demo site.


Open source licensing info

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.