Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hpprc/gatsby-projects

❄️monorepo for gatsby packages
https://github.com/hpprc/gatsby-projects

gatsby gatsby-blog gatsby-theme npm-package react

Last synced: 17 days ago
JSON representation

❄️monorepo for gatsby packages

Awesome Lists containing this project

README

        

# gatsby-projects

My Gatsby Packages

# Included

## @hpprc/gatsby-theme-core

Minimal core configs and functions for Gatsby site.
- absolute import
- TypeScript
- ServiceWorker
- PWA
- robot.txt
- advanced sitemap
- Google Analytics

npm: [https://www.npmjs.com/package/@hpprc/gatsby-theme-core](https://www.npmjs.com/package/@hpprc/gatsby-theme-core)

## @hpprc/gatsby-theme-blog

My Blog theme package for Gatsby.js.

npm: [https://www.npmjs.com/package/@hpprc/gatsby-theme-blog](https://www.npmjs.com/package/@hpprc/gatsby-theme-blog)

## @hpprc/gatsby-theme-blog-core

Core implementations for gatsby-theme-blog.
Including only core functions, not including styling and components.
You can easily build and customize your own blog theme based on this.

npm: [https://www.npmjs.com/package/@hpprc/gatsby-theme-blog-core](https://www.npmjs.com/package/@hpprc/gatsby-theme-blog-core)