HZooly / built-with-gridsome

Showcase of projects built with Gridsome πŸ’š

Home Page:https://built-with-gridsome.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Built with Gridsome

Netlify Status

Built with Gridsome is a showcase of projects made with Gridsome.

Add a project

The only and easy way to add a project to the list is to edit projects.json file.

Then create a Pull Request on this repository, once merged, it will rebuild the site and republish it.

Structure

{
  "name": "Website name",
  "description": "Optional description",
  "url": "https://websi.te",
  "source": "https://optional.sources",
  "tags": ["portfolio", "web", "optional"]
}

Note: screenshot of provided URL will be automatically taken - tags are not displayed yet.

How does it work?

Thanks to the JAMstack, every time master branch is modified, a build is triggered on Netlify and is redeployed on the CDN.

About

Showcase of projects built with Gridsome πŸ’š

https://built-with-gridsome.netlify.app/


Languages

Language:Vue 67.3%Language:JavaScript 28.6%Language:CSS 4.0%