gat-web

overview and code walkthrough

Structure

  • Indies and MyAccount in same repo
  • Shared components, blocks, client, theme
  • Pages (index for root, [...slug] for catch all)
    • Indies
    • My account
    • Blog
  • V1 (old) and V3 (new)

Storyblok

  • Blocks (Components) map to our React code
  • Content === pages
  • Same spaces (US/CA)
  • Same Indies pages, update with V3 components over time
  • MyAccount pages -> plan is to slowly roll pages out

to the code!

gat-web

By Alex Hughes

gat-web

  • 188