https://github.com/bloggerkit/bloggerkit
🧰 Modern tools for developing Blogger templates with frontend frameworks.
https://github.com/bloggerkit/bloggerkit
blogger
Last synced: 7 days ago
JSON representation
🧰 Modern tools for developing Blogger templates with frontend frameworks.
- Host: GitHub
- URL: https://github.com/bloggerkit/bloggerkit
- Owner: bloggerkit
- Created: 2025-10-05T11:16:39.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-06-21T00:16:06.000Z (8 days ago)
- Last Synced: 2026-06-21T02:08:21.489Z (8 days ago)
- Topics: blogger
- Language: TypeScript
- Homepage:
- Size: 264 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Blogger Kit
Modern web app tooling for Blogger blogs.
## Packages
This monorepo contains the following packages:
### [blogger-feed](./packages/blogger-feed)
A lightweight, type-safe Blogger feed API client for fetching Blogger blog metadata, posts, pages, comments, and pagination data.
### [blogger-images](./packages/blogger-images)
Utilities for detecting and transforming Blogger-hosted image URLs.
### [blogger-plugin](./packages/blogger-plugin)
A plugin that allows you to use modern frontend frameworks inside a Blogger template.