https://github.com/singhhp1069/md-2-pdf
https://github.com/singhhp1069/md-2-pdf
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/singhhp1069/md-2-pdf
- Owner: singhhp1069
- Created: 2021-12-02T18:06:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-02T18:07:08.000Z (over 4 years ago)
- Last Synced: 2025-04-04T01:11:34.580Z (about 1 year ago)
- Language: TeX
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 *