/ntis-gov

Prototype for NTIS website

Primary LanguageJavaScript

NTIS Beta Site

This is a work in progress prototype for the National Technical Information Service.

To learn more about the National Technical Information Service, please visit https://www.ntis.gov. The site is in alpha.

Getting Started

  1. Make sure you have Ruby installed
  2. Run bundle install
  3. Run jekyll serve --watch --incremental --baseurl ''
  4. Go to localhost:4000

Deploying

  1. Run rake deploy[<insert username@hostname here]
  2. Go to hostname/ntis-gov