/cheat-sheets

:pencil: Cheat sheets

Primary LanguageMakefileMIT LicenseMIT

Cheat sheets

My personal cheat sheets. You can download the compiled versions on the gh-pages branch.

Travis (.com) GitHub last commit GitHub license

Building and configuration

Requires LaTeX, pandoc, and GNU Make.

Change settings in templates/meta.yml and/or add code to the header in templates/header.tex.

Build using Make:

make

Or build using docker-compose:

docker-compose up

This will generate a pdf version of the markdown files to the docs/ folder.

Credits and license

Inspired by Bert Van Vreckem.

The content of this project itself is licensed under the Creative Commons Attribution 4.0 International License, and the underlying source code used to format and display that content is licensed under the MIT license.