Difference between revisions of "Zimwriterfs instructions"

Jump to navigation Jump to search
→‎Configuring and Running Docker: Added heading for the examples
(→‎Preparations: Added new section on using Docker)
(→‎Configuring and Running Docker: Added heading for the examples)
(One intermediate revision by the same user not shown)
Line 12: Line 12:
[1] I added a shared folder so I could easily share data between the running Docker image and my macbook. This had to be configured using the command line. See https://github.com/rocker-org/rocker/wiki/Sharing-files-with-host-machine for tips on how to do this.
[1] I added a shared folder so I could easily share data between the running Docker image and my macbook. This had to be configured using the command line. See https://github.com/rocker-org/rocker/wiki/Sharing-files-with-host-machine for tips on how to do this.


=== Configuring and Running Docker
=== Configuring and Running Docker ===
Again some qualifications:
Again some qualifications:


Line 24: Line 24:
</code>
</code>


== Examples of using zimwriterfs ==
<code>
<code>
zimwriterfs  --uniqueNamespace  -w index.html -f icon.png -l EN -t "Testing Heuristics" -d "Early cut of the testing heuristics material." -c "Julian Harty" -p "Commercetest Ltd." /Volumes/shared/dist/ /Volumes/shared/th-ln.zim
zimwriterfs  --uniqueNamespace  -w index.html -f icon.png -l EN -t "Testing Heuristics" -d "Early cut of the testing heuristics material." -c "Julian Harty" -p "Commercetest Ltd." /Volumes/shared/dist/ /Volumes/shared/th-ln.zim
zimwriterfs -w index.html -f tess.png -l EN -t "Visions for Teaching and Learning", -d "Sample TESS content: Week 1" -c "Open University" -p "Julian Harty" /Volumes/shared/week_1__visions_for_teaching_and_learning.html/ /Volumes/shared/week1.zim
</code>
</code>


10

edits

Navigation menu