zekiel / duckduckgo-publisher

Generation of the static files of DuckDuckGo and its microsites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

You require DDGC::Locale::DuckduckgoDuckduckgo, DDGC::Locale::DuckduckgoDontbubbleus and DDG

duckpan DDGC::Locale::DuckduckgoDuckduckgo DDGC::Locale::DuckduckgoDontbubbleus DDG

Publishing

Inside the repository do this:

perl -Ilib bin/ddg_publisher ~/test_publish

# compressing html to one line without comments and unnecessary whitespaces
perl -Ilib bin/ddg_publisher --no_compression ~/test_publish

The directory ~/test_publish will be generated and filled up with the results.

About

Generation of the static files of DuckDuckGo and its microsites.


Languages

Language:Perl 100.0%