This is a starting point for building a Quasar 2, Vue 3 app backed by TachyonCMS content.
We will support both static and semi-static page generation. Only the semi-static routes required for domain parking are fully baked.
This app supports operating under different domains from one deployed website, while still providing unique content for each domain.
You can use the free CMS editor available at https://www.tachyoncms.org/.
There are three directories that have TachyonCMS flows defined.
-
app/src/tcms-config
- Define the sites and hotsnames supported here. -
app/src/tcms
- Define content for static pages here. -
app/public/tcms
- Define content for semi-static serving here.