Rewrite '26

I haven't posted in a while, I will highlight the new changes to the site. I have made some new discoveries about Finobe's backend and from what I've been able to see, it seems like Finobe used Laravel along with Vite and Vue.js for the backend of their asset management. Along with using Font Awesome Pro 5.11.2 for the style of the website, animate.css for element animations, and maybe they could have used Bootstrap 5 but I haven't been able to confirm it. Our file structures are much cleaner than the old way and I have provided examples below.

Old way
New way

Only one page is finished and I am still migrating everything, I also don't intend on making our code open source (if you we're wondering). Any of the things I've just outlined don't really matter to the user experience but it will improve my workflow for things. Everything else is still in progress.