Markdown Source of specifications documents
-
bundle install
-
Run
rake dev
to compile the site and run a dev server on http://localhost:4000.
rake ci
We now use Capistrano to deploy the site.
bundle exec cap production deploy
Will deploy to the iiif.io site if you have permission.
- Much of the site data is in the YAML files in
_data/
(e.g. member institutions, server impls, demos, etc.) make edits there. - The latest versions of the APIs are set in
_config.yml
. Change there will get pushed to.htaccess
,technical-details/
, and any other links. - Always use the [link text][ref] method of creating links.
ref
must consist only of a-zA-Z0-9_- and the first character must be a-zA-Z