MCPcopy
hub / github.com/LekoArts/gatsby-themes

github.com/LekoArts/gatsby-themes @1.3.9 sqlite

repository ↗ · DeepWiki ↗ · release 1.3.9 ↗
257 symbols 806 edges 357 files 3 documented · 1%
README

LekoArts

Free & Open Source Gatsby Themes by LekoArts

@lekoarts/gatsby-themes is released under the MIT license. npmcharts.com Overview CircleCI Status PRs welcome! Follow @lekoarts_de

Get high-quality and customizable Gatsby themes to quickly bootstrap your website! Choose from many professionally created and impressive designs with a wide variety of features and customization options. Use Gatsby Themes to take your project to the next level and let you and your customers take advantage of the many benefits Gatsby has to offer.

🎨 Themes Overview

Themes Preview Banner

💼 Contents

This repository is a collection of my Gatsby themes, managed as a monorepo with Lerna and yarn workspaces.

  • .circleci: Contains the configuration file for CircleCI
  • .github: GitHub actions, templates for issues, and FUNDING file. A GitHub action will publish the /examples as starters to individual GitHub repositories.
  • cypress: Contains the Cypress tests for examples
  • examples: Contains the corresponding example sites for the themes. These projects can and should be used as a starter and will be copied over to their own repository. Hence they contain example data and additional Gatsby plugins (e.g. gatsby-plugin-manifest and gatsby-plugin-offline). The folder names are the contents after gatsby-theme-*
  • jest: Primarily files for mocking functions/files in Jest tests
  • plop-templates: Template for plop.js
  • scripts: In order to run the tests on CircleCI some utility bash scripts are needed which are located here
  • themes: Contains the themes themselves. They should only have the bare minimum of plugins installed (as examples can expand them) and also use Theme UI for styling. The naming of the folders must be gatsby-theme-[name-with-dashes] and the package name under the scope of @lekoarts
  • www: Contains the source code for themes.lekoarts.de

🤝 How to Contribute

Make sure that you have yarn installed on your machine (as it's mandatory for yarn workspaces). Fork this repository, clone it and run yarn in the root directory.

To launch the development server of an example site, use:

yarn workspace [examples/name] develop

Or for a build:

yarn workspace [examples/name] build

In the case of examples/emma this command would be yarn workspace emma develop. Now you can make changes to the respective theme and see them via Hot-Reloading.

Commit your changes to a feature branch of your fork and open up a PR against this repository. The PR will have checks in place (unit and end-to-end tests) which you can also run on your machine in preparation for the PR.

Have a look at the contributing guide to learn more.

🤩 Support Me

Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on Twitter and share the project with me.

Please star this project, share it on Social Media or consider supporting me on Patreon or GitHub Sponsor!

🎓 Learning Gatsby Themes

Articles from lekoarts.de

Official resources

Paid resources

Extension points exported contracts — how you extend this code

MetaHTMLAttributes (Interface)
(no doc)
www/src/index.d.ts
MetaHTMLAttributes (Interface)
(no doc)
themes/gatsby-theme-emma/src/index.d.ts
HighlightProps (Interface)
(no doc)
themes/gatsby-theme-minimal-blog/src/types.d.ts
FontFamilyProps (Interface)
(no doc)
themes/gatsby-theme-specimens/src/components/fontFamily.tsx
Chainable (Interface)
(no doc)
cypress/support/index.d.ts
NormalizeProps (Interface)
(no doc)
themes/gatsby-theme-specimens/src/utils/normalize-theme-ui-colors.ts

Core symbols most depended-on inside this repo

waitForRouteChange
called by 31
cypress/support/index.d.ts
assertRoute
called by 22
cypress/support/index.d.ts
useMinimalBlogConfig
called by 10
themes/gatsby-theme-minimal-blog/src/hooks/use-minimal-blog-config.tsx
getValue
called by 10
themes/gatsby-theme-specimens/src/utils/get-value.ts
RGBToCMYK
called by 8
themes/gatsby-theme-specimens/src/utils/rgb-to-cmyk.ts
replaceSlashes
called by 7
themes/gatsby-theme-minimal-blog/src/utils/replaceSlashes.ts
useSpecimensConfig
called by 7
themes/gatsby-theme-specimens/src/hooks/useSpecimensConfig.tsx
normalizeThemeUIColors
called by 5
themes/gatsby-theme-specimens/src/utils/normalize-theme-ui-colors.ts

Shape

Function 249
Interface 6
Method 2

Languages

TypeScript100%

Modules by API surface

themes/gatsby-theme-jodie-core/gatsby-node.js4 symbols
www/src/components/3d-model.tsx3 symbols
themes/gatsby-theme-minimal-blog/src/components/code.tsx3 symbols
themes/gatsby-theme-minimal-blog-core/gatsby-node.js3 symbols
themes/gatsby-theme-graphql-playground/gatsby-node.js3 symbols
themes/gatsby-theme-emma-core/gatsby-node.js3 symbols
themes/gatsby-theme-emilia-core/gatsby-node.js3 symbols
cypress/support/index.d.ts3 symbols
www/src/components/shapes.tsx2 symbols
www/src/components/seo.tsx2 symbols
www/src/components/header.tsx2 symbols
www/gatsby-node.js2 symbols

Dependencies from manifests, versioned

@emotion/core10.1.1 · 1×
@emotion/styled10.0.27 · 1×
@lekoarts/gatsby-theme-cara1.2.18 · 1×
@lekoarts/gatsby-theme-emilia1.3.19 · 1×
@lekoarts/gatsby-theme-emilia-core1.3.18 · 1×
@lekoarts/gatsby-theme-emma1.4.19 · 1×
@lekoarts/gatsby-theme-emma-core1.3.18 · 1×
@lekoarts/gatsby-theme-graphql-playground1.1.19 · 1×
@lekoarts/gatsby-theme-jodie1.0.3 · 1×
@lekoarts/gatsby-theme-jodie-core1.0.3 · 1×
@lekoarts/gatsby-theme-minimal-blog2.7.3 · 1×
@lekoarts/gatsby-theme-minimal-blog-core2.6.3 · 1×

For agents

$ claude mcp add gatsby-themes \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact