Skip to content

Reminds me recipes I already prepared

Notifications You must be signed in to change notification settings

stefanfreitag/cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipes

A collection of cooking and baking recipes

Usage

  • Generate the pdf version of the collection

    make pdf
  • Generate the html version of the collection

    make html
  • Transforming html file to asciidoc

    pandoc -f html -t asciidoc <filename>
  • Compress the pdf

     gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook \
    -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf book.pdf

About

Reminds me recipes I already prepared

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published