Skip to content

Commit 6a06959

Browse files
committed
docs: update README with neutral overview and multi-theme architecture
1 parent db4690d commit 6a06959

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818

1919
## Overview
2020

21-
**PolyCMS** is a high-performance, open-source content management system designed for modern web applications. It provides a complete ecosystem for content publishing, e-commerce, multi-language support, and extensible module architecture — all powered by a beautiful Vue 3 admin panel.
21+
**PolyCMS** is an open-source content management system for modern web applications, inspired by the WordPress plugin and theme ecosystem but built on top of the Laravel framework. It is designed to provide a complete foundation for content publishing, e-commerce, multi-language support, and extensible module architecture — powered by a Vue 3 admin panel with data served entirely through RESTful APIs.
2222

23-
Whether you're building a blog, a documentation site, an online store, or a multi-tenant SaaS platform, PolyCMS gives you the foundation to ship fast and scale confidently.
23+
Whether you're building a blog, a documentation site, an online store, or a multi-tenant SaaS platform, PolyCMS aims to give you a comprehensive starting scaffold so you can ship quickly and extend easily through integrated modules and themes. In particular, themes in PolyCMS follow a multi-theme architecture — one Main theme and an unlimited number of Sub themes can run side by side on the same installation.
2424

2525
---
2626

@@ -50,7 +50,7 @@ Whether you're building a blog, a documentation site, an online store, or a mult
5050
- **REST API** — Sanctum-authenticated `/api/v1` endpoints with rate limiting and token management
5151

5252
### 🎨 Theme System
53-
- **Multi-Theme**Switch themes instantly with live preview
53+
- **Multi-Theme Architecture**One Main theme with unlimited Sub themes active simultaneously; switch or preview themes without downtime
5454
- **Landing Page Builder** — Visual block-based page construction with pre-built templates
5555
- **Theme Hooks**`header_scripts`, `footer_scripts`, `after_body_open`, and more for flexible injection
5656
- **Responsive** — All bundled themes are mobile-first and fully responsive

0 commit comments

Comments
 (0)