0.0.49 • Published 4 years ago

@westegg/gatsby-theme-core v0.0.49

Weekly downloads
75
License
MIT
Repository
-
Last release
4 years ago

@westegg/gatsby-theme-core

@westegg/gatsby-theme-core has the core plugins and configuration used by other Gatsby Themes in Westegg.

This Gatsby Theme lives in Westegg.

Westegg

Try out the demo

Copy the starter from the repo

Getting Started

git clone git@github.com:westegg/westegg.git
cp -r westegg/starters/westegg-core new-site
cd new-site
yarn install
yarn build

Options

Options (defaults shown) can be set in gatsby-config.js as follows.

module.exports = {
  plugins: {
    resolve: "@westegg/gatsby-theme-core",
    options: {
      mdx: false,
      mdxLayouts: {}
    }
  },
  siteMetadata: {
    title: 'Westegg Core'
  }
}
0.0.49

4 years ago

0.0.48

4 years ago

0.0.47

4 years ago

0.0.46

5 years ago

0.0.45

5 years ago

0.0.43

5 years ago

0.0.42

5 years ago

0.0.41

5 years ago

0.0.40

5 years ago

0.0.39

5 years ago

0.0.38

5 years ago

0.0.37

5 years ago

0.0.36

5 years ago

0.0.35

5 years ago

0.0.34

5 years ago

0.0.33

5 years ago

0.0.32

5 years ago

0.0.31

5 years ago

0.0.30

5 years ago

0.0.29

5 years ago

0.0.28

5 years ago

0.0.27

5 years ago

0.0.26

5 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.2-6

5 years ago

0.0.2-5

5 years ago

0.0.2-3

5 years ago