Frontend flow

  1. Router will match URL to a specific CMS page
  2. The page is responsible for rendering the correct HTML output

Rendering:

  • Head assets
  • HTML body : page rendering
  • Body scripts