Git Product home page Git Product logo

digital-history's Introduction

https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png

Digital History at University of Toronto

This repository collects most of my course materials for Digital History a semester-long 3rd-year seminar I teach in the History Department at University of Toronto. The repository contains most of my notes and assignments, as well as the syllabus and some auxiliary materials.

Most, but not all, of the materials in this repository are reproduced on the course website:

http://digitalhistory.github.io/

My materials are written in Org-Mode, a syntax similar to Markdown but not as widely used. If you use Pandoc, it can translate pretty well between org and various markdown flavours. The website is generated by the Hugo static site generator, after the long files in this repository are parsed and chunked out by ox-hugo, the org-mode hugo exporter. The deployment process is a little bit involved, but once it’s been set up it’s a breeze. I use git hooks to automake the fussy bits.

My lecture notes can also be accessed here, in their natural environment, as reveal.js web presentations, created from the org-mode source by the awesome org-reveal translator.

Some features don’t work perfectly in the current environment. Most notably citations, which I generate using Zotero, will not always look or act the way they should. Also, a whole lot of images are missing, since I steal a lot of my images & don’t have permission to republish them.

This repo is neither complete nor fully organized, but I intend to keep improving it so let me know if you can’t find something.

I hope this is useful to someone!

Creative Commons License
Digital History by Matt Price is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Website organization

The Website is organized as follows:

  • Syllabus
    • Logistics
    • Introduction
    • Objectives
    • Method
    • Tools
    • Course Requirements and Grading
    • Texts
    • Course Outline
  • Tools and Tricks
    • Environment Setup
    • Git and Github
    • ??
  • Lectures
    • 01 to 12
  • Assignments
    • 00 to 06

Deployment

Deployment requires the following steps

  • [x] create website folder, exclude from top-level git repo
    • [x] add gh-pages branch to public dir
  • create org-mode project with subprojects:
    • export all full pages
    • export all subpages
  • commit to master
    • push to origin
    • copy git commit message
      • initiate export
      • cd to website folder
      • this part has now been done in ~dh-website/.git/hooks/post-commit~!
      • commit with a copy of message
      • push to origin
      • generate gh-pages commit message
      • commit to gh-pages
      • push to origin

digital-history's People

Contributors

titaniumbones avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.