feat(http): add index.html and serve as homepage #1

Open
rcsheets wants to merge 1 commit from feat/realistic-html-index into main
rcsheets commented 2025-10-17 12:24:50 +00:00 (Migrated from github.com)

Adds a realistic html index route to the http mode

Adds a realistic html index route to the http mode
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/realistic-html-index:feat/realistic-html-index
git switch feat/realistic-html-index

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat/realistic-html-index
git switch feat/realistic-html-index
git rebase main
git switch main
git merge --ff-only feat/realistic-html-index
git switch feat/realistic-html-index
git rebase main
git switch main
git merge --no-ff feat/realistic-html-index
git switch main
git merge --squash feat/realistic-html-index
git switch main
git merge --ff-only feat/realistic-html-index
git switch main
git merge feat/realistic-html-index
git push origin main
Sign in to join this conversation.
No description provided.