Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stubbycms/stubby
A simple headless CMS with simple API
https://github.com/stubbycms/stubby
cms dev-blog documentation headless-cms self-hosted
Last synced: about 2 months ago
JSON representation
A simple headless CMS with simple API
- Host: GitHub
- URL: https://github.com/stubbycms/stubby
- Owner: stubbycms
- License: mit
- Created: 2024-10-12T17:59:33.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-13T20:33:49.000Z (2 months ago)
- Last Synced: 2024-10-16T21:48:42.969Z (2 months ago)
- Topics: cms, dev-blog, documentation, headless-cms, self-hosted
- Language: TypeScript
- Homepage: https://stubby.io
- Size: 339 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
Stubby CMS — The lightweight, self-hosted CMS for developers.
Full control over your content, whether you host it yourself or deploy in the cloud.---
Tired of bloated CMS platforms? Stubby CMS gives you simplicity, speed, and full control. Write content in MDX, automate with webhooks, and deploy anywhere with a developer-first CMS.
![Screenshot of Stubby CMS](https://stubby.io/_next/image?url=%2Fhero-dark.webp&w=3840&q=75)
## Features
* **Simplicity** — Perfect for blogs or developer documentation sites, Stubby CMS is easy to deploy, manage, and update without the need for a full redeploy of your app.
* **MDX Support** — Write content using MDX for an enhanced developer experience, combining Markdown and JSX for flexibility.
* **Webhooks** — Automate tasks with webhooks that trigger when you publish, add, or delete a page.
* **RESTful API** — Simple API integration for fetching content, no complex GraphQL required.
* **Lightweight and Fast** — Built for speed, Stubby CMS ensures minimal overhead and lightning-fast load times.
* **Custom Components** — Enhance your content by embedding dynamic React components into your MDX pages.
* **Deploy Anywhere** — Whether it’s Vercel, Netlify, or your own server, Stubby CMS can be deployed anywhere.## Getting Started
* **Self-Hosting** — Follow the detailed guide for self-hosting in the [documentation](https://stubby.io/docs/self-host-stubby-cms).
* **Cloud Hosting** — You can also use [Stubby.io](https://stubby.io) cloud provider for free for a minimal cost.## Documentation
The full documentation for Stubby CMS, built using Stubby itself, can be found at [https://stubby.io/docs](https://stubby.io/docs).
## Contact & Support
Need help? Feel free to open a [GitHub issue](https://github.com/stubbycms/stubby/issues) or reach out to us via email at [email protected].
## License
Stubby CMS is licensed under the [MIT License](./LICENSE).