This is the DNSimple Help site built with nanoc.
asdf install
bundle install
rake runThe site will be available at http://localhost:3000
Each commit to main is deployed automatically via Netlify.
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.
For setup instructions, development workflow, writing guidelines, and best practices, see CONTRIBUTING.md.