diff --git a/.gitignore b/.gitignore index 8cffa90a5..2a8d1df61 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ package-lock.json .jekyll-cache tmp/ iiifc-theme +Gemfile.lock +vendor diff --git a/Gemfile b/Gemfile index c5f41bd89..5e07b1803 100644 --- a/Gemfile +++ b/Gemfile @@ -12,6 +12,9 @@ gem 'jekyll-seo-tag' # A Fix gem 'webrick', "~> 1.7" +# Note 0.0.3 is broken due to: https://github.com/gemfarmer/jekyll-liquify/issues/8 +gem "jekyll-liquify", "0.0.2" + group :development, :test do gem 'html-proofer', "3.19.0" gem 'rspec' diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index c122d25aa..000000000 --- a/Gemfile.lock +++ /dev/null @@ -1,137 +0,0 @@ -GIT - remote: https://github.com/iiif/iiifc-theme.git - revision: dcdf5cc4c169823256d88a58b4d3ea4f4384c9b8 - branch: main - specs: - iiifc-theme (0.1.0) - html-proofer - jekyll (>= 4.0, < 4.2) - jekyll-data - jekyll-gzip - jekyll-liquify - jekyll-redirect-from - rake - -GEM - remote: https://rubygems.org/ - specs: - addressable (2.8.4) - public_suffix (>= 2.0.2, < 6.0) - colorator (1.1.0) - concurrent-ruby (1.2.2) - diff-lcs (1.5.0) - em-websocket (0.5.3) - eventmachine (>= 0.12.9) - http_parser.rb (~> 0) - ethon (0.16.0) - ffi (>= 1.15.0) - eventmachine (1.2.7) - ffi (1.15.5) - forwardable-extended (2.6.0) - html-proofer (3.19.0) - addressable (~> 2.3) - mercenary (~> 0.3) - nokogumbo (~> 2.0) - parallel (~> 1.3) - rainbow (~> 3.0) - typhoeus (~> 1.3) - yell (~> 2.0) - http_parser.rb (0.8.0) - i18n (1.14.1) - concurrent-ruby (~> 1.0) - jekyll (4.1.1) - addressable (~> 2.4) - colorator (~> 1.0) - em-websocket (~> 0.5) - i18n (~> 1.0) - jekyll-sass-converter (~> 2.0) - jekyll-watch (~> 2.0) - kramdown (~> 2.1) - kramdown-parser-gfm (~> 1.0) - liquid (~> 4.0) - mercenary (~> 0.4.0) - pathutil (~> 0.9) - rouge (~> 3.0) - safe_yaml (~> 1.0) - terminal-table (~> 1.8) - jekyll-data (1.1.1) - jekyll (>= 3.3, < 5.0.0) - jekyll-gzip (2.5.1) - jekyll (>= 3.0, < 5.0) - jekyll-liquify (0.0.2) - liquid (>= 2.5, < 5.0) - redcarpet (~> 3.1) - jekyll-redirect-from (0.16.0) - jekyll (>= 3.3, < 5.0) - jekyll-sass-converter (2.2.0) - sassc (> 2.0.1, < 3.0) - jekyll-seo-tag (2.8.0) - jekyll (>= 3.8, < 5.0) - jekyll-watch (2.2.1) - listen (~> 3.0) - kramdown (2.4.0) - rexml - kramdown-parser-gfm (1.1.0) - kramdown (~> 2.0) - liquid (4.0.4) - listen (3.8.0) - rb-fsevent (~> 0.10, >= 0.10.3) - rb-inotify (~> 0.9, >= 0.9.10) - mercenary (0.4.0) - mini_portile2 (2.8.2) - nokogiri (1.15.2) - mini_portile2 (~> 2.8.2) - racc (~> 1.4) - nokogumbo (2.0.5) - nokogiri (~> 1.8, >= 1.8.4) - parallel (1.23.0) - pathutil (0.16.2) - forwardable-extended (~> 2.6) - public_suffix (5.0.1) - racc (1.7.1) - rainbow (3.1.1) - rake (13.0.6) - rb-fsevent (0.11.2) - rb-inotify (0.10.1) - ffi (~> 1.0) - redcarpet (3.6.0) - rexml (3.2.5) - rouge (3.30.0) - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.5) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.0) - safe_yaml (1.0.5) - sassc (2.4.0) - ffi (~> 1.9) - terminal-table (1.8.0) - unicode-display_width (~> 1.1, >= 1.1.1) - typhoeus (1.4.0) - ethon (>= 0.9.0) - unicode-display_width (1.8.0) - webrick (1.8.1) - yell (2.2.2) - -PLATFORMS - ruby - -DEPENDENCIES - html-proofer (= 3.19.0) - iiifc-theme! - jekyll (~> 4.1.1) - jekyll-redirect-from - jekyll-seo-tag - rspec - webrick (~> 1.7) - -BUNDLED WITH - 2.3.3 diff --git a/source/_data/apis.yml b/source/_data/apis.yml index 471d097d6..b492b819f 100644 --- a/source/_data/apis.yml +++ b/source/_data/apis.yml @@ -55,16 +55,16 @@ discovery: description: Harvest any changes published by organizations that deliver digital objects. image: assets/images/icons/shape@2x.webp alt_text: Change Discovery API icon - draft: - major: 0 - minor: 9 + stable: + major: 1 + minor: 0 patch: 0 content-state: label: Content State API - description: Generate a very specific link to a particular view of an object, like a specific area on a particulat page rotated at a certain angle. + description: Generate a very specific link to a particular view of an object, like a specific area on a particular page rotated at a certain angle. image: assets/images/icons/link-group@2x.webp alt_text: Content State API icon - draft: - major: 0 - minor: 3 + stable: + major: 1 + minor: 0 patch: 0 diff --git a/source/_includes/links.md b/source/_includes/links.md index 68319c107..4e9560006 100644 --- a/source/_includes/links.md +++ b/source/_includes/links.md @@ -178,7 +178,7 @@ [org-ecma-encodeuricomponent]: https://tc39.es/ecma262/#sec-encodeuricomponent-uricomponent "encodeURIComponent" [org-ecma-decodeuricomponent]: https://tc39.es/ecma262/#sec-decodeuricomponent-encodeduricomponent "decodeURIComponent" [org-iana-uri-schemes]: http://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml "IANA URI Schemes" -[org-json-ld]: http://www.json-ld.org/ "JSON for Linking Data" +[org-json-ld]: https://json-ld.org/ "JSON for Linking Data" [org-linked-data]: http://linkeddata.org/ "Linked Data" [org-mellon]: http://www.mellon.org/ "The Andrew W. Mellon Foundation" [org-mozilla-drag-drop]: https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API "HTML Drag and Drop API" diff --git a/source/content-state/0.1/index.md b/source/content-state/0.1/index.md index d9b0f68ac..9f347381f 100644 --- a/source/content-state/0.1/index.md +++ b/source/content-state/0.1/index.md @@ -34,7 +34,7 @@ hero: {:.no_toc} __This Version:__ {{ page.major }}.{{ page.minor }}.{{ page.patch }}{% if page.pre != 'final' %}-{{ page.pre }}{% endif %} -__Latest Stable Version:__ [{{ site.data.apis.content-state.latest.major }}.{{ site.data.apis.content-state.latest.minor }}.{{ site.data.apis.content-state.latest.patch }}][contenstate-stable-version] +__Latest Stable Version:__ [{{ site.data.apis.content-state.stable.major }}.{{ site.data.apis.content-state.stable.minor }}.{{ site.data.apis.content-state.stable.patch }}][contenstate-stable-version] __Previous Version:__ None diff --git a/source/content-state/0.2/index.md b/source/content-state/0.2/index.md index 5dea8437d..6cebc1402 100644 --- a/source/content-state/0.2/index.md +++ b/source/content-state/0.2/index.md @@ -34,7 +34,7 @@ hero: {:.no_toc} __This Version:__ {{ page.major }}.{{ page.minor }}.{{ page.patch }}{% if page.pre != 'final' %}-{{ page.pre }}{% endif %} -__Latest Stable Version:__ [{{ site.data.apis.content-state.latest.major }}.{{ site.data.apis.content-state.latest.minor }}.{{ site.data.apis.content-state.latest.patch }}][contenstate-stable-version] +__Latest Stable Version:__ [{{ site.data.apis.content-state.stable.major }}.{{ site.data.apis.content-state.stable.minor }}.{{ site.data.apis.content-state.stable.patch }}][contenstate-stable-version] __Previous Version:__ [0.1][contentstate01] diff --git a/source/content-state/0.3/index.md b/source/content-state/0.3/index.md index 1a79a7b35..90a7b0f2c 100644 --- a/source/content-state/0.3/index.md +++ b/source/content-state/0.3/index.md @@ -34,7 +34,7 @@ hero: {:.no_toc} __This Version:__ {{ page.major }}.{{ page.minor }}.{{ page.patch }}{% if page.pre != 'final' %}-{{ page.pre }}{% endif %} -__Latest Stable Version:__ [{{ site.data.apis.content-state.latest.major }}.{{ site.data.apis.content-state.latest.minor }}.{{ site.data.apis.content-state.latest.patch }}][contenstate-stable-version] +__Latest Stable Version:__ [{{ site.data.apis.content-state.stable.major }}.{{ site.data.apis.content-state.stable.minor }}.{{ site.data.apis.content-state.stable.patch }}][contenstate-stable-version] __Previous Version:__ [0.2][contentstate02] diff --git a/source/content-state/0.9/index.md b/source/content-state/0.9/index.md index 6fc37128e..4a66050d4 100644 --- a/source/content-state/0.9/index.md +++ b/source/content-state/0.9/index.md @@ -44,7 +44,7 @@ hero: {:.no_toc} __This Version:__ {{ page.major }}.{{ page.minor }}.{{ page.patch }}{% if page.pre != 'final' %}-{{ page.pre }}{% endif %} -__Latest Stable Version:__ [{{ site.data.apis.content-state.latest.major }}.{{ site.data.apis.content-state.latest.minor }}.{{ site.data.apis.content-state.latest.patch }}][contenstate-stable-version] +__Latest Stable Version:__ [{{ site.data.apis.content-state.stable.major }}.{{ site.data.apis.content-state.stable.minor }}.{{ site.data.apis.content-state.stable.patch }}][contenstate-stable-version] __Previous Version:__ [0.3][contentstate03] diff --git a/source/content-state/1.0/index.md b/source/content-state/1.0/index.md index 40ccc6845..4bcadd334 100644 --- a/source/content-state/1.0/index.md +++ b/source/content-state/1.0/index.md @@ -45,7 +45,7 @@ hero: {:.no_toc} __This Version:__ {{ page.major }}.{{ page.minor }}.{{ page.patch }}{% if page.pre != 'final' %}-{{ page.pre }}{% endif %} -__Latest Stable Version:__ [{{ site.data.apis.content-state.latest.major }}.{{ site.data.apis.content-state.latest.minor }}.{{ site.data.apis.content-state.latest.patch }}][contenstate-stable-version] +__Latest Stable Version:__ [{{ site.data.apis.content-state.stable.major }}.{{ site.data.apis.content-state.stable.minor }}.{{ site.data.apis.content-state.stable.patch }}][contenstate-stable-version] __Previous Version:__ [0.9][contentstate09] diff --git a/source/discovery/0.1/index.md b/source/discovery/0.1/index.md index 5162f7a85..a6741b85c 100644 --- a/source/discovery/0.1/index.md +++ b/source/discovery/0.1/index.md @@ -32,7 +32,7 @@ editors: {:.no_toc} __This Version:__ {{ page.major }}.{{ page.minor }}.{{ page.patch }}{% if page.pre != 'final' %}-{{ page.pre }}{% endif %} -__Latest Stable Version:__ None +__Latest Stable Version:__ [{{ site.data.apis.discovery.stable.major }}.{{ site.data.apis.discovery.stable.minor }}.{{ site.data.apis.discovery.stable.patch }}][discovery-stable-version] __Previous Version:__ None diff --git a/source/discovery/0.2/index.md b/source/discovery/0.2/index.md index d5402ce8c..6d9517655 100644 --- a/source/discovery/0.2/index.md +++ b/source/discovery/0.2/index.md @@ -32,7 +32,7 @@ editors: {:.no_toc} __This Version:__ {{ page.major }}.{{ page.minor }}.{{ page.patch }}{% if page.pre != 'final' %}-{{ page.pre }}{% endif %} -__Latest Stable Version:__ None +__Latest Stable Version:__ [{{ site.data.apis.discovery.stable.major }}.{{ site.data.apis.discovery.stable.minor }}.{{ site.data.apis.discovery.stable.patch }}][discovery-stable-version] __Previous Version:__ [0.1][discovery01] diff --git a/source/discovery/0.3/index.md b/source/discovery/0.3/index.md index 538f0441a..3d01dcafb 100644 --- a/source/discovery/0.3/index.md +++ b/source/discovery/0.3/index.md @@ -32,7 +32,7 @@ editors: {:.no_toc} __This Version:__ {{ page.major }}.{{ page.minor }}.{{ page.patch }}{% if page.pre != 'final' %}-{{ page.pre }}{% endif %} -__Latest Stable Version:__ None +__Latest Stable Version:__ [{{ site.data.apis.discovery.stable.major }}.{{ site.data.apis.discovery.stable.minor }}.{{ site.data.apis.discovery.stable.patch }}][discovery-stable-version] __Previous Version:__ [0.2][discovery02] diff --git a/source/discovery/0.4/index.md b/source/discovery/0.4/index.md index d53193698..ca761d1ef 100644 --- a/source/discovery/0.4/index.md +++ b/source/discovery/0.4/index.md @@ -32,7 +32,7 @@ editors: {:.no_toc} __This Version:__ {{ page.major }}.{{ page.minor }}.{{ page.patch }}{% if page.pre != 'final' %}-{{ page.pre }}{% endif %} -__Latest Stable Version:__ None +__Latest Stable Version:__ [{{ site.data.apis.discovery.stable.major }}.{{ site.data.apis.discovery.stable.minor }}.{{ site.data.apis.discovery.stable.patch }}][discovery-stable-version] __Previous Version:__ [0.3][discovery03] diff --git a/source/discovery/0.9/index.md b/source/discovery/0.9/index.md index 34b772445..6c93da7f4 100644 --- a/source/discovery/0.9/index.md +++ b/source/discovery/0.9/index.md @@ -35,7 +35,7 @@ hero: {:.no_toc} __This Version:__ {{ page.major }}.{{ page.minor }}.{{ page.patch }}{% if page.pre != 'final' %}-{{ page.pre }}{% endif %} -__Latest Stable Version:__ None +__Latest Stable Version:__ [{{ site.data.apis.discovery.stable.major }}.{{ site.data.apis.discovery.stable.minor }}.{{ site.data.apis.discovery.stable.patch }}][discovery-stable-version] __Previous Version:__ [0.4][discovery04] diff --git a/source/discovery/1.0/index.md b/source/discovery/1.0/index.md index 445faeb1c..72e8e13ee 100644 --- a/source/discovery/1.0/index.md +++ b/source/discovery/1.0/index.md @@ -38,7 +38,7 @@ hero: {:.no_toc} __This Version:__ {{ page.major }}.{{ page.minor }}.{{ page.patch }}{% if page.pre != 'final' %}-{{ page.pre }}{% endif %} -__Latest Stable Version:__ [{{ site.discovery_api.stable.major }}.{{ site.discovery_api.stable.minor }}.{{ site.discovery_api.stable.patch }}][discovery-stable-version] +__Latest Stable Version:__ [{{ site.data.apis.discovery.stable.major }}.{{ site.data.apis.discovery.stable.minor }}.{{ site.data.apis.discovery.stable.patch }}][discovery-stable-version] __Previous Version:__ [0.9.2][discovery09] diff --git a/source/image/1.1/index.html b/source/image/1.1/index.html index ae370fcbd..95de05280 100644 --- a/source/image/1.1/index.html +++ b/source/image/1.1/index.html @@ -740,7 +740,7 @@