Hickory DNS is a DNS framework and server written in Rust.
This repo contains the documentation for the project, please feel free to contribute examples for others to benefit from.
Generally, people should add content to the mdbook
for Hickory in docs/src
. Add or update content there.
Once updated, the book can be tested with the local just command, just serve
, this will build and launch the site locally to verify the content.
After that, submit a PR.