eklausme / saaze-myrawest
An example theme and content using the Simplified Saaze static site generator
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:project
Requires
- eklausme/saaze: >=2.5
This package is auto-updated.
Last update: 2024-12-19 18:30:23 UTC
README
Example theme for Simplified Saaze: Myra West
Here is another theme called Myra West for Simplified Saaze.
Some key features of the theme:
- Lightweight
- Responsive with media breaks at 40rem and 60rem
- A hero image is showing a parallax, see W3 schools example
- Static site search using pagefind
See Example Theme for Simplified Saaze: Myra West for installation, conversion, and usage.
Simplified Saaze
Simplified Saaze is a fast, all-inclusive, flat-file CMS for simple websites and blogs.
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 Simplified Saaze is built on the following principles.
- Easy to run - All you need is PHP8, a C compiler, and Composer
- Easy to host - Serve dynamically or statically
- Easy to edit - Edit content using simple Markdown files
- Easy to theme - Templates use plain PHP/HTML
- Fast and secure - No database = less moving parts + more speed
- Simple to understand - Everything is a collection of entries
For more info and documentation for the original Saaze see https://saaze.dev. Read Simplified Saaze for installation and usage.
If you want to play with the theme yourself, use:
composer create-project eklausme/saaze-myrawest
Credits
Simplified Saaze was created by Elmar Klausmeier.
Saaze was created by Gilbert Pellegrom from Dev7studios. Released under the MIT license.