All Projects → itsnwa → Gridsome Forestry Starter

itsnwa / Gridsome Forestry Starter

Licence: mit
Gridsome starter kit with Forestry (CMS)

Projects that are alternatives of or similar to Gridsome Forestry Starter

Jekyll Klise
🏖 Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support. (https://klise.now.sh)
Stars: ✭ 312 (+145.67%)
Mutual labels:  netlify, blog, starter
Portfolio Template
An Open-Sourced Template for developers to show-off there skills. Made with ReactJS
Stars: ✭ 52 (-59.06%)
Mutual labels:  netlify, portfolio, template
Jekflix Template
A Jekyll theme inspired by Netflix. 🎬
Stars: ✭ 504 (+296.85%)
Mutual labels:  netlify, blog, template
Portfolio Vuepress
Vuepress portfolio
Stars: ✭ 168 (+32.28%)
Mutual labels:  netlify, blog, portfolio
Dantecalderon.dev
💻 ❤️ My personal website
Stars: ✭ 51 (-59.84%)
Mutual labels:  netlify, blog, portfolio
Gatsby Mdx Netlify Cms Starter
Gatsby-MDX with Netlify CMS. Support React components in your CMS editor!
Stars: ✭ 84 (-33.86%)
Mutual labels:  netlify, starter
Gatsby Styled Blog Starter
My first GatsbyJS starter.
Stars: ✭ 86 (-32.28%)
Mutual labels:  blog, starter
Gatsby Starter Procyon
An opinionated Gatsby starter designed for trash-eating pandas.
Stars: ✭ 88 (-30.71%)
Mutual labels:  netlify, starter
Vertx Gradle Starter
Gradle project template for Vert.x
Stars: ✭ 91 (-28.35%)
Mutual labels:  starter, template
Hugo Papermod
A fast, clean, responsive Hugo theme
Stars: ✭ 1,202 (+846.46%)
Mutual labels:  blog, portfolio
Ghostwind
Tailwind CSS Starter Template - Ghostwind (Ghost Casper theme in Tailwind CSS)
Stars: ✭ 89 (-29.92%)
Mutual labels:  blog, template
Varadbhogayata.github.io
My Portfolio - Personal Website
Stars: ✭ 95 (-25.2%)
Mutual labels:  portfolio, template
Middleman Template
The base Middleman application used at thoughtbot, ready to deploy to Netlify.
Stars: ✭ 80 (-37.01%)
Mutual labels:  netlify, template
Vue Demo
Vue.js 示例项目 · 简易留言板。本项目拥有完善的文档说明与注释,让您快速上手 Vue.js 开发 SPA。Webpack / ES6 + Babel / Vue Router / (Vue Resource?) / (Vue Validator?) / (Vuex?) —— An Excellent Vue Starter with Best Practice / 最佳实践
Stars: ✭ 1,225 (+864.57%)
Mutual labels:  starter, template
Rw
Ryan Wiemer's Digital Portfolio
Stars: ✭ 87 (-31.5%)
Mutual labels:  netlify, portfolio
Netlify Cms React Starter
A starter project for creating lightning-fast, offline-first websites with Netlify-CMS and React
Stars: ✭ 78 (-38.58%)
Mutual labels:  netlify, starter
Gatsby Starter Saas Marketing
☁️ A simple one page marketing site starter for SaaS companies and indie hackers
Stars: ✭ 103 (-18.9%)
Mutual labels:  netlify, template
Leerob.io
✨ My portfolio built with Next.js, MDX, Tailwind CSS, and Vercel.
Stars: ✭ 1,369 (+977.95%)
Mutual labels:  blog, portfolio
Es6 Webpack2 Starter
🚀 A template project for es6/7, webpack2/3, sass and postcss
Stars: ✭ 106 (-16.54%)
Mutual labels:  starter, template
Dev Folio
🔥 A collection of Free Portfolio templates for developers.
Stars: ✭ 120 (-5.51%)
Mutual labels:  portfolio, template

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].