See the new beta version here: https://github.com/jronallo/iiif-workshop-new
Soon this version will no longer be maintained.
Materials for a workshop covering:
The latest version is currently published here.
The workshop is designed to be led by an instructor who can answer questions and help with exercises, but it ought to be useful for self-guided learning as well.
workshop
: contains the main workshop materials to build a gitbookvm
: contains a Vagrant file and Ansible provisioning scripts for building a virtual machine with everything needed for the workshop. This is a work in progress.Requires NodeJS.
cd iiif-workshop/workshop
npm i gitbook-cli -g
gitbook install
gitbook serve
Now visit http://localhost:4000/ to see live changes to the book.
To build the site without running a web server run: gitbook build
See more on installation, setup, and building here: https://toolchain.gitbook.com/setup.html
Run: ./deploy.sh