[PR #4] [MERGED] feat: remove docs #37

Closed
opened 2026-02-16 02:17:51 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-ui/pull/4
Author: @thucpn
Created: 10/25/2024
Status: Merged
Merged: 10/25/2024
Merged by: @marcusschiesser

Base: mainHead: feat/remove-docs


📝 Commits (3)

📊 Changes

20 files changed (+8 additions, -330 deletions)

View changed files

📝 .github/workflows/ci.yml (+8 -6)
.github/workflows/format.yml (+0 -33)
.github/workflows/lint.yml (+0 -33)
apps/docs/.eslintrc.js (+0 -3)
apps/docs/.gitignore (+0 -34)
apps/docs/README.md (+0 -5)
apps/docs/next-env.d.ts (+0 -5)
apps/docs/next.config.js (+0 -5)
apps/docs/package.json (+0 -31)
apps/docs/postcss.config.js (+0 -9)
apps/docs/public/circles.svg (+0 -17)
apps/docs/public/next.svg (+0 -1)
apps/docs/public/turborepo.svg (+0 -32)
apps/docs/public/vercel.svg (+0 -1)
apps/docs/src/app/favicon.ico (+0 -0)
apps/docs/src/app/globals.css (+0 -60)
apps/docs/src/app/layout.tsx (+0 -22)
apps/docs/src/app/page.tsx (+0 -8)
apps/docs/tailwind.config.ts (+0 -17)
apps/docs/tsconfig.json (+0 -8)

📄 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/run-llama/chat-ui/pull/4 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/25/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `feat/remove-docs` --- ### 📝 Commits (3) - [`13e526a`](https://github.com/run-llama/chat-ui/commit/13e526abfab21a607d19b0ab5fc0647360a93ae7) merge ci - [`eed18b3`](https://github.com/run-llama/chat-ui/commit/eed18b3e2c8d5ade9a1abe020536dee238770d1e) feat: remove docs - [`ad591e0`](https://github.com/run-llama/chat-ui/commit/ad591e05b23eae793c261c6edee3938640974cf2) fix: remove redundant build task ### 📊 Changes **20 files changed** (+8 additions, -330 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+8 -6) ➖ `.github/workflows/format.yml` (+0 -33) ➖ `.github/workflows/lint.yml` (+0 -33) ➖ `apps/docs/.eslintrc.js` (+0 -3) ➖ `apps/docs/.gitignore` (+0 -34) ➖ `apps/docs/README.md` (+0 -5) ➖ `apps/docs/next-env.d.ts` (+0 -5) ➖ `apps/docs/next.config.js` (+0 -5) ➖ `apps/docs/package.json` (+0 -31) ➖ `apps/docs/postcss.config.js` (+0 -9) ➖ `apps/docs/public/circles.svg` (+0 -17) ➖ `apps/docs/public/next.svg` (+0 -1) ➖ `apps/docs/public/turborepo.svg` (+0 -32) ➖ `apps/docs/public/vercel.svg` (+0 -1) ➖ `apps/docs/src/app/favicon.ico` (+0 -0) ➖ `apps/docs/src/app/globals.css` (+0 -60) ➖ `apps/docs/src/app/layout.tsx` (+0 -22) ➖ `apps/docs/src/app/page.tsx` (+0 -8) ➖ `apps/docs/tailwind.config.ts` (+0 -17) ➖ `apps/docs/tsconfig.json` (+0 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:17:51 -05:00
yindo closed this issue 2026-02-16 02:17:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/chat-ui#37