Thank you! (˶ᵔ ᵕ ᵔ˶) I like your website's design a lot as well.
About metka (the markup language), it is very barebones (though I may extend it in the future) - roughly around 300 lines of C - the general idea being that it gives you some simple "commands" that get transformed into HTML structures. I have tried Pandoc in the past, but found it really slow on my older PCs lol
Thank you! (˶ᵔ ᵕ ᵔ˶) I like your website's design a lot as well. About metka (the markup language), it is very barebones (though I may extend it in the future) - roughly around 300 lines of C - the general idea being that it gives you some simple "commands" that get transformed into HTML structures. I have tried Pandoc in the past, but found it really slow on my older PCs lol
And this is the shell script that generates the entire site: https://codeberg.org/vihmu/site/src/branch/main/build.sh