Skip to content

A Quasar starter framework with support for multiple domains and TachyonCMS files

Notifications You must be signed in to change notification settings

TachyonCMS/multi-site-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TachyonCMS Multi-Site App

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.

Managing Content

You can use the free CMS editor available at https://www.tachyoncms.org/.

Content Directories

There are three directories that have TachyonCMS flows defined.

  1. app/src/tcms-config - Define the sites and hotsnames supported here.

  2. app/src/tcms - Define content for static pages here.

  3. app/public/tcms - Define content for semi-static serving here.

About

A Quasar starter framework with support for multiple domains and TachyonCMS files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published