uwdata / living-papers

Authoring tools for scholarly communication. Create interactive web pages or formal research papers from markdown source.
BSD 3-Clause "New" or "Revised" License
128 stars 10 forks source link

use puppeteer to manipulate runtime and generate PDF #3

Closed mathisonian closed 2 years ago

mathisonian commented 2 years ago

This is a work in progress and should not yet be merged, but I'm opening it here for visibility.

mathisonian commented 2 years ago

I've updated the code to fit into the plugin system. This should be pretty close - I need to figure out the correct place to put the generated static files and do some more testing but the general functionality is there.