In reference to #150
If each page lists all packages needed to render the page. Then we can write a more robust rendering system
- easily find all things to download
- Could set up a system that only renders new things
- Maybe even set it up as gha. Have it submit PRs instead of committing to main. This way we can review thing
In reference to #150
If each page lists all packages needed to render the page. Then we can write a more robust rendering system