Skip to content

Instantly share code, notes, and snippets.

@ardeay
Last active August 9, 2021 20:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ardeay/ed1916501bfde40d963e2c9780baeab2 to your computer and use it in GitHub Desktop.
Save ardeay/ed1916501bfde40d963e2c9780baeab2 to your computer and use it in GitHub Desktop.
Zesty Extension JSON
{
"name": "bootstrap",
"content": "asdfasf.yaml",
"web": {
"stylesheets": "styles.yaml",
"scripts": "asdfasd.yaml",
"views": "asdfasdf.yaml"
},
"env": {
"settings": "/yaml-files/settings.yaml"
},
"extensionDependencies": [
"github.com/boostrap-5",
"github.com/zesty-blog"
],
"extensionsAddons": [
"github.com/zesty-graphql",
"github.com/zesty-blog"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment