Skip to content

c-wee/gridsome-forestry-starter

This branch is 31 commits behind itsnwa/gridsome-forestry-starter:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Nichlas Wærnes Andersen
Dec 11, 2019
d8204df · Dec 11, 2019
Aug 9, 2019
Jan 6, 2019
Dec 11, 2019
Aug 7, 2019
Aug 7, 2019
Aug 8, 2019
Dec 11, 2019
Jan 3, 2019
Aug 13, 2019
Dec 11, 2019
Jul 19, 2019
Dec 11, 2019
Dec 11, 2019

Repository files navigation

Gridsome x Forestry

A starter-kit by Nichlas W. Andersen

Netlify Status

Development

# install Gridsome globally
npm install --global @gridsome/cli

# cd into the project directory
cd gridsome-forestry-starter

# install dependencies
npm install

# Start local dev server
npm run develop

Forestry (Content Management)

This project has been pre-configured to work with Forestry, just import your repository ✨
Any changes you make will be commited back to the repo, and deployed if you're using Netlify.

Import this project into Forestry

Deploy with Netlify

Import your site in Netlify

  1. Create a new site in Netlify and import your repository.
  2. Set the build command to: gridsome build
  3. Set the publish directory to: dist

That's it, now your site gets deployed automatically on git push or when saving documents from Forestry.

About

Gridsome starter kit with Forestry (CMS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 76.9%
  • CSS 10.7%
  • JavaScript 6.3%
  • HTML 6.1%