Storybook automatically deploys to https://agency-undone.github.io/nuxt-static using Github pages when committing to develop
Index page is being pulled from /content/core/index.json
Blog posts are auto generated when md file is added to /content/blog. Url is under /blog/[slug]
Pages are auto generated when json file is added to /content/page`. Only top level tier support at the moment