Skip to content

Commit

Permalink
letter_0004
Browse files Browse the repository at this point in the history
  • Loading branch information
pdaengeli authored Jan 21, 2025
1 parent 5ac96aa commit 71a16a5
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate-manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- run: mkdir -p _generated && cp -r ${{ RUNNER.temp }}/nb-runner/_generated/** _generated
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: ${{ github.event.head_commit.message }}
commit_message: "done: ${{ github.event.head_commit.message }}"
file_pattern: '_generated/** input-done input'
skip_fetch: true

Expand Down
10 changes: 0 additions & 10 deletions input-done/letter_00001.toml

This file was deleted.

12 changes: 12 additions & 0 deletions input/letter_0004.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
mf_id = "letter_0004.json"
mf_lang = "en"
mf_label = "Lettre d'Annemarie Schwarzenbach à Claude Bourdet"

# IIIF image links as a sequence of key/value pairs under `[mf_data]`

[mf_data]
"letter_0004_001" = "https://patrinum.ch/nanna/api/multimedia/image/v2/recid:587679-BCUL-PREVIEW-426357_0001.jpg/info.json"
"letter_0004_002" = "https://patrinum.ch/nanna/api/multimedia/image/v2/recid:587679-BCUL-PREVIEW-426357_0002.jpg/info.json"
"letter_0004_003" = "https://patrinum.ch/nanna/api/multimedia/image/v2/recid:587679-BCUL-PREVIEW-426357_0003.jpg/info.json"
"letter_0004_004" = "https://patrinum.ch/nanna/api/multimedia/image/v2/recid:587679-BCUL-PREVIEW-426357_0004.jpg/info.json"
"letter_0004_005" = "https://patrinum.ch/nanna/api/multimedia/image/v2/recid:587679-BCUL-PREVIEW-426357_0005.jpg/info.json"

0 comments on commit 71a16a5

Please sign in to comment.