1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Revamp the website front page (#213)

* First iteration. Just the front page.
This commit is contained in:
Tom Limoncelli
2017-09-29 15:44:13 -04:00
committed by GitHub
parent 823e8bb1a3
commit d08d57d403
19 changed files with 474 additions and 9 deletions

View File

@@ -1,6 +1,10 @@
---
layout: default
---
# Unit Testing DNS Data
## Testing
## Built-in Tests
DNSControl performs a number of tests during the validation stage.
You can find them in `pkg/normalize/validate.go`.