saw your bulletpoint about css in your to-do list - try css versioning, i just learned about it recently and it helped a lot with a big css overhaul i did! you add a version number to your css reference and if the browser detects its higher than the cached one it'll refresh. ie < link rel="stylesheet" href="style.css?v=1.1" >
true, if youre using vscode you can find and replace across all documents in a folder which i use all the time, other IDEs probably have the same feature? good luck! i really like your layout and comic stuff :)
thank you for the tip! but then i suppose i'd have to update the css version on every individual page whenever i make a new version, right?
true, if youre using vscode you can find and replace across all documents in a folder which i use all the time, other IDEs probably have the same feature? good luck! i really like your layout and comic stuff :)