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.
This site is built on the uswds-jekyll theme, so you'll find configuration information there.
To work on the site locally:
-
Install Ruby.
-
Install packages.
bundle install
-
Run the site.
bundle exec jekyll serve
-
Open http://127.0.0.1:4000/.
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 to the team at 18F for their open and transparent model which benefits citizens, government, and technology.