Skip to content

awichman/join.tts.gsa.gov

 
 

Repository files navigation

Join TTS site CircleCI

Usage

Job posting

For new job postings, copy from the template. Note that the alert at the top and the "How to Apply" information will be injected automatically.

To open an upcoming job, in the "frontmatter" (the metadata between the horizontal lines at the top): change the state to open, and make sure the other fields are filled in.

To close a job posting, change the state to closed.

To reuse a job posting, change the state to upcoming, and modify the page as appropriate.

Local development

This site is built on the uswds-jekyll theme, so you'll find configuration information there.

To work on the site locally:

  1. Install Ruby.

  2. Install packages.

    bundle install
  3. Run the site.

    bundle exec jekyll serve
  4. Open http://127.0.0.1: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.

Special Thanks

Special thanks to the team at 18F for their open and transparent model which benefits citizens, government, and technology.

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 54.3%
  • HTML 40.6%
  • CSS 5.1%