Skip to content

Commit

Permalink
add links to demo site & pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceninja committed Aug 17, 2023
1 parent 66e03b0 commit 5a2452d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ In addition, it will output a single-page version of the entire book. This HTML
We then have a node script that will load the contents of the single-page version, inline all the CSS and images, and then submit the resulting HTML to the DocRaptor API, which returns a PDF that we save to the `dist` directory.

For more information, check out [`build-pdf.mjs`](build-pdf.mjs) and this blog post (coming soon).

You can also view the [demo site](https://eleventy-pdf.netlify.app/) and the [demo pdf](https://eleventy-pdf.netlify.app/pdf/a-study-in-scarlet.pdf).

0 comments on commit 5a2452d

Please sign in to comment.