[PR #122] [MERGED] feat: add docs #392

Closed
opened 2026-02-26 21:30:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/122
Author: @dreamhunter2333
Created: 4/14/2024
Status: Merged
Merged: 4/14/2024
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

📊 Changes

43 files changed (+3073 additions, -16 deletions)

View changed files

📝 README.md (+8 -11)
📝 README_EN.md (+12 -5)
📝 frontend/public/logo.png (+0 -0)
vitepress-docs/.gitignore (+307 -0)
vitepress-docs/docs/.vitepress/config.ts (+40 -0)
vitepress-docs/docs/.vitepress/en.ts (+55 -0)
vitepress-docs/docs/.vitepress/zh.ts (+129 -0)
vitepress-docs/docs/en/cli.md (+103 -0)
vitepress-docs/docs/en/index.md (+24 -0)
vitepress-docs/docs/index.md (+28 -0)
vitepress-docs/docs/public/logo.png (+0 -0)
📝 vitepress-docs/docs/public/readme_assets/d1.png (+0 -0)
📝 vitepress-docs/docs/public/readme_assets/demo.png (+0 -0)
📝 vitepress-docs/docs/public/readme_assets/email.png (+0 -0)
📝 vitepress-docs/docs/public/readme_assets/pages.png (+0 -0)
📝 vitepress-docs/docs/public/readme_assets/worker.png (+0 -0)
vitepress-docs/docs/public/ui_install/d1-exec.png (+0 -0)
vitepress-docs/docs/public/ui_install/d1.png (+0 -0)
vitepress-docs/docs/public/ui_install/pages-1.png (+0 -0)
vitepress-docs/docs/public/ui_install/pages-domain.png (+0 -0)

...and 23 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/dreamhunter2333/cloudflare_temp_email/pull/122 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 4/14/2024 **Status:** ✅ Merged **Merged:** 4/14/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`e15e205`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/e15e205c00127eef15136e7d3c09628f8e3dde9a) feat: add docs ### 📊 Changes **43 files changed** (+3073 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -11) 📝 `README_EN.md` (+12 -5) 📝 `frontend/public/logo.png` (+0 -0) ➕ `vitepress-docs/.gitignore` (+307 -0) ➕ `vitepress-docs/docs/.vitepress/config.ts` (+40 -0) ➕ `vitepress-docs/docs/.vitepress/en.ts` (+55 -0) ➕ `vitepress-docs/docs/.vitepress/zh.ts` (+129 -0) ➕ `vitepress-docs/docs/en/cli.md` (+103 -0) ➕ `vitepress-docs/docs/en/index.md` (+24 -0) ➕ `vitepress-docs/docs/index.md` (+28 -0) ➕ `vitepress-docs/docs/public/logo.png` (+0 -0) 📝 `vitepress-docs/docs/public/readme_assets/d1.png` (+0 -0) 📝 `vitepress-docs/docs/public/readme_assets/demo.png` (+0 -0) 📝 `vitepress-docs/docs/public/readme_assets/email.png` (+0 -0) 📝 `vitepress-docs/docs/public/readme_assets/pages.png` (+0 -0) 📝 `vitepress-docs/docs/public/readme_assets/worker.png` (+0 -0) ➕ `vitepress-docs/docs/public/ui_install/d1-exec.png` (+0 -0) ➕ `vitepress-docs/docs/public/ui_install/d1.png` (+0 -0) ➕ `vitepress-docs/docs/public/ui_install/pages-1.png` (+0 -0) ➕ `vitepress-docs/docs/public/ui_install/pages-domain.png` (+0 -0) _...and 23 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 21:30:56 +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/cloudflare_temp_email#392
No description provided.