cisagov / cyber.dhs.gov

A site for CISA directives

Home Page:https://cyber.dhs.gov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cyber.dhs.gov

Standing on the shoulders of 🇺🇸

A special thanks to the teams at GSA/18F for their open and transparent model, which benefits citizens, government, and technology.

This application is optimized for deployment on 18F's Federalist static site hosting service.

We use the U.S. Web Design System, a set of reusable, high quality components for modern websites. Many other U.S. government websites use the System.

Developing locally

If you're using this repository to run the site locally, follow these instructions.

Dependencies:

  • Node 6+ to install USWDS and dependencies
  • Ruby and bundler to install / run Jekyll.

First-time setup

  1. Clone this repo.
  2. npm install to install the USWDS, and Gulp dependencies.
  3. npm install -g gulp to let you use the gulp CLI directly.
  4. bundle install to install Jekyll.

Running the app

If you'll be editing the Sass/CSS:

  • gulp watch

To run the app:

  • bundle exec jekyll serve

If all goes well, visit the site at http://localhost:4000.

Public domain

This project is in the worldwide public domain.

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

About

A site for CISA directives

https://cyber.dhs.gov

License:Other


Languages

Language:SCSS 46.2%Language:HTML 45.7%Language:JavaScript 7.1%Language:Ruby 0.9%