[PR #129] [MERGED] Docs refactoring #290

Closed
opened 2026-02-26 04:34:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/129
Author: @mageddo
Created: 5/5/2019
Status: Merged
Merged: 5/5/2019
Merged by: @mageddo

Base: masterHead: feature/121


📝 Commits (10+)

📊 Changes

173 files changed (+14913 additions, -499 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 README.md (+13 -32)
📝 RELEASE-NOTES.md (+5 -0)
📝 VERSION (+1 -1)
📝 app/package.json (+1 -1)
📝 builder.bash (+16 -0)
docs/README.md (+0 -4)
docs/api/README.md (+0 -2)
docs/api/v1/README.md (+0 -2)
docs/api/v1/caches/README.md (+0 -39)
docs/archetypes/default.md (+6 -0)
docs/config.toml (+74 -0)
docs/content/1-getting-started/_index.en.md (+26 -0)
docs/content/1-getting-started/requirements/_index.en.md (+13 -0)
docs/content/1-getting-started/running-it/_index.en.md (+84 -0)
docs/content/2-features/_index.en.md (+16 -0)
docs/content/2-features/accessing-container-by-name/_index.en.md (+58 -0)
docs/content/2-features/gui/_index.en.md (+12 -0)
docs/content/2-features/installing-as-service/_index.en.md (+42 -0)
docs/content/2-features/logs/_index.en.md (+61 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/mageddo/dns-proxy-server/pull/129 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 5/5/2019 **Status:** ✅ Merged **Merged:** 5/5/2019 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feature/121` --- ### 📝 Commits (10+) - [`75b8bdd`](https://github.com/mageddo/dns-proxy-server/commit/75b8bddb78e833e5c148c65c2b2d2d7df58b4587) bump version - [`2e55472`](https://github.com/mageddo/dns-proxy-server/commit/2e55472971f38894eebde56cd9eef00db9d66183) setup release notes - [`1b90b22`](https://github.com/mageddo/dns-proxy-server/commit/1b90b2234dc4c4e5e84b3117d23ee3446ee600d0) setup docs - [`b58dc0c`](https://github.com/mageddo/dns-proxy-server/commit/b58dc0c9209c064223156559ffff22dba32c0c08) refactoring some docs - [`ad2cab4`](https://github.com/mageddo/dns-proxy-server/commit/ad2cab46cc4f0ac3db8c433d30851e92484a7abc) refactoring doc - [`499e58d`](https://github.com/mageddo/dns-proxy-server/commit/499e58da1043dcdc63d7784275ea57fda700b926) removing example template - [`2c8ba85`](https://github.com/mageddo/dns-proxy-server/commit/2c8ba850dff4a9d0cf69e00a4846e3d08b069be4) costumizing logo, color and links - [`b503723`](https://github.com/mageddo/dns-proxy-server/commit/b503723dc571b3d921b653f8d440b47a66974886) adapting texts - [`f9cb7bc`](https://github.com/mageddo/dns-proxy-server/commit/f9cb7bcc8239fedf68281e14328d9b86f2c4afac) setup versions and documenting how to generate the docs - [`1143d41`](https://github.com/mageddo/dns-proxy-server/commit/1143d4161e8353b46dcfa6cc2b5a8614cdfc0e6b) updating docs generations docs ### 📊 Changes **173 files changed** (+14913 additions, -499 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `README.md` (+13 -32) 📝 `RELEASE-NOTES.md` (+5 -0) 📝 `VERSION` (+1 -1) 📝 `app/package.json` (+1 -1) 📝 `builder.bash` (+16 -0) ➖ `docs/README.md` (+0 -4) ➖ `docs/api/README.md` (+0 -2) ➖ `docs/api/v1/README.md` (+0 -2) ➖ `docs/api/v1/caches/README.md` (+0 -39) ➕ `docs/archetypes/default.md` (+6 -0) ➕ `docs/config.toml` (+74 -0) ➕ `docs/content/1-getting-started/_index.en.md` (+26 -0) ➕ `docs/content/1-getting-started/requirements/_index.en.md` (+13 -0) ➕ `docs/content/1-getting-started/running-it/_index.en.md` (+84 -0) ➕ `docs/content/2-features/_index.en.md` (+16 -0) ➕ `docs/content/2-features/accessing-container-by-name/_index.en.md` (+58 -0) ➕ `docs/content/2-features/gui/_index.en.md` (+12 -0) ➕ `docs/content/2-features/installing-as-service/_index.en.md` (+42 -0) ➕ `docs/content/2-features/logs/_index.en.md` (+61 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:34:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#290
No description provided.