aviaryan / learnxinyminutes-pdf

:books: Learn X in Y minutes as PDF

Home Page:http://learnxinyminutes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn X in Y minutes - PDF

(Updated 27/8/16) Learn X in Y minutes as PDF. Source = https://github.com/adambard/learnxinyminutes-docs

Preview

Screenshot

Download

Limitations

  • learnxinyminutes.pdf doesn't include 2 languages; latex and markdown. This is because they caused conflicts while building the pdf (you can guess why). If needed, you can always download their individual pdf's from the release attachments.

Build Requirements

  • Python 3
  • Pandoc
  • Latex

Build Instructions

  1. Run genpdf.py. It generates the all-in-one pdf and the parsed markdown files.
  2. Run _genpdf.sh. It generates the individual pdf-s. Note that this takes the generated files from Python script (in _temp directory) as the input.
  3. To update on GitHub, first create a new release from the web UI. Then run upload-releases.py.

About

:books: Learn X in Y minutes as PDF

http://learnxinyminutes.com


Languages

Language:Python 90.6%Language:Shell 9.4%