Skip to content

ogasquez/duckduckgo-help-pages

 
 

Repository files navigation

DuckDuckGo Help Pages

View these live at: https://help.duckduckgo.com

Credit

This site was built using the excellent, open-source, Edition template from CloudCannon.

Develop

Jekyll version >= 3.3.1 is required.

Install the dependencies with Bundler:

$ bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

$ bundle exec jekyll serve --baseurl ""

Settings

Search

  • Add excluded_in_search: true to any documentation page's front matter to exclude that page in the search results.

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 74.8%
  • HTML 14.6%
  • JavaScript 9.4%
  • Ruby 1.2%