An open API service indexing awesome lists of open source software.

https://github.com/singhhp1069/md-2-pdf


https://github.com/singhhp1069/md-2-pdf

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# MD to PDF

## Dependencies

1. pandoc[https://pandoc.org/]
2. LateX (for mac install MacTeX (https://www.tug.org/mactex/))

## Add Content

Add content inside doc folder.

## Generate PDF

Generate PDF

```sh

sh build.sh

```

* README TBD *