🍾 Shitty static-site generator (WIP)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Del df71c969e3
Merge branch 'main' of git.tilde.town:del/schloop into main
2 years ago
src Add basic directory listing & config reading 2 years ago
.gitignore Add basic config fetching 2 years ago
Cargo.lock Add basic config fetching 2 years ago
Cargo.toml Add basic config fetching 2 years ago
README.md Add README.md with basic proj background 2 years ago

README.md

SCHLooP

Shittily Creates Hypertext that Looks cool and Pretty

This is a work-in-progress static-site generator that I'm going to use for my tilde public_html and public_gemini sites.

The rough plan is that it takes in markdown with some sort of custom templating language thingy and generates HTML and GMI files based on the templated content. I don't really know Rust and also this is just a small hackish personal project so expect the code quality to be kinda bad. - Del