mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Clarify Jekyll documentation (#1790)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
committed by
GitHub
parent
5ba66fac52
commit
705e3a03ab
@ -5,7 +5,7 @@ title: How to edit the documentation
|
||||
|
||||
# Working with the docs
|
||||
|
||||
The website is a static website generated by Jekyll.
|
||||
The website is a static website generated by [Jekyll](https://jekyllrb.com/docs/).
|
||||
|
||||
The website is generated from the files in `$GIT/dnscontrol/docs`. If a file
|
||||
has a `.md` extension, it will be turned into an HTML file. Otherwise it is
|
||||
|
Reference in New Issue
Block a user