remcoros / whitepaper-quickstart

A quickstart for creating good looking whitepapers in markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quickstart for creating good looking white-papers using Markdown

How to use

git clone https://github.com/remcoros/whitepaper-quickstart.git
npm install
(Edit index.md using your favorite markdown editor)

To generate a .pdf file:

npm run pdf

To generate a .html file:

npm run html

License

The MIT license

About

A quickstart for creating good looking whitepapers in markdown

License:MIT License


Languages

Language:CSS 100.0%