ekafyi / starter-musician-theme

🏁 Starter site for the "gatsby-theme-musician" theme

Home Page:https://gatsby-theme-musician.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starter for Gatsby Theme Musician

 

This starter creates a new Gatsby site that is preconfigured to work with gatsby-theme-musician, a theme for bands and music artists πŸŽΈπŸŽ™.

A theme is something you add to your Gatsby site, which you can combine with other themes (learn more in their official docs). If you already have a Gatsby site, you can add the theme manually; this starter site aims to get you started quickly if you want to create a new site.

πŸ’‘ If you have never used Gatsby before, head to their quick start guide or beginner-friendly tutorials.

Quick start

# create a new site at the directory "my-band-site"
gatsby new my-band-site https://github.com/ekafyi/starter-musician-theme

# go to the site directory
cd my-band-site

# start your site
gatsby develop

Your site is now running at http://localhost:8000!

Usage

Check out the Theme Documentation to see how to use this theme, where to add your content, etc.

Or read the introductory post on DEV.to.

One-click deploy

Deploy to Netlify

About

🏁 Starter site for the "gatsby-theme-musician" theme

https://gatsby-theme-musician.netlify.com/


Languages

Language:JavaScript 100.0%