Skip to content

aoloe/scribus-manual-evaluating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Evaluating Scribus

Currently, we have a "work in progress" first draft version as the <en/README.md>.

If you want to contribute, please read <CONTRIBUTE.md>.

Creating the documents

Epub

Creating the Epub with pandoc:

pandoc README.md --metadata-file=pandoc-epub/metadata.yaml --css=pandoc-epub/epub.css --shift-heading-level-by=-1 -o out/evaluating-scribus.epub && mupdf out/evaluating-scribus.epub

Notes:

TODO

  • Should we look for a better title for the document?
  • Create a make file that produces the output files
  • Create a script that converts the data between Github and Cryptpad

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published