for the record, i will be making this page a lot kewler.
plus, make it actually helpful for people that wanna know stuff.
for now, heres a list:
-
written parts of my site are written in isolated .html files
and fetched using js. for example, the homepage text under "hi, im aali!"
is kept in its own .html, so i dont have to fight all my index code to update a few words.
-
is this a good use of resources? probably not...
but it makes my life easier, at least.
-
this site is developed in Visual Studio 2022 and deployed via GitHub Action to Neocities.