curious what the most minimal ssg or front-end framework is for client-side switching between pages without a full reload?
also not sure what the technical term for that is
i’ve a couple sites built with gastby such as https://canalswans.commoninternet.net but all of react feels like overkill
@notplants like in my head, javascript code instructing links to just change the main part of the page and not the rest of it, seems like something one could do in a file or two