Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 815 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 815 Bytes

DH Job Archive

A repository of jobs listed as relating to digital humanities. Not designed to be a source of the latest and greatest positions, but an archive of how we describe DH positions.

Contributing

All of the action is on the gh-pages branch of the repository, so "check" that out. New job listing are currently Markdown files living in the _posts/ directory. Look at some existing examples to get an idea of how we are structuring the listings. Right now we are letting the structure of the listing determine the markup, someday we'll have some actual structure, someday.

Adding job listings to the repository

  1. Fork the repository
  2. Commit a job listing to the _posts/ directory.
  3. Initiate a pull request so we can integrate your listing into the main repository.