abemedia / jekyll-pdf

Create PDFs from Jekyll pages & documents.
http://abemedia.co.uk/jekyll-pdf/
GNU General Public License v3.0
104 stars 35 forks source link

Please add additional explanation #15

Open jefftrull opened 6 years ago

jefftrull commented 6 years ago

The configuration is explained (Gemfile and _config.yml modifications) but not how to actually cause the PDFs to be generated. Does it happen at jekyll build time? Or when the site is served? Where is the file stored? I have made the specified changes, but cannot find any sign that a PDF has been generated. Thank you.

abemedia commented 6 years ago

Good point. The PDFs are generated at build time. I have just realised an issue when upgrading to the latest version of jekyll-assets though so could be that. I will look into it this weekend.

hoijui commented 5 years ago

see https://github.com/abeMedia/jekyll-pdf/issues/24