clay / amphora

Middleware for Express that composes components into renderable pages
https://claycms.gitbooks.io/amphora/
MIT License
31 stars 23 forks source link

Fallback routes #685

Closed james-owen closed 3 years ago

james-owen commented 4 years ago

Adds a new type of route fallback that is a combination of a regular route that gets normal pages and a dynamic route that fetches one dynamic page. This allows the creation of static pages to replace dynamic pages, and also when those static pages are removed they are replaced by a dynamic page again.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 2455


Totals Coverage Status
Change from base Build 2440: 0.0%
Covered Lines: 4197
Relevant Lines: 4197

💛 - Coveralls