From f1314abe1a3a838a6be2128e48e976e76347fb80 Mon Sep 17 00:00:00 2001 From: Pedro Padron Date: Sat, 4 Oct 2014 16:50:42 -0300 Subject: [PATCH] Adding htmlshots to the Related Projects list More info: https://github.com/templateria/htmlshots --- _posts/documentation/explore/2000-01-07-related-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/documentation/explore/2000-01-07-related-projects.md b/_posts/documentation/explore/2000-01-07-related-projects.md index 3835da35..138629bf 100644 --- a/_posts/documentation/explore/2000-01-07-related-projects.md +++ b/_posts/documentation/explore/2000-01-07-related-projects.md @@ -44,6 +44,7 @@ Several page capture projects utilizing PhantomJS: * [screenshot](https://github.com/jegade/Screenshot) (Dancer) * [screenshot-webservice](https://github.com/gre/screenshot-webservice) (Play2) * [pyshotx](https://github.com/nacholibre/pyshotx) a screenshot server using multiple phantomJS processes and queues (Gevent, Redis) + * [htmlshots](https://github.com/templateria/htmlshots) a screenshot server based on the WebServer module that accepts both URLs and HTML file uploads * **API** * Node.js: * [node-webshot](https://github.com/brenden/node-webshot)