Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
/ dhs-next Public archive

Source for a potential recruiting website for DHS CTO's DHSNext effort.

Notifications You must be signed in to change notification settings

18F/dhs-next

Repository files navigation

DHS Next Website

This site is the main funnel for DHS Next recruiting.

Built With

The site is built on the U.S. Web Design Standards and uses Jekyll to generate static pages.

Setup

  1. If you're using a Mac, install homebrew (see http://brew.sh/)
  2. After installing git (brew install git), cd to the directory where you want to check-out the site, and then clone it (git clone https://github.com/usds/website.git)
  3. Install rvm (\curl -sSL https://get.rvm.io | sudo bash -s stable), make your current user a member of the rvm group, and then install a new version of ruby (rvm install 2.3.1)
  4. Install the bundler gem, then use bundler to install other project dependencies (gem install bundler && bundle install)

Running

  1. In the directory you checked out the website into, run jekyll serve to start the webserver
  2. Navigate to http://localhost:4000 in your browser to see your changes

About

Source for a potential recruiting website for DHS CTO's DHSNext effort.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published