Skip to content

Programming the Past (Digital Humanities 2), HIS4936 at the University of South Florida

License

Notifications You must be signed in to change notification settings

usf-portal/his4936-dh2-course-workbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HIS4936 - Digital Humanities 2 - Programming the Past

Digital Workbook, University of South Florida

Instructor: David J. Thomas, thePortus.com


To see this workbook, head to our ReadTheDocs page


Documentation Status


This repository houses the digital workbook for students of HIS4936, 'Hacking History: Programming Digital Scholarship 2', held at the University of South Florida.


To run this workbook locally

Requires Git & Python 3

To install

git clone https://github.com/thePortus/hacking-history.git

cd hacking-history

pip3 install -r requirements.txt

To run locally

mkdocs serve

To view, open your browser and enter the following in your navigation bar...

localhost:8000

Hosted using Read the Docs. Remote site updates each time this repository is changed.

Releases

No releases published

Packages

No packages published

Languages