You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This is a quick start template for [Hugo theme Stack](https://github.com/CaiJimmy/hugo-theme-stack). It uses [Hugo modules](https://gohugo.io/hugo-modules/) feature to load the theme.",
"main": "index.js",
"scripts": {
"dev": "tinacms dev -c \"hugo server -D\"",
"build": "tinacms build && hugo",
"netlify": "netlify",
"test": "echo \"Error: no test specified\" && exit 1"