DocsStartersPluginsBlog
v0.7.8
Core Repository Core Changelog Core Issues Gridsome Roadmap Website Repository

Prologue

Introduction Core concepts Fast by default Deployment

Basic Gridsome

Directory structure Project configuration Pages Collections Templates Layouts Components Linking Dynamic Routing Image processing Populating <head> Environment Variables

Working with data

GraphQL data layer Importing data Querying data Filtering data Taxonomy pages Paginate data Global metadata Client-side data

Styles and Assets

Use CSS in Gridsome Add custom fonts Add external scripts Add SVG icons

Guides

Add a form Add a search * Add comments Add Netlify CMS Overriding index.html Overriding App.vue Page transitions body & html attributes

API Reference

Gridsome CLI Server API Data store API Schema API Pages API Client API Transformer API

Deploy

Netlify AWS Amplify ZEIT Now Amazon S3 GitLab Pages Github Pages Google Cloud Platform

Contribute

How to contribute How to create a plugin Code of conduct

Help

Prerequisites How to upgrade Troubleshooting Dev tools FAQ

#Deploy to AWS Amplify Console

Build, deploy, and host cloud-powered modern web apps.

Go to https://aws.amazon.com/amplify/console/ to get started.

Add these build settings:

  • Build Command:gridsome build
  • Publish directory:dist

Edit this page on GitHub

← Netlify
ZEIT Now →