gatsby-starter-thepuzzlers-boxenstop v1.1.1
Gatsby Starter ThePuzzlers Boxenstop
A website starter for a Boxenstop Site.
How to use ThePuzzlers Starters
Since the gatsby starter is in a private repo, we must download it locally:
1a. Download this repo on your computer
    git clone git@gitlab.com:thepuzzlers-org/websites/thepuzzlers-website-starter.git1b. If you already have it, make sure you have the latest version
    git pull2a. Assuming you have gastby installed globally, make sure your gatsby config is set to use yarn as the package manager. To change it type:
    gatsby options set package-manager yarn- Create your new gatsby site with the starter
    gatsby new [SITE_DIRECTORY] [LOCAL_PATH_TO_STARTER]- Change into your new directory
    cd [SITE_DIRECTORY]- Launch the site
    yarn developProvide the necessary env variables
To use this starter, add the stripe api key & api url in the .env.development file. These are used as plugin configs for gatsby-theme-thepuzzlers-cart.
GATSBY_STRIPE_PUBLISHABLE_KEY=pk_test_***
GATSBY_API_URL=https://...Overriding Checkout Theme Components
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago