WebHooker/admin/pages
RhenCloud 81d21ffb08
feat(web): add public landing page and move console to /admin
Serve a public landing page at / with buttons to the docs, GitHub repo,
Terms, Privacy and the admin login. Relocate the Nuxt admin console from
/ to /admin so the root is no longer the private console.

- add home-routes.ts (bilingual landing, auto dark mode, configurable
  DOCS_URL / GITHUB_REPO_URL) mounted at /
- move console to admin/pages/admin.vue; redirect / and unknown SPA
  routes to /admin
- point admin login/logout redirects at /admin
2026-08-02 07:40:14 +08:00
..
[...slug].vue feat(web): add public landing page and move console to /admin 2026-08-02 07:40:14 +08:00
admin.vue feat(web): add public landing page and move console to /admin 2026-08-02 07:40:14 +08:00
index.vue feat(web): add public landing page and move console to /admin 2026-08-02 07:40:14 +08:00