8000 GitHub - golosina12/duckduckgo-help-pages: DuckDuckGo Help Pages
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

golosina12/duckduckgo-help-pages

 
 

Repository files navigation

DuckDuckGo Help Pages

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

Credit

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

Develop

  • Ruby version 2.7.4 is required:
    • RVM is available in GitHub codepspaces and can be used to install this
    rvm install 2.7.4
    
  • 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.

About

DuckDuckGo Help Pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 63.7%
  • HTML 20.5%
  • 2E38 JavaScript 14.9%
  • Ruby 0.9%
0