Skip to content

Leanpub

Nazim Boudeffa edited this page Feb 10, 2020 · 7 revisions

Since leanpub has stopped the free plan for free books, I have started to use a local version that builds a pdf, so I can add it to my Leanpub account to keep the make your own price

  1. You need to install Python and PIP
  2. Then pip install the soft as it is said on the repo and add pandoc to your path variable
  3. Then pip install pyyaml
  4. Then pdftolatex with MikeTex
  5. run the command to build your PDF and install the Tex packages when asked
Clone this wiki locally