rollthecloudinc / quell

Climate aware CMS breaking web apps free from carbon emissions.
https://demo.carbonfreed.app/pages/create-panel-page
GNU General Public License v3.0
14 stars 1 forks source link

Prerender Routes Dialog #308

Open ng-druid opened 2 years ago

ng-druid commented 2 years ago

Create a dialog to configure prerender routes for panel pages. This will support using nested datasources.

For example:

/character/{name}/{version}

Where name is each name of character in loop and version for every version of character.

This should be built to be reusable or stand alone.

This will make it possible to host any website with any amount of data purely as a static site. This also nicely aligns with hosting like github pages where rewrites are not available.