Complete Offline Website

Hi,

I’m working on a project that requires all the HTML, CSS, and JavaScript to work without any internet connection at all.

I’m wondering besides the JQuery CDN link on a webflow’s exported code, is there any other parts of the exported code that requires internet? I need to know so I can download the code locally so the website can work without internet.

Thanks!

A few scripts are loaded from CDN locations. Google webfonts as well. Export a site and parse the HTML with an editor for more details.