Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anglesideangle/combustion
WIP static site generator with ssr via templating on page load
https://github.com/anglesideangle/combustion
handlebars rocket rust server-rendering static-site-generator
Last synced: 17 days ago
JSON representation
WIP static site generator with ssr via templating on page load
- Host: GitHub
- URL: https://github.com/anglesideangle/combustion
- Owner: AngleSideAngle
- License: mit
- Created: 2022-10-06T02:48:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T01:35:04.000Z (about 1 year ago)
- Last Synced: 2024-10-07T07:17:57.727Z (about 1 month ago)
- Topics: handlebars, rocket, rust, server-rendering, static-site-generator
- Language: Rust
- Homepage: https://crates.io/crates/combustion
- Size: 50.8 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# combustion
A static site/ish generator built using rust, rocket, and handlebars
Supports templating, helper methods, and more
all templates are prerendered!