🟠 Draft | A tool to dissect of websites
bin | ||
exe | ||
lib | ||
.gitignore | ||
.rubocop | ||
Gemfile | ||
Gemfile.lock | ||
README.md | ||
webgalen.gemspec |
Webgalen
A tool to dissect of websites (tribute to Galen of Pergamon)
Prerequisites
Install a few tools
apt-get install img2pdf imagemagick
Increase memory in imagemagick policy /etc/ImageMagick-6/policy.xml
<policy domain="resource" name="memory" value="2GiB"/>