diff --git a/awesome/opensource/data/astro-minimal.json b/awesome/opensource/data/astro-minimal.json new file mode 100644 index 0000000..990518e --- /dev/null +++ b/awesome/opensource/data/astro-minimal.json @@ -0,0 +1,10 @@ +{ + "name": "Astro Minimal", + "repository_platform": "github", + "repository_url": "https://github.com/DomeT99/astro-minimal", + "site_url": "https://demo-astro-minimal.netlify.app/", + "type": "template", + "description": "An open source blog template build with Astro and Bulma", + "license": "MIT", + "tags": ["astro", "javascript", "typescript", "bulmacss"] +}