Custom templates
Hi and thanks for the fantastic package!
This is more of a question than an issue (so feel free to close this any time), but I was wondering, is there any recommended workflow for creating a custom template or edit one?
Or is it just a matter of creating a new template using Bootstrap, e.g. those in the inst/ folder?
Thanks,
Alessandro
Hi Alessandro,
My usual workflow is to design each webpage as a standalone project, and then to adapt it into a pandoc template. I developed each page here: https://github.com/seankross/postcards-templates.
Sean
Aha, thanks for the information, that's very useful. Would you be eager to receive PRs with new templates (either here of there)?