Difference between revisions of "Zimwriterfs instructions"

Jump to navigation Jump to search
no edit summary
(Adapations for move to zim-tools + less "warnings" + more precise docker usage)
Line 32: Line 32:


== Examples of using zimwriterfs ==
== Examples of using zimwriterfs ==
<code>
<code>
docker run -it -v $(pwd):/data openzim/zimwriterfs zimwriterfs --uniqueNamespace -w index.html -f icon.png -l eng -t "Testing Heuristics" -d "Early cut of the testing heuristics material." -c "Julian Harty" -p "Commercetest Ltd." /data/dist /data/th-ln.zim
docker run -it -v $(pwd):/data openzim/zim-tools zimwriterfs -w index.html -I icon.png -l eng -t "Testing Heuristics" -d "Early cut of the testing heuristics material." -c "Julian Harty" -p "Commercetest Ltd." /data/dist /data/th-ln.zim


docker run -it -v $(pwd):/data openzim/zimwriterfs zimwriterfs -w index.html -f tess.png -l eng -t "Visions for Teaching and Learning" -d "Sample TESS content: Week 1" -c "Open University" -p "Julian Harty" /data/dist /data/week1.zim
docker run -it -v $(pwd):/data openzim/zim-tools zimwriterfs -w index.html -I tess.png -l eng -t "Visions for Teaching and Learning" -d "Sample TESS content: Week 1" -c "Open University" -p "Julian Harty" /data/dist /data/week1.zim
</code>
</code>


11

edits

Navigation menu