Merge branch 'main' of git.tilde.town:del/schloop into main

This commit is contained in:
del 2021-08-02 15:53:57 +00:00
commit df71c969e3
Signed by: del
GPG Key ID: 4370F2F5792B6C1F

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# SCHLooP
> **S**hittily **C**reates **H**ypertext that **L**ooks c**oo**l and **P**retty
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