Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 849 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 849 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, if you are here you must have figured 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 this 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.
  4. Awesome!