🍾 Shitty static-site generator (WIP)
Go to file
Del df71c969e3
Merge branch 'main' of git.tilde.town:del/schloop into main
2021-08-02 15:53:57 +00:00
src Add basic directory listing & config reading 2021-08-02 15:52:56 +00:00
.gitignore Add basic config fetching 2021-05-12 20:21:14 +00:00
Cargo.lock Add basic config fetching 2021-05-12 20:21:14 +00:00
Cargo.toml Add basic config fetching 2021-05-12 20:21:14 +00:00
README.md Add README.md with basic proj background 2021-05-19 16:10:10 +00:00

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