1.0.29 • Published 7 years ago
@plukke/gatsby-theme-shopify v1.0.29
Gatsby Theme Jam Example Submission
This is a bare-bones Gatsby theme to showcase how a Theme Jam submission should look.
See the live demo
Installation
To use this theme in your Gatsby sites, follow these instructions:
Install the theme
npm install --save gatsby-theme-jam-exampleAdd the theme to your
gatsby-config.js:module.exports = { plugins: [ 'gatsby-theme-jam-example' ] }Start your site
gatsby develop
Submission Checklist
To ensure your Theme Jam submission follows the rules, use this checklist:
- Use our accessibility guide to ensure your site meets our accessibility standards
- Run a performance audit using Lighthouse and/or WebPageTest
- Set up a live demo using Netlify or GitHub Pages
- Add installation documentation to the README
- Update the
namefield inpackage.json - Update the
authorfield inpackage.json - Update the
repositoryfield inpackage.json - Make sure the theme’s
keywordsinpackage.jsonincludegatsby,gatsby-theme, andgatsby-plugin - Publish your theme to npm (docs)
- Submit your theme at https://themejam.gatsbyjs.org
1.0.29
7 years ago
1.0.28
7 years ago
1.0.27
7 years ago
1.0.26
7 years ago
1.0.25
7 years ago
1.0.24
7 years ago
1.0.23
7 years ago
1.0.22
7 years ago
1.0.21
7 years ago
1.0.20
7 years ago
1.0.19
7 years ago
1.0.17
7 years ago
1.0.16
7 years ago
1.0.15
7 years ago
1.0.14
7 years ago
1.0.13
7 years ago
1.0.12
7 years ago
1.0.11
7 years ago
1.0.10
7 years ago
1.0.9
7 years ago
1.0.8
7 years ago
1.0.7
7 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago