Add Accessible Astro Starter (#1520)

This is only a suggestion to get the word out about accessibility BUT, if you guys just want to show one featured theme then I understand and Ink would be better suited 😄 If that's the case just decline the request 🙂
This commit is contained in:
Mark Teekman 2021-10-12 20:27:40 +02:00 committed by GitHub
parent 0f3b267603
commit b2b1174623
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,6 +49,12 @@
"demo": "https://astro-ink.vercel.app/",
"sandbox": "https://github.dev/one-aalam/astro-ink",
"command": "npm init astro -- --template one-aalam/astro-ink"
},
{
"name": "Accessible Astro Starter",
"description": "A starter project with accessible features using Astro static site builder",
"github": "https://github.com/markteekman/accessible-astro-starter",
"demo": "https://accessible-astro.markteekman.nl/"
}
]
}