mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #579] [MERGED] fix(web): update site config and links for GitHub Pages deployment #1415
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#1415
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix-github-io-links📝 Commits (1)
effd9b9fix(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.