Commit graph

48 commits

Author SHA1 Message Date
Jeffrey Cafferata 4083641cb8
DOCS: Fixed 404 URL's on GitHub page (#2969) 2024-05-21 14:51:47 -04:00
Jeffrey Cafferata 5078927e01
DOCS: Simplified the provider URLs (providers) (#2914) 2024-04-18 09:43:50 -04:00
Vincent Hagen e32bdc053f
NEW FEATURE: Order changes based on the record dependencies (#2419)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-08-29 14:00:09 -04:00
Jeffrey Cafferata f912b15adc
DOCS: Migrated documentation website to Gitbook (#1809) 2023-01-20 07:56:20 -05:00
Jed Fox 1e337abcdf
Provide TypeScript typings for dnsconfig.js (#1830)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-12 16:59:42 -05:00
Jeffrey Cafferata 975463ef33
DOCS: Increase provider number (#1804) 2022-11-02 07:07:11 -04:00
Jeffrey Cafferata e95c122c48
DOCS: Merge toc and index (#1789)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-11-01 13:03:04 -04:00
Tom Limoncelli 1aca045d5b
DOCS: Fix many small typos (#1794)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2022-10-30 13:56:45 -04:00
Jeffrey Cafferata 5ba66fac52
DOCS: Add missing record modifiers (#1793) 2022-10-30 13:45:04 -04:00
Tom Limoncelli ffdb4b6271
DOCS: Add page for how to maintain docs (#1780) 2022-10-28 15:14:28 -04:00
Jeffrey Cafferata b3e684326a
DOCS: Clean up formatting and punctuation (#1776)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-10-27 16:17:19 -04:00
Jeffrey Cafferata ee2c7adb05
Added a tutorial/example of a Gitlab CI/CD setup to the documentation. (#1766)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-10-12 13:58:37 -04:00
Tom Limoncelli ffe21c6e6d
creds.json should not be executable under Windows (#1456)
* Skip CAA flag test for LINODE

* Require go 1.18

* Update CCI to use go 1.18

* go mod tidy

* working

* Update creds.json docs

* go generate
2022-03-25 15:20:30 -04:00
Tom Limoncelli d63ead640d
DOCS: Clarify nameserver examples (#1390) 2022-02-02 10:39:58 -05:00
Tom Limoncelli 12a3354c0c
Enable Bring-Your-Own-Secrets (#982)
* Move env from steps to job
* Rename env to be predictable.
* fix conditional
* document B.O.Y.S.
* Update docs/byo-secrets.md

Co-authored-by: Max Horstmann <MaxHorstmann@users.noreply.github.com>

* respond to reviews
* fixup!

Co-authored-by: Max Horstmann <MaxHorstmann@users.noreply.github.com>
2020-11-29 14:15:40 -05:00
Jan-Philipp Benecke d759b7b4da
Document: CLI variables (#918)
* Initial version of CLI variables doc

* Add example based on comments

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2020-11-13 12:18:38 -05:00
Tom Limoncelli faac40cbf4
Docs: Add a page about macros and loops (#832) 2020-09-04 10:17:38 -04:00
Tom Limoncelli 88abe122cf
Docs: Clarify bug triage process (#606) 2020-01-28 14:36:28 -05:00
Tom Limoncelli 28d650207b
Improve Lets Encrypt docs (#594)
* Mention certbot
* Link to get-certs.md from the main page
* Rename lets-encrypt.md -> get-certs.md
2020-01-23 17:49:43 -05:00
Tom Limoncelli 9857a320a2 Update get-certs docs 2020-01-23 17:42:12 -05:00
Nikolay Kolev b3e35b56a2 DOC: Apply brand-preferred case (#429)
* Apply brand-preferred case

* Apply case to own branding as well
2019-05-23 09:29:21 -04:00
Patrik Kernstock c65ba1c84c General docs improvements (#481)
* docs improvements

* Updated matrix as part of "go generate" (e.g. adds SSHFP row)

* Commiting full matrix file

* Added docs for SSHFP record

* Matrix: Mark OVH as SSHFP-capable in docs (see PR #482)
2019-05-20 22:33:50 -04:00
Patrik Kernstock a16f689d32 Added CAA_BUILDER (#478)
* Added CAA_BUILDER

* CAA-Builder: simply use "none" to refuse all CAs

* Fixed small error in documentation
2019-05-18 11:10:17 -04:00
Craig Peterson 9dbd4a3066
Simple notification framework (#297)
* bonfire notifications working

* make interface to make more extensible

* some docs

* typo

* rename typo
2018-01-11 11:15:19 -05:00
Tom Limoncelli c6e244d8da
Productionize the SPF optimizer (#279)
* Productionize the SPF optimizer
* SPF_BUILDER(): New helper function
* docs/spf-optimizer.md: Document SPF_BUILDER()
2017-12-06 15:50:21 -05:00
Tom Limoncelli e7472f76f3 Downcase DNS names (#253)
* Downcase DNS names
* Document opinions
2017-11-07 14:12:17 -08:00
Patrick G 98e01e75aa Website fixes (Part 2) (#221) (#236)
* Fix page title spelling

* Fixed some more mistakes

* Spacing fixes

* Fix title in TOC

* Improved TOC
2017-10-24 09:42:30 -04:00
Tom Limoncelli 8dedfb1017 Minor doc fixes 2017-10-11 08:40:01 -04:00
Patrick G a202b8ae53 Website fixes (Part 1) (#223)
* Fixed base template

- Made responsive for small screens
- Added DOCTYPE
- Added meta charset

* Added page titles

* Beautified CSS
2017-10-11 08:33:17 -04:00
Tom Limoncelli a151b85cd0 Docs: Link to RE page on the front page 2017-10-02 13:49:05 -04:00
Craig Peterson 6df4396d93 promote home page 2017-10-02 13:35:13 -04:00
Tom Limoncelli 38b4045797 wip 2017-09-29 16:04:55 -04:00
Tom Limoncelli d08d57d403 Revamp the website front page (#213)
* First iteration. Just the front page.
2017-09-29 15:44:13 -04:00
Craig Peterson 3a90435357 Create a dynamic provider features matrix (#201)
* adding simple provider feature matrix generator

* filling out matrix

* clean output

* dead code

* explanatory text

* explanatory text

* typo

* move stuff around

* clean

* editing
2017-09-14 16:13:17 -04:00
Craig Peterson 627334803e rebuilding should fix pages 2017-09-07 22:33:42 -04:00
Craig Peterson c3c52a7bbd wtf? 2017-09-07 22:32:47 -04:00
Craig Peterson 8c7d3997b0 remove site url from index to test 2017-09-07 22:31:01 -04:00
Craig Peterson 4a59a15216 poke to rebuild 2017-09-07 22:21:51 -04:00
Tom Limoncelli 2cbabd859b Make it easier to add new Rtypes. (#169)
* NEW: docs/adding-new-rtypes.md
* Mark all "if" and "switch" statements with `#rtype_variations`
* Make consistent use of `default: panic()`
2017-08-04 12:26:29 -07:00
Tom Limoncelli a2110c5021 Add unittest docs 2017-05-27 16:13:55 -04:00
Craig Peterson fb14cea91e Support ALIAS records with Cloudflare (#89)
* simple facility for registering provider capabilities

* support for cloudflare. tests.

* js and docs

* docs

* generate
2017-04-19 13:13:28 -06:00
Tom Limoncelli 406ded5baf getting-started.md: Add advice about migrating old zones. (#79)
* migrating.md: Detailed description of the process
2017-04-13 12:46:47 -04:00
Craig Peterson 33b4d2b748 Adding example page to docs 2017-03-20 21:47:18 -06:00
Craig Peterson b79717e8a4 Text / Github link 2017-03-14 00:46:11 -07:00
Craig Peterson 40e2e3aab9 markdown 2017-03-14 00:43:48 -07:00
Craig Peterson df40bc1ee1 shim for writing providers 2017-03-14 00:43:03 -07:00
Tom Limoncelli 603da92a21 Add why-the-dot.md to index.md 2017-02-01 12:32:37 -05:00
Craig Peterson 7ba051d750 adding docs again 2017-01-11 13:02:45 -07:00