Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abemedia authored Aug 13, 2016
1 parent 2ea157a commit e239c2d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,7 @@ Please note that wkhtmltopdf requires all partials to be valid HTML documents fo
If your images aren't displaying in the PDF, this is most likely due to the fact that wkhtmltopdf doesn't know where to look. Try prefixing your image URLs with `file://{{ site.dest }}`.
For asset URLs in CSS files we recommend creating a separate CSS file overriding the URLs with the prefix mentioned above.

---

## To Do
## Copyright

- Remove PDFKit Dependency
- Write tests (rspec)
- Package default PDF layout file in Gem
- Support layouts in partials
© 2016 Adam Bouqdib - http://abemedia.co.uk

0 comments on commit e239c2d

Please sign in to comment.