Skip to content
forked from IIIF/api

Source for API and model specifications documents (api and model)

Notifications You must be signed in to change notification settings

allmaps/iiif-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Specifications

Markdown Source of specifications documents

To Debug the Site

  1. bundle install

  2. Run $ ./dev.sh to compile the site and run a dev server on http://localhost:4000.

To Publish the Site

(E.g. for Apache to serve), run ./publish.sh /my/site/dir. Note that if the site is not at '/' on the server, js and css will not work (the source files use absolute paths.)

Some Things to Note

  • 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.html, and any other links.

About

Source for API and model specifications documents (api and model)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 69.8%
  • Python 17.8%
  • CSS 7.7%
  • JavaScript 2.5%
  • Ruby 2.1%
  • Shell 0.1%