hi this is literally just the source code to my website. it used to be a fancy vue SPA but that's a lot of heft for a bunch of static pages so now it's just a custom-built static site generator.
For the sake of consistency, this code is licensed under GNU Affero General Public License, and its text, data, and art assets are licensed with the CC BY-SA 4.0 License.
npm install- Create a
.envfile and specify aBUILD_OUTPUT_PATHvalue. npx tsx build.ts