kuworking / gatsby-theme-kuworking-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby Theme CORE β€” by kuworking

Core theme for kuworking themes, which you can find here

npm

πŸ“ Description

Core theme consumed as a base theme for other kuworking themes

πŸš€ Characteristics

The CORE theme is responsible of

  • Taking care of MDX processing
  • Pages, posts, tag categories
  • Implementing theme-ui
  • Implementing robots.txt, SEO, RSS feeds, sitemap, google TAG manager, manifest, PWA and image processing (when applies)
  • Providing components for Day/Night switch mode, react-spring elements, custom hooks, custom lazy-loading of images, different providers, MailChimp, Disqus

πŸ”₯ How to Use

This theme is meant to be consumed by other themes kuworking themes

🧑 Dependencies

  • gatsby
  • @emotion
  • @mdx-js
  • gatsby-plugin-feed
  • gatsby-plugin-google-tagmanager
  • gatsby-plugin-manifest
  • gatsby-plugin-offline
  • gatsby-plugin-react-helmet
  • gatsby-plugin-robots-txt": "1.5.1",
  • gatsby-plugin-sitemap
  • gatsby-plugin-theme-ui": "0.3.0",
  • gatsby-theme-kuworking-methods

πŸ–– 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

About

License:MIT License


Languages

Language:JavaScript 67.9%Language:CSS 32.1%