Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,30 @@ _See [CONTRIBUTING.md](/CONTRIBUTING.md) for details on generation and contribut
</td>
<td>Developer-first CMS built with Go and React. Version-controlled templates, complete JSON API, built-in HTTPS and HTTP/2, fast and easy to use.</td>
</tr>
<tr>
<td width="240">
<div>
<a href="https://github.com/jonradoff/lightcms">
<b>LightCMS</b>
</a>
</div>
<div>
<a href="https://github.com/jonradoff/lightcms" title="GitHub Repo">
<img alt="Stars for LightCMS" src="https://flat.badgen.net/github/stars/jonradoff/lightcms?label=★&color=black" />
</a>
<a href="https://github.com/jonradoff/lightcms" title="GitHub Repo">
<img alt="GitHub page for LightCMS" src="https://flat.badgen.net/badge/null/GitHub/29a745?label" />
</a>
<a href="https://metavert.io">
<img alt="Website for LightCMS" src="https://flat.badgen.net/badge/null/Website/0566d6?label" />
</a>
</div>
<div>
<img alt="Last commit for LightCMS" src="https://flat.badgen.net/github/last-commit/jonradoff/lightcms?color=black" />
</div>
</td>
<td>AI-native CMS with MCP (Model Context Protocol) integration. 41 MCP tools for managing websites through natural language. Features templates, assets, themes, collections, redirects, content versioning, and a REST API.</td>
</tr>
<tr>
<td width="240">
<div>
Expand Down