Skip to content

dnsimple/dnsimple-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,516 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNSimple Help Site

This is the DNSimple Help site built with nanoc.

CI

Quick Start

asdf install
bundle install
rake run

The site will be available at http://localhost:3000

Deployment

Each commit to main is deployed automatically via Netlify.

Search Results

To pin specific articles to the top of search results for certain queries, edit _widget/src/components/app/rigged-results.yml:

email:
  - /articles/mx-record/
  - /articles/email-forwarding/

transfer:
  - /articles/domain-transfer/
  - /articles/transferring-domain-away/

Pinned articles appear first, followed by Fuse.js search results.

Contributing

For setup instructions, development workflow, writing guidelines, and best practices, see CONTRIBUTING.md.

Releases

No releases published

Packages

No packages published

Contributors 42