saaze/saaze

An all-inclusive, flat-file CMS for simple websites and blogs

Maintainers

Details

github.com/Saaze/saaze

Source

Issues

Installs: 375

Dependents: 0

Suggesters: 0

Security: 0

Stars: 48

Watchers: 6

Forks: 6

Open Issues: 5

Language:Blade

Type:project

0.1.0 2020-10-27 21:21 UTC

This package is auto-updated.

Last update: 2024-03-24 00:10:59 UTC


README

Latest Stable Version License

Saaze

Saaze is an all-inclusive, flat-file CMS for simple websites and blogs. It's not designed to be a replacement for great CMS's (e.g. WordPress, Statamic etc.), rather it's designed to be a smaller, simpler alternative.

Why is there a need for a simpler alternative? WordPress is a great CMS but it can become bloated and a maintenance nightmare for a simple sites. Static site builders are fast but normally have a steep learning curve and require lots of tooling to make them work. We believe building a personal site should be stupidly simple. That's why Saaze is built on the following principles.

  • Easy to run - All you need is PHP and Composer
  • Easy to host - Serve dynamically or statically
  • Easy to edit - Edit content using simple Markdown files
  • Easy to theme - Templates use Blade (and optionally PHP)
  • Fast and secure - No database = less moving parts + more speed
  • Simple to understand - Everything is a collection of entries
  • All-inclusive - CLI for easily serving and building your site

For more info and documentation see https://saaze.dev.

Contributing

Thank you for considering contributing to Saaze! The contribution guide can be found in the Saaze documentation.

Credits

Saaze was created by Gilbert Pellegrom from Dev7studios. Released under the MIT license.