Closed stain closed 5 months ago
Draft Zenodo ZIP RO-Crate including html in https://github.com/ResearchObject/workflow-run-crate/releases/tag/untagged-fd11e04339869761d025
Draft Zenodo ZIP RO-Crate including html in https://github.com/ResearchObject/workflow-run-crate/releases/tag/untagged-fd11e04339869761d025
The images are missing from the html files because with the new structure the img
dir is one level up
Ah right, ../img
..This one worked better:
(base) stain@xenamint:~/src/workflow-run-crate/docs/profiles/0.5$ for a in *crate ;
do pushd $a ; pandoc -i index.md -o index.html --self-contained ; popd ; zip -r $a-0.5.zip $a ; done
Updated in https://github.com/ResearchObject/workflow-run-crate/releases/tag/untagged-fd11e04339869761d025
Release "procedure":
I've committed a few edits to add
@base
to the RO-Crate metadata so that these symlinks don't give a duplicate RO-Crate, these would later be fixed bysed -i