/ocfl-spec2md

Throw away hack to migrate IIIF spec from ReSpec to Markdown

Primary LanguagePythonApache License 2.0Apache-2.0

ocfl-spec2md

Goal

Take OCFL specification and implementation notes documents and transform from XML for ReSpec to Markdown with similar structure and look. Use IIIF Image API as the model for Markdown format. Fixes [OCFL/spec#554].

Outputs

These are being written to a copy of https://github.com/zimeon/ocfl-spec2md and github pages versions are hosted at:

Misc Notes

The OCFL site, https://ocfl.io/, is a github pages site. The settings are from branch main, based at the repository root, no theme is set in the repository settings.

This script relies on having a fork of the OCFL spec repository checked out at ../ocfl-spec for the input, and ../ocfl-spec-md for the output.