Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | article sorting | hitlerrip | 2025-07-29 | 1 | -37/+100 |
| | | | | added (somewhat) proper article sorting to the build script | ||||
* | fixing stupid mistakes | hitlerrip | 2025-07-29 | 1 | -1/+1 |
| | | | | idk why i am so fucking stupid | ||||
* | convert function | hitlerrip | 2025-07-29 | 1 | -16/+11 |
| | | | | added convert() to make code more sensible | ||||
* | article list improvements | hitlerrip | 2025-07-29 | 1 | -3/+12 |
| | | | | | | - styled article list - added dynamically generated article list to markdown index - (initial run.sh) | ||||
* | metadata handling | hitlerrip | 2025-07-28 | 1 | -21/+35 |
| | | | | adds default values for when an article does not provide any metadata. | ||||
* | init | hitlerrip | 2025-07-28 | 1 | -0/+172 |
created the initial version of my website build script |