Commit Graph

6 Commits

Author SHA1 Message Date
Sammy Hori 5d353dea89 Reduced the table of contents length by putting it into a table
Categories are grouped by their first character in the table
2024-12-13 20:42:45 +00:00
Sammy Hori 377118e21e ruff formatting 2024-11-23 09:49:46 +00:00
Sammy Hori 70bdc1e5ac Cleaning code a little by putting some in a method 2024-11-23 09:45:47 +00:00
Sammy Hori 486d0e9510 Moved README template to different filename to avoid being used as the repo README 2024-11-17 22:15:04 +00:00
Sammy Hori fe164b7153 Made changes to the filepaths
to enable running of the script from the repo root.
2024-11-17 20:58:37 +00:00
Sammy Hori f581020ab6 WIP: Added new script for building the README
This uses jinja templating to do so.
The script is made to exactly copy the behaviour of the current
script as now, to prove that it does the same thing.
2024-11-17 20:58:03 +00:00