Q: Hosting external files for dynamic website functionality
I’m planning to create a dynamic website that involves JavaScript for functionality, along with additional assets like JSON files, PNG images, and CSS stylesheets.
Typically, these files would need to be hosted externally ( platforms like Dropbox) and referenced via fetch links in the HTML. However, I’m wondering if there’s a way to upload and host these files directly within the Brizy platform instead of dropbox and such.
Embedding all the code and assets into the HTML/CSS would likely slow down the site and make it harder to organize. Having a dedicated section on Brizy to host and manage these files would streamline the process and improve performance.
Could you let me know if this is possible, and if so, how I can implement it?
Thank you for your assistance!