eklausme / saaze-vonhoff
An example theme and content using the Simplified Saaze static site generator
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Language:HTML
Type:project
Requires
- eklausme/saaze: >=1.26
This package is auto-updated.
Last update: 2024-11-09 21:22:21 UTC
README
Example theme for Simplified Saaze
Here is another theme called Vonhoff for Simplified Saaze. The example content is from Rolf Vonhoff, layout is a stripped-down version of this blog. Some key features:
- Lightweight as there are no gimmicks, no social media icons, no categories+tags, no dark theme switcher
- Simple navigation with only two options: a blog menu, and an about menu
- Input in Markdown, MathJax can be used, if required
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.
Credits
Simplified Saaze was created by Elmar Klausmeier.
Saaze was created by Gilbert Pellegrom from Dev7studios. Released under the MIT license.