Skip to content

jadlimcaco/built-with-gridsome

This branch is 51 commits behind HZooly/built-with-gridsome:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ffc87d0 Β· Feb 6, 2020

History

49 Commits
Dec 8, 2019
Nov 26, 2019
Dec 8, 2019
Dec 7, 2019
Oct 2, 2019
Dec 8, 2019
Nov 21, 2019
Nov 21, 2019
Feb 6, 2020
Sep 29, 2019
Sep 29, 2019

Repository files navigation

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": String,
  "description": String, // optional
  "url": String,
  "source": String, // optional
  "tags": Array<String> // 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 πŸ’š

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 61.6%
  • JavaScript 33.6%
  • CSS 4.8%