Skip to content

ryanmccarthy031/fnb

Repository files navigation

Food Not Bombs: Raleigh

Development

# install Gridsome globally
yarn global add @gridsome/cli

# cd into the project directory
cd fnb-raleigh

# install dependencies
yarn install 

# Start local dev server
yarn develop

Forestry (Content Management)

Changes to site content can be made through Forestry.

Changes you make will be commited back to the repo and automatically deployed.

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published