Scripts run
This button is wired by js/app.js, loaded relatively:
Pages link
A relative link stays inside the site:
a second page — and its own relative links
(../css, ../index.html) resolve back here.
External links leave
These leave the site, so the app decides what happens. By default they open outside: daybrite.dev · hello@daybrite.dev
And this one is intercepted by the app's on_external_link hook, which
navigates the Showcase itself:
open the Text page in the app