All Projects β†’ cosmicjs β†’ gatsby-starter

cosmicjs / gatsby-starter

Licence: MIT license
Install a Cosmic-powered Gatsby app in seconds πŸ”₯

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to gatsby-starter

gatsby-starter-developer-diary
An official Gatsby blog template designed for web developers. Blazing fast, it includes beautful web developer topic tags and social-media links
Stars: ✭ 76 (+406.67%)
Mutual labels:  gatsby
gatsby-personal-site
My personal site made with Gatsby
Stars: ✭ 31 (+106.67%)
Mutual labels:  gatsby
gatsby-pwa-demo
PWA Example: Progressive Web App E-Commerce with Gatsby.js
Stars: ✭ 68 (+353.33%)
Mutual labels:  gatsby
gatsby-starter-fractal
Gatsby.js V2 starter template based on Fractal by HTML5 UP
Stars: ✭ 19 (+26.67%)
Mutual labels:  gatsby
blog.scottspence.me
My personal blog made with Gatsbyjs
Stars: ✭ 15 (+0%)
Mutual labels:  gatsby
techlist-frontend-web
Explore a curated list of ~1200 companies changing the way legal is done.
Stars: ✭ 28 (+86.67%)
Mutual labels:  gatsby
gatsby-theme-egghead-blog
This is a theme version of our gatsby-starter-egghead-blog.
Stars: ✭ 18 (+20%)
Mutual labels:  gatsby
web
PΓ‘gina web de la comunidad de JavaScript Ecuador
Stars: ✭ 18 (+20%)
Mutual labels:  gatsby
gatsby-starter-kit
A set of starters for Gatsby.js
Stars: ✭ 99 (+560%)
Mutual labels:  gatsby
gatsby-source-behance
Gatsby source plugin for loading information from Behance
Stars: ✭ 17 (+13.33%)
Mutual labels:  gatsby
static-web-apps-gallery-code-samples
A community showcase of projects built with Azure Static Web Apps πŸŽ‰ Visit: https://microsoft.github.io/static-web-apps-gallery-code-samples/
Stars: ✭ 96 (+540%)
Mutual labels:  gatsby
gatsby-starter-highlights
Gatsby.js V2 starter template based on highlights by HTML5 UP
Stars: ✭ 15 (+0%)
Mutual labels:  gatsby
gatsby-london-after-midnight
A free, open source, image-concentric starter for GatsbyJS
Stars: ✭ 37 (+146.67%)
Mutual labels:  gatsby
cycling
🚴 My cycling trip from ShangHai to Wuhan in China.
Stars: ✭ 34 (+126.67%)
Mutual labels:  gatsby
CODE-CAMP-2020
A Virtual Hackathon Camp for Developers, Build real products and win Swags in comfort of your home.
Stars: ✭ 30 (+100%)
Mutual labels:  gatsby
gatsby-starter-wordpress-advanced
Gatsby WordPress Starter Advanced - Tutorial
Stars: ✭ 63 (+320%)
Mutual labels:  gatsby
gatsby-plugin-tailwindcss
Plug Tailwind CSS to your Gatsby website
Stars: ✭ 46 (+206.67%)
Mutual labels:  gatsby
halcyon-site
Site for all Halcyon themes
Stars: ✭ 43 (+186.67%)
Mutual labels:  gatsby
climatechoice
Learn how you can help prevent earth’s climate breaking down.
Stars: ✭ 59 (+293.33%)
Mutual labels:  gatsby
live-gatsby
This repository contains the code developed in the Gatsby live
Stars: ✭ 14 (-6.67%)
Mutual labels:  gatsby

Gatsby Starter

Gatsby starter app powered by Cosmic JS πŸš€ Uses the Official Cosmic JS Source Plugin for Gatsby.

Installation

Option 1: Download code. Connects to demo Bucket.

git clone https://github.com/cosmicjs/gatsby-starter
cd gatsby-starter
npm install
npm run develop

Option 2: Download via the Cosmic CLI. Installs demo content and connects to your Cosmic JS Bucket.

npm i -g cosmic-cli

# Login to your Cosmic JS account
cosmic login

# Installs example content to a new or existing Bucket and downloads the app locally
cosmic init gatsby-starter
cd gatsby-starter
cosmic start

Gatsby CMS

Cosmic JS offers a Headless CMS for your Gatsby websites and apps.

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].