Skip to content

This is the source code for the memo book content. (a kind of cheat sheet)

Notifications You must be signed in to change notification settings

thelia/memo-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memo book

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

This is the source code for the memo book content. It is licenced under the Creative Commons Attribution-Non Commercial- Share Alike 4.0 license.

All the sources are written in markdown, feel free to export in the format you want.

You can use Pandoc for converting the markdown if many formats.

For example in HTML :

pandoc -f markdown -t html5 src/* -o index.html --highlight-style=pygments -s -V css="styles.css" --toc

About

This is the source code for the memo book content. (a kind of cheat sheet)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published