Static sites have many benefits:
- Speed - HTML files are served directly, no processing needed
- Security - No database queries, no PHP vulnerabilities
- Scalability - Can handle millions of requests
- Cost - Zero server resources when idle
This CMS lets you have the best of both worlds: easy content management with the performance of static files.