Skip to content
Snippets Groups Projects
Commit 74aa57e2 authored by Anthony's avatar Anthony
Browse files

Update Readme

parent 4464b8bc
Branches
No related tags found
No related merge requests found
Pipeline #1329 passed
......@@ -2,22 +2,27 @@
Use this file to publish IIIFs file on web.
## Requirements
## local install
### Requirements
- `mkdocs`
## Work on local
### Work on local
- `mkdocs serve`
## Update file list
### Update file list
- `updateFileList.sh`
## How to use
Put your manifests and your annotation in `docs` folder. Commit and push your code. You can use recursive folder but without use special character in their name
Your work will be available online in the GitLab pages
Put your manifests and your annotation in `docs/manifests` or `docs/annoation` folder. Commit and push your code. You can use recursive folder but without use special character in their name
Your work will be available online in the GitLab pages.
## Consult your contents :
`http://iiif.pages.tetras-libre.fr/IIIF-Publisher`
### TODO
......
......@@ -5,7 +5,7 @@ viewer_url=https://projectmirador.org/embed/?iiif-content=
root_dir=docs
manifest_dir=manifests
manifest_file=manifest.md
default_publisher=https://anthony.pages.tetras-libre.fr/demo-content/
default_publisher=https://iiif.pages.tetras-libre.fr/IIIF-Publisher/
if [ -z ${CI_PAGES_URL+x} ]; then
publisher=$default_publisher
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment