Add vapor shell preset selection flow for host apps
This commit is contained in:
@@ -8,3 +8,8 @@ Minimal starter skeleton for a Go web app using:
|
||||
|
||||
This scaffold is intended as a starting point that host repositories can adapt.
|
||||
|
||||
Vapor shell preset integration is included:
|
||||
|
||||
- default preset via `<html data-vapor-shell="miami-sunset">`
|
||||
- runtime override via `?vapor_shell=<preset-id>`
|
||||
- persisted selection via `localStorage["vapor_shell"]`
|
||||
|
||||
Reference in New Issue
Block a user