kuworking-theme-affiliate
v0.1.85
Published
kuworking-theme-affiliate
Downloads
16
Readme
Gatsby THEME AFFILIATE — by kuworking
This is the starter of Gatsby kuworking THEME AFFILIATE, which itself uses the kuworking theme CORE
You can find the demo of the theme here and other themes by kuworking here
You can find me on twitter
🚀 In one sentence
- Grid page based on simple json files with a MASONRY effect based on css grid and JavaScript
🔥 How to Use
As standalone
gatsby new one https://github.com/kuworking/kuworking-theme-affiliatecd new onegatsby develop
And explore your site at http://localhost:8000
As a gatsby theme
Install the theme package (not the starter)
yarn add gatsby-theme-kuworking-affiliate
And add the theme in your website gatsby-config.js
plugins: [
{
resolve: `gatsby-theme-kuworking-affiliate`,
options: {
standalone: false,
basePath: '/tienda/',
jsonPath: '/content/json',
},
},
]🖖 The Site
These themes are hosted in www.kuworking.com, a site about GatsbyJS and WordPress (in Spanish 🌞)
Feel free to come anytime you want 🙋♂️
📻 Newsletter
If you want to suscribe to my newsletter (in Spanish), you are very welcomed, you can find the form here
