https://github.com/usemarble/marble
A simple way to publish articles and changelogs to your site
https://github.com/usemarble/marble
cms cms-backend cms-framework headless headless-cms marble
Last synced: about 2 months ago
JSON representation
A simple way to publish articles and changelogs to your site
- Host: GitHub
- URL: https://github.com/usemarble/marble
- Owner: usemarble
- License: agpl-3.0
- Created: 2024-11-16T00:41:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-05T12:32:42.000Z (about 2 months ago)
- Last Synced: 2026-02-05T13:54:08.718Z (about 2 months ago)
- Topics: cms, cms-backend, cms-framework, headless, headless-cms, marble
- Language: TypeScript
- Homepage: https://marblecms.com
- Size: 85.2 MB
- Stars: 350
- Watchers: 1
- Forks: 51
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Marble
Super simple way to publish articles, product updates and changelogs to your site
---
## ✨ Features (MVP)
- Create, edit, and manage posts in a beautiful editor
- Organise content with **tags** and **categories**
- Upload and embed images in posts
- Fetch your content anywhere through the **REST API**
## 🚧 Roadmap
- Generate blog post and content using AI
- Readability insights and analysis directly in the editor
- AI-assisted writing for grammar and style suggestions
- Image optimisation / compression for Pro users
- Video uploads & streaming support
- Extensible post schema (add custom fields)
- and much more coming soon!
## 🛠 Local Development & Contributing
Want to run Marble locally or contribute a feature? Check out our
[Contributing Guide](./.github/CONTRIBUTING.md) for a step-by-step guide covering setup,
database configuration, and pull-request guidelines.
## Community & Support
Have questions or feedback?
- Join the [Discord](https://discord.gg/gU44Pmwqkx)
- Follow us on [Twitter](https://twitter.com/usemarblecms)
Feel free to open an issue for bugs or feature requests.
## License
Marble is released under the [GNU Affero General Public License v3.0](./LICENSE.md).