[PR #579] [MERGED] fix(web): update site config and links for GitHub Pages deployment #1415

Closed
opened 2026-03-14 09:35:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/579
Author: @simonklee
Created: 1/23/2026
Status: Merged
Merged: 1/23/2026
Merged by: @kommander

Base: mainHead: fix-github-io-links


📝 Commits (1)

  • effd9b9 fix(web): update site config and links for GitHub Pages deployment

📊 Changes

8 files changed (+40 additions, -39 deletions)

View changed files

📝 packages/web/astro.config.mjs (+2 -1)
📝 packages/web/src/content/docs/core-concepts/constructs.mdx (+1 -1)
📝 packages/web/src/content/docs/core-concepts/renderables.mdx (+1 -1)
📝 packages/web/src/content/docs/getting-started.mdx (+7 -7)
📝 packages/web/src/layouts/Base.astro (+1 -1)
📝 packages/web/src/layouts/Docs.astro (+19 -19)
📝 packages/web/src/pages/404.astro (+4 -4)
📝 packages/web/src/pages/index.astro (+5 -5)

📄 Description

Changed site URL to anomalyco.github.io and added /opentui base path.

Revert this to the original when deploying to the main domain.


🔄 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/anomalyco/opentui/pull/579 **Author:** [@simonklee](https://github.com/simonklee) **Created:** 1/23/2026 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `fix-github-io-links` --- ### 📝 Commits (1) - [`effd9b9`](https://github.com/anomalyco/opentui/commit/effd9b9d3982fe5f657dbc35d8ad449e377d3fb8) fix(web): update site config and links for GitHub Pages deployment ### 📊 Changes **8 files changed** (+40 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `packages/web/astro.config.mjs` (+2 -1) 📝 `packages/web/src/content/docs/core-concepts/constructs.mdx` (+1 -1) 📝 `packages/web/src/content/docs/core-concepts/renderables.mdx` (+1 -1) 📝 `packages/web/src/content/docs/getting-started.mdx` (+7 -7) 📝 `packages/web/src/layouts/Base.astro` (+1 -1) 📝 `packages/web/src/layouts/Docs.astro` (+19 -19) 📝 `packages/web/src/pages/404.astro` (+4 -4) 📝 `packages/web/src/pages/index.astro` (+5 -5) </details> ### 📄 Description Changed site URL to anomalyco.github.io and added /opentui base path. Revert this to the original when deploying to the main domain. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:35:29 +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/opentui#1415
No description provided.