All Projects → gridsome → gridsome-starter-default

gridsome / gridsome-starter-default

Licence: other
🐣 Default starter for Gridsome

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to gridsome-starter-default

awesome-gridsome
A curated list of awesome things related to Gridsome
Stars: ✭ 66 (+88.57%)
Mutual labels:  static-site-generator, gridsome
gridsome-source-sanity
Sanity source plugin for Gridsome
Stars: ✭ 18 (-48.57%)
Mutual labels:  static-site-generator, gridsome
grammer-blog
My personal blog about programming or random stuff. Made using Vue JS 2 and Gridsome as a jamstack framework for Vue JS. Hosted on vercel
Stars: ✭ 14 (-60%)
Mutual labels:  static-site-generator, gridsome
Gridsome
⚡️ The Jamstack framework for Vue.js
Stars: ✭ 8,022 (+22820%)
Mutual labels:  static-site-generator, gridsome
urlzap
⚡️ Your own static URL shortener
Stars: ✭ 57 (+62.86%)
Mutual labels:  static-site-generator
coltrane
A simple content site framework that harnesses the power of Django without the hassle.
Stars: ✭ 57 (+62.86%)
Mutual labels:  static-site-generator
wowchemy-hugo-themes
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, easily build with blocks! 创建在线课程,学术简历或初创网站。#OpenScience
Stars: ✭ 6,891 (+19588.57%)
Mutual labels:  static-site-generator
presta
Minimalist serverless framework for SSR, SSG, serverless APIs and more.
Stars: ✭ 89 (+154.29%)
Mutual labels:  static-site-generator
mpa-frontend-template
🔥 Template based on webpack, pug, stylus, es6, postcss for multi page applications
Stars: ✭ 27 (-22.86%)
Mutual labels:  static-site-generator
nene
Nēnē: A no-frills static site generator
Stars: ✭ 22 (-37.14%)
Mutual labels:  static-site-generator
hugy
Hugy is an Electron desktop app acting as a GUI for the Hugo static site generator.
Stars: ✭ 44 (+25.71%)
Mutual labels:  static-site-generator
tinyjam
A radically simple, zero-configuration static site generator in JavaScript
Stars: ✭ 137 (+291.43%)
Mutual labels:  static-site-generator
minipress
💁‍♂️ miniPress – a static site generator
Stars: ✭ 17 (-51.43%)
Mutual labels:  static-site-generator
reflect
Static site generator for WordPress.
Stars: ✭ 19 (-45.71%)
Mutual labels:  static-site-generator
yass
Yet Another Static Site (Generator)
Stars: ✭ 18 (-48.57%)
Mutual labels:  static-site-generator
sitio
imperative static site generator powered by React and browserify
Stars: ✭ 49 (+40%)
Mutual labels:  static-site-generator
webping
🚦 Python script to monitor web pages.
Stars: ✭ 20 (-42.86%)
Mutual labels:  static-site-generator
readme-in-static-site
💎 Transform and insert your GitHub readme in your static site.
Stars: ✭ 24 (-31.43%)
Mutual labels:  static-site-generator
phenomic
DEPRECATED. Please use Next.js instead.
Stars: ✭ 3,246 (+9174.29%)
Mutual labels:  static-site-generator
plain
network .md into .html with plaintext files
Stars: ✭ 70 (+100%)
Mutual labels:  static-site-generator

Default starter for Gridsome

This is the project you get when you run gridsome create new-project.

1. Install Gridsome CLI tool if you don't have

npm install --global @gridsome/cli

2. Create a Gridsome project

  1. gridsome create my-gridsome-site to install default starter
  2. cd my-gridsome-site to open the folder
  3. gridsome develop to start a local dev server at http://localhost:8080
  4. Happy coding 🎉🙌
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].