5 comments

[ 0.27 ms ] story [ 22.0 ms ] thread
Looks like a very neat tool. Enormous klaxon-level alerts when I got to this bit though:

> Can I download the source code for my website?

> Yes, You have a paid option to export your website into HTML, CSS & JS files.

Does this mean that you are obfuscating the HTML, CSS and JS files when I visit my website? This code should just be... accessible. If the website is hosted, my code should be attainable.

AI tools are neat (and you've built a cool product) but... playing monkey-in-the-middle with your website source code just feels sleazy. It's the sort of thing Wix.com or Weebly might try, and bumped me down from "I'll try this" to "maybe next time".

Just my $0.02 though!

(comment deleted)
We don't obfuscate the code. But export option is only available for paid users. Once you export, you own the code.
And these are files I could attain for free by visiting the site and right-clicking, correct?
Hi, a member from CodeDesign here. You can either host your project on CodeDesign or export it to HTML.When you host it on us, the code you see might be obfuscated/minified, but that is for performance. If you press the "Export code" button, you will get clean human-readable code.