aboutsummaryrefslogtreecommitdiff
path: root/build.sh
Commit message (Collapse)AuthorAgeFilesLines
* fixing stupid mistakeshitlerrip2025-07-291-1/+1
| | | | idk why i am so fucking stupid
* convert functionhitlerrip2025-07-291-16/+11
| | | | added convert() to make code more sensible
* article list improvementshitlerrip2025-07-291-3/+12
| | | | | | - styled article list - added dynamically generated article list to markdown index - (initial run.sh)
* metadata handlinghitlerrip2025-07-281-21/+35
| | | | adds default values for when an article does not provide any metadata.
* inithitlerrip2025-07-281-0/+172
created the initial version of my website build script