Awesome
pdfmake docs for version 0.3
The source for website https://pdfmake.github.io/docs/
For source of version 0.1 or 0.2 go here: https://github.com/pdfmake/docs/tree/0.1
Run from sources
Requirements
- Hugo (https://gohugo.io/)
Clone and start website
git clone --branch master https://github.com/pdfmake/docs.git
cd docs
hugo server
and open in browser:
http://localhost:1313/docs/0.3/
Deploy webpages
hugo --cleanDestinationDir