-
Notifications
You must be signed in to change notification settings - Fork 400
Description
Thanks for the awesome work on this project! I find it a blast to use for writing blog posts. As I've written these I've wondered about how to best make each post citable. It'd be wonderful if there were a way to create citation information and automatically mint DOI's somehow. This way, if someone wanted to cite a post written in a lab-website-template based site, they could simply grab the DOI and use it where appropriate (leveraging citation tools such as Zotero, etc. to automatically gather the meta about a post).
Maybe the workflow would look something like: blog post gets merged -> post content + meta collected and sent to DOI minter -> DOI returned and automatically is added to the LWT rendered page.
I'm unsure how complicated this might get and recognize it might be out of scope. Just the same, I thought it might be interesting to explore, especially if there's a "low-hanging fruit" path towards accomplishing this.