mejackreed / cookbook-recipes

For working on the recipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IIIF cookbook recipes repository

This repository is the source location for the IIIF 3.0 recipes. The aim is to show how to model various use cases in workable IIIF presentation assets.

Contributing

Please see the Cookbook Process.

Live site

The cookbook site is available at:

https://preview.iiif.io/cookbook/master

Note: in the future this will be merged into the https://iiif.io website.

To build locally:

bundle install

bundle exec jekyll serve

Then connect to http://localhost:4000/

Preview links

This repository can be viewed using the following pattern:

https://preview.iiif.io/cookbook/<branch_name>/

for all branches but master. For example see the themed version:

https://preview.iiif.io/cookbook/themed/

About

For working on the recipes


Languages

Language:JavaScript 74.9%Language:CSS 11.2%Language:HTML 8.7%Language:Ruby 3.2%Language:Shell 2.0%