DEV Community

Cover image for Show us your Gridsome website
Hugo Torzuoli
Hugo Torzuoli

Posted on • Updated on

Show us your Gridsome website

Hey frontend developers!

This week I've launched Built with Gridsome, a showcase for Gridsome projects.

If you have a project, open or closed source, don't hesite to share it!

Add your project

Edit projects.json

Structure

{
  "id": 0,
  "name": "Name of your site",
  "description": "Optional description of your site",
  "url": "Public URL",
  "source": "Optional Public source",
  "tags": ["optional", "tag1", "tag2"]
}
Enter fullscreen mode Exit fullscreen mode

Pull Request

Create a pull request of the repository and I will merge it.

Auto deploy

Thanks to the JAMstack, once merged, the site will rebuild & redeploy automatically on builtwithgridso.me.

Oldest comments (0)