Skip to content

CoreyMakes/gridsome-starter-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Netlify Status Greenkeeper badge

Gridsome starter bootstrap

This is a starter project for Gridsome that comes with many features out of the box. It utilizes Bootstrap that is well known for powerful styling and layout. Ready to be deployed, automagically imports data to CMS and sets up your /admin page for easy access to edit your content.

It is designed to use Netlify, Forestry and Github which all have very fair free tier to their services, so you wont need to pay for monthly subscriptions and costly hosting fees.

Demo

https://gridsome-starter-bootstrap.loke.dev

Features

This starter project includes some of the latest powerful technologies.

  • Gridsome - Vue.js & GraphQL powered framework genrating static files.
  • Bootstrap & Bootstrap Vue - Powerful styling and layout with styled Vue components.
  • Sass - Professional grade CSS extension with many features.
  • Forestry.io - CMS that uses the Github repo for storage.
  • Markdown - Easy and widely used format for writing content.
  • Netlify forms - Netlify forms ready to be used after deployment.
  • Google Analytics - Just add your tracking ID in the config.
  • Sitemap generator - Automatically generates a sitemap.xml file.

Getting started

The easiest way to get started quick is to use the Forestry button below, which will create a Github repository for you, clone this starter repo and import all data to the CMS. After that is complete, you can just go to Netlify and connect your newly created project that will set it up for automatic deployment when you commit to the Github repo.

Import this project into Forestry

Netlify config

Use the following build config for Netlify

Build command: gridsome build

Publish directory: dist

Manually install just the project (without CMS).

If you haven't already installed Gridsome CLI: npm install --global @gridsome/cli

  1. gridsome create my-gridsome-site https://github.com/LokeCarlsson/gridsome-starter-bootstrap.git
  2. cd my-gridsome-site to open folder
  3. yarn dev to start local dev server at http://localhost:8080
  4. Happy hacking 🎉🙌

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published