This website requires JavaScript.
Explore
Help
Sign In
alina
/
lastfuture-static-page-gen
Watch
1
Star
0
Fork
0
You've already forked lastfuture-static-page-gen
Code
Issues
Pull Requests
Projects
Releases
Activity
3
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Alina Marquardt
6cafbc7998
added basic mustache templating
2023-04-10 07:01:23 +02:00
src
added basic mustache templating
2023-04-10 07:01:23 +02:00
.gitignore
initial commit
2023-04-09 01:15:51 +02:00
Cargo.toml
extracted writing files into its own function
2023-04-10 06:24:17 +02:00
README.md
initial commit
2023-04-09 01:15:51 +02:00
README.md
lastfuture.de static page generator
Static page generator for lastfuture.de, written in Rust
Features
generates static HTML pages in Rust
Planned features
Templating using Mustache
SCSS preprocessing
TypeScript preprocessing
Minification
Deploy script
Reference in New Issue
View Git Blame
Copy Permalink
Description
Static Page Generator experiment using Rust and mustache
Readme
31
KiB
Languages
Rust
98.3%
Mustache
1.7%