diff --git a/README.md b/README.md index 696caba75..ba4e4f725 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,10 @@ docker run --rm -it -v $(pwd)/dnsconfig.js:/dns/dnsconfig.js -v $(pwd)/creds.jso The documentation can be viewed via Docker: ``` +cd docs docker run --rm -it --volume="$PWD:/srv/jekyll" --volume="$PWD/vendor/bundle:/usr/local/bundle" --env JEKYLL_ENV=production jekyll/jekyll:3.8 jekyll build -V +# Open docs/_site/index.html in your web browser to see the results. +# (Note: The preview isn't perfect. Links that use the site.github.url variable won't work. ``` diff --git a/docs/_functions/domain/IGNORE_NAME.md b/docs/_functions/domain/IGNORE_NAME.md index c64aa2475..bd867d613 100644 --- a/docs/_functions/domain/IGNORE_NAME.md +++ b/docs/_functions/domain/IGNORE_NAME.md @@ -1,5 +1,5 @@ --- -name: `IGNORE_NAME` +name: IGNORE_NAME parameters: - pattern ---