alohaas / duckduckgo-publisher

Generation of the static files of DuckDuckGo and its microsites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DuckDuckGo Publisher Build Status

Installation

You require the following libraries of https://duckpan.org/

  • DDG
  • DDGC::Locale::DuckduckgoDuckduckgo
  • DDGC::Locale::DuckduckgoDontbubbleus
  • DDGC::Locale::DuckduckgoDonttrackus

You can install App::DuckPAN of CPAN for this and then do the following command:

duckpan \
	DDG \
	DDGC::Locale::DuckduckgoDuckduckgo \
	DDGC::Locale::DuckduckgoDontbubbleus \
	DDGC::Locale::DuckduckgoDonttrackus \

Publishing

Inside the repository you can do this to get a live simulation:

duckpan publisher

If you want to generate the static files you can do the following from the repository:

perl -Ilib bin/ddg_publisher 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 64.5%Language:Perl 6 35.3%Language:Shell 0.2%