[PR #166] [MERGED] docs: add more client-examples #940

Open
opened 2025-10-09 17:00:11 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/166
Author: @kmendell
Created: 1/22/2025
Status: Merged
Merged: 1/23/2025
Merged by: @stonith404

Base: mainHead: add-doc-examples


📝 Commits (9)

  • 7204c3b re-order client examples list in a-z order
  • 119ede1 add netbox example
  • 9757c83 add proxmox example
  • 706a2c1 fixed some text issues in the proxmox example
  • e9a944a fixed value for issuer url for proxmox example
  • d163a9a add pgadmin example
  • e62555b add portainer example
  • cebf5b2 Merge branch 'stonith404:main' into add-doc-examples
  • c038ce1 add grist example (ISSUE #160)

📊 Changes

6 files changed (+185 additions, -2 deletions)

View changed files

docs/docs/client-examples/grist.md (+22 -0)
docs/docs/client-examples/netbox.md (+46 -0)
docs/docs/client-examples/pgadmin.md (+42 -0)
docs/docs/client-examples/portainer.md (+38 -0)
docs/docs/client-examples/proxmox.md (+30 -0)
📝 docs/sidebars.ts (+7 -2)

📄 Description

Drafting this PR, still working on adding more examples.


🔄 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/pocket-id/pocket-id/pull/166 **Author:** [@kmendell](https://github.com/kmendell) **Created:** 1/22/2025 **Status:** ✅ Merged **Merged:** 1/23/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `add-doc-examples` --- ### 📝 Commits (9) - [`7204c3b`](https://github.com/pocket-id/pocket-id/commit/7204c3bf2f0a5841ba965c0bf5f92ac27e6279b4) re-order client examples list in a-z order - [`119ede1`](https://github.com/pocket-id/pocket-id/commit/119ede11a15699ef2f00ca1c59f3a7c68f0e43dd) add netbox example - [`9757c83`](https://github.com/pocket-id/pocket-id/commit/9757c83c1691f6e3b0d4aa79e459908456e2a2b1) add proxmox example - [`706a2c1`](https://github.com/pocket-id/pocket-id/commit/706a2c18b21c708e21324fb7e31e05258f3b6423) fixed some text issues in the proxmox example - [`e9a944a`](https://github.com/pocket-id/pocket-id/commit/e9a944adf86cdcf90ac7b7c13445e7c24abc27de) fixed value for issuer url for proxmox example - [`d163a9a`](https://github.com/pocket-id/pocket-id/commit/d163a9aaac848c9cf38db8d075d138084c7e6590) add pgadmin example - [`e62555b`](https://github.com/pocket-id/pocket-id/commit/e62555be296ed32515b14ebebcf2e7047187d7b5) add portainer example - [`cebf5b2`](https://github.com/pocket-id/pocket-id/commit/cebf5b2249c15b985f6b2e8d55517254c205a912) Merge branch 'stonith404:main' into add-doc-examples - [`c038ce1`](https://github.com/pocket-id/pocket-id/commit/c038ce1ce88e3c7841148e4f2c7e4b2c536134fa) add grist example (ISSUE #160) ### 📊 Changes **6 files changed** (+185 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `docs/docs/client-examples/grist.md` (+22 -0) ➕ `docs/docs/client-examples/netbox.md` (+46 -0) ➕ `docs/docs/client-examples/pgadmin.md` (+42 -0) ➕ `docs/docs/client-examples/portainer.md` (+38 -0) ➕ `docs/docs/client-examples/proxmox.md` (+30 -0) 📝 `docs/sidebars.ts` (+7 -2) </details> ### 📄 Description Drafting this PR, still working on adding more examples. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 17:00:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-2#940