[PR #118] [MERGED] docs: add docusaurus docs #947

Closed
opened 2025-10-07 00:25:08 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/118
Author: @kmendell
Created: 1/16/2025
Status: Merged
Merged: 1/21/2025
Merged by: @stonith404

Base: mainHead: docs-refactor


📝 Commits (10+)

📊 Changes

28 files changed (+18655 additions, -225 deletions)

View changed files

📝 .gitignore (+17 -1)
📝 README.md (+2 -172)
docs/docs/client-examples/cloudflare-zero-trust.md (+26 -0)
docs/docs/client-examples/hoarder.md (+25 -0)
📝 docs/docs/client-examples/imgs/jellyfin_img.png (+0 -0)
📝 docs/docs/client-examples/imgs/jellyfin_img2.png (+0 -0)
📝 docs/docs/client-examples/imgs/jellyfin_img3.png (+0 -0)
📝 docs/docs/client-examples/jellyfin.md (+12 -51)
docs/docs/client-examples/open-webui.md (+16 -0)
docs/docs/client-examples/semaphore-ui.md (+28 -0)
docs/docs/client-examples/vikunja.md (+22 -0)
docs/docs/configuration/environment-variables.md (+25 -0)
docs/docs/configuration/ldap.md (+40 -0)
📝 docs/docs/guides/proxy-services.md (+5 -1)
docs/docs/help-out/contribute.md (+77 -0)
docs/docs/introduction.md (+24 -0)
docs/docs/setup/installation.md (+73 -0)
docs/docs/setup/nginx-reverse-proxy.md (+13 -0)
docs/docs/setup/upgrading.md (+45 -0)
docs/docs/troubleshooting/account-recovery.md (+13 -0)

...and 8 more files

📄 Description

This should be a full layout with all current docs built in docusaurus. This does include the updated LDAP Sync Environment Variables as well.


🔄 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/118 **Author:** [@kmendell](https://github.com/kmendell) **Created:** 1/16/2025 **Status:** ✅ Merged **Merged:** 1/21/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `docs-refactor` --- ### 📝 Commits (10+) - [`7005d11`](https://github.com/pocket-id/pocket-id/commit/7005d11c51ef5ccdd17154534daa3de5e7bbf4b5) docs: add docusaurus docs - [`086b224`](https://github.com/pocket-id/pocket-id/commit/086b2249ec77f99f727cbf042c6af3f1bd98004f) docs: add docusaurus docs - [`0d66f06`](https://github.com/pocket-id/pocket-id/commit/0d66f069405926ab4c7ae3c5c7d5bb2dada24b0f) docs: add docusaurus docs - [`768407b`](https://github.com/pocket-id/pocket-id/commit/768407bfe058e9c6d3f2a77907d90678ece5318c) docs: add docusaurus docs - [`8f158a4`](https://github.com/pocket-id/pocket-id/commit/8f158a4d00606dfa8849e9f1619313f6dee83e5c) Merge branch 'stonith404:main' into docs-refactor - [`8715ba7`](https://github.com/pocket-id/pocket-id/commit/8715ba731b2a71c0875f3b662373dcf722eb2498) remove LDAP Env from docs - [`7f3083a`](https://github.com/pocket-id/pocket-id/commit/7f3083a6f9f071d5813a3e4d049b3df56028a8da) add caddy-security into docs - [`183f83b`](https://github.com/pocket-id/pocket-id/commit/183f83bfcaf2f1fb4cdaaffb698dbea0cb4852fb) Merge branch 'main' into docs-refactor - [`4e410af`](https://github.com/pocket-id/pocket-id/commit/4e410af159f9a0c476b6f459c7e7bda0f4bf5990) added ldap client setup docs - [`2eea4d9`](https://github.com/pocket-id/pocket-id/commit/2eea4d992644a6417b5feed1d63e0ddfef9082b8) Merge branch 'docs-refactor' of https://github.com/kmendell/pocket-id into docs-refactor ### 📊 Changes **28 files changed** (+18655 additions, -225 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+17 -1) 📝 `README.md` (+2 -172) ➕ `docs/docs/client-examples/cloudflare-zero-trust.md` (+26 -0) ➕ `docs/docs/client-examples/hoarder.md` (+25 -0) 📝 `docs/docs/client-examples/imgs/jellyfin_img.png` (+0 -0) 📝 `docs/docs/client-examples/imgs/jellyfin_img2.png` (+0 -0) 📝 `docs/docs/client-examples/imgs/jellyfin_img3.png` (+0 -0) 📝 `docs/docs/client-examples/jellyfin.md` (+12 -51) ➕ `docs/docs/client-examples/open-webui.md` (+16 -0) ➕ `docs/docs/client-examples/semaphore-ui.md` (+28 -0) ➕ `docs/docs/client-examples/vikunja.md` (+22 -0) ➕ `docs/docs/configuration/environment-variables.md` (+25 -0) ➕ `docs/docs/configuration/ldap.md` (+40 -0) 📝 `docs/docs/guides/proxy-services.md` (+5 -1) ➕ `docs/docs/help-out/contribute.md` (+77 -0) ➕ `docs/docs/introduction.md` (+24 -0) ➕ `docs/docs/setup/installation.md` (+73 -0) ➕ `docs/docs/setup/nginx-reverse-proxy.md` (+13 -0) ➕ `docs/docs/setup/upgrading.md` (+45 -0) ➕ `docs/docs/troubleshooting/account-recovery.md` (+13 -0) _...and 8 more files_ </details> ### 📄 Description This should be a full layout with all current docs built in docusaurus. This does include the updated LDAP Sync Environment Variables as well. --- <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-07 00:25:09 +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#947