/site2pdf

Generate a pdf of a whole domain's pages, detected by crawling the URI given

Primary LanguageRubyMIT LicenseMIT

site2pdf

Generate a pdf of a whole domain's pages, detected by crawling the URI given.

Example

ruby site2pdf.rb http://12factor.net

Depenedencies

  • wkhtmltopdf (brew install wkhtmltopdf)
  • mechanize (gem install mechanize)

License

MIT, a copy is bundled as license.txt