feat: optional routes mapping for custom subdomain routing #17
No reviewers
Labels
No labels
bug
ci
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
leon/Forge-Pages!17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "jensgrote/Forge-Pages:feat/custom-routes-config"
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?
Adds an optional
routesmapping toconfig.ymlthat allows mapping custom subdomains to owner/repo pairs, enabling clean subdomain URLs likehomeassistant.example.cominstead ofowner.example.com/repo.Changes
Routes map[string]RouteConfigto the Config structNon-breaking
routesconfig is optional — default behavior is unchangedRelated
Closes #10
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.