Skip to content

dnegreira/duckduckgo-publisher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,451 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Perl 57.6%
  • Other 42.2%
  • Shell 0.2%