[PR #128] [MERGED] Wiki in repository #618

Closed
opened 2025-11-20 04:25:28 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/128
Author: @qdm12
Created: 12/10/2020
Status: Merged
Merged: 12/12/2020
Merged by: @qdm12

Base: masterHead: wiki-in-repo


📝 Commits (4)

  • a4592d4 Google domain setup
  • f315557 Split provider specific instructions in docs/
  • 3602a58 Update links to be relative
  • bd7ceae Update Google doc, co-authored by gauravspatel

📊 Changes

18 files changed (+688 additions, -183 deletions)

View changed files

📝 README.md (+33 -183)
docs/cloudflare.md (+58 -0)
docs/contributing.md (+45 -0)
docs/ddnss.de.md (+34 -0)
docs/digitalocean.md (+31 -0)
docs/dnsomatic.md (+32 -0)
docs/dnspod.md (+31 -0)
docs/dondominio.md (+33 -0)
docs/dreamhost.md (+29 -0)
docs/duckdns.md (+35 -0)
docs/dyndns.md (+35 -0)
docs/godaddy.md (+61 -0)
docs/google.md (+42 -0)
docs/he.net.md (+31 -0)
docs/infomaniak.md (+34 -0)
docs/namecheap.md (+57 -0)
docs/noip.md (+34 -0)
docs/selfhost.de.md (+33 -0)

📄 Description

  • Add Google domain setup made in #124 by @gauravspatel
  • Move existing Wiki information in the docs directory for easier management and Git tracking / external pull requests
  • Move some of the readme information in the docs directory (as we start supporting too many providers to fit in there)
  • Update readme link references
  • Remove Github Wiki

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qdm12/ddns-updater/pull/128 **Author:** [@qdm12](https://github.com/qdm12) **Created:** 12/10/2020 **Status:** ✅ Merged **Merged:** 12/12/2020 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `wiki-in-repo` --- ### 📝 Commits (4) - [`a4592d4`](https://github.com/qdm12/ddns-updater/commit/a4592d4c814f0581eb801dc6f5a2541e3749eefc) Google domain setup - [`f315557`](https://github.com/qdm12/ddns-updater/commit/f3155570bd0ab22a9cc0444cf2b9c409f1e0b228) Split provider specific instructions in docs/ - [`3602a58`](https://github.com/qdm12/ddns-updater/commit/3602a58341181410fb160ce114cafc9d82de45a2) Update links to be relative - [`bd7ceae`](https://github.com/qdm12/ddns-updater/commit/bd7ceaedea1ef41ba7b1792f085e63d46f402d03) Update Google doc, co-authored by gauravspatel ### 📊 Changes **18 files changed** (+688 additions, -183 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+33 -183) ➕ `docs/cloudflare.md` (+58 -0) ➕ `docs/contributing.md` (+45 -0) ➕ `docs/ddnss.de.md` (+34 -0) ➕ `docs/digitalocean.md` (+31 -0) ➕ `docs/dnsomatic.md` (+32 -0) ➕ `docs/dnspod.md` (+31 -0) ➕ `docs/dondominio.md` (+33 -0) ➕ `docs/dreamhost.md` (+29 -0) ➕ `docs/duckdns.md` (+35 -0) ➕ `docs/dyndns.md` (+35 -0) ➕ `docs/godaddy.md` (+61 -0) ➕ `docs/google.md` (+42 -0) ➕ `docs/he.net.md` (+31 -0) ➕ `docs/infomaniak.md` (+34 -0) ➕ `docs/namecheap.md` (+57 -0) ➕ `docs/noip.md` (+34 -0) ➕ `docs/selfhost.de.md` (+33 -0) </details> ### 📄 Description - [x] Add Google domain setup made in #124 by @gauravspatel - [x] Move existing Wiki information in the docs directory for easier management and Git tracking / external pull requests - [x] Move some of the readme information in the docs directory (as we start supporting too many providers to fit in there) - [x] Update readme link references - [x] Remove Github Wiki --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:25:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#618