Skip to content

Vincevrp/cheat-sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published