Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hpprc/gatsby-projects
- Owner: hppRC
- License: mit
- Created: 2020-02-07T16:53:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:42:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-27T10:11:31.741Z (17 days ago)
- Topics: gatsby, gatsby-blog, gatsby-theme, npm-package, react
- Language: TypeScript
- Homepage:
- Size: 9.6 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 Analyticsnpm: [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)