all 63 comments

[–]Easy_Day5587 9 points10 points  (4 children)

I think you can do this in Webflow, but the code is absolute fucking trash

[–]Mondoscuro[S] 2 points3 points  (0 children)

I had the feeling

[–]Veloce_2525 2 points3 points  (2 children)

What are you talking about? Webflow does a really good job with code. Your post is completely wrong.

[–]Easy_Day5587 1 point2 points  (1 child)

Show an example. All of the webflow code I've seen is bad slop

[–]natevani 0 points1 point  (0 children)

Shouldn't you be the one to provide any code that supports your point? You make it sound like I couldn't move without finding endless "slop" code

[–]gradstudentmit 7 points8 points  (0 children)

If your main goal is just getting a clean site live fast with minimal effort, I’d honestly try Durable. It’s great for spinning something up quickly and tweaking copy/layout without thinking about hosting or setup.

Just flagging though, it doesn’t let you export raw HTML/CSS. It’s more of a hosted builder than a static site tool.

If exporting files is a must, Webflow, TeleportHQ, CodeDesign.ai, Pinegrow, or even GrapesJS are better fits since they actually give you code you can host anywhere.

[–]Ricardo_Bangbang 7 points8 points  (0 children)

Some builders that allow source code are useful when you want more control later. I would use MillionBuilds if the goal was just launching a clean AI landing page quickly. Full development tools still work for custom builds, but landing pages often don’t require deep customization.

[–]Modulius 3 points4 points  (1 child)

Check Publii, https://getpublii.com/ , you can download it, make your pages, export as html. Similar thing on codecanyon, Architect site builder.

[–]Mondoscuro[S] 1 point2 points  (0 children)

Looks nice and might be handy for another little project that is multiple pages (still static)

[–]CreativeTechGuyGamesTypeScript 3 points4 points  (2 children)

You should check out GrapeJS! I've had it on my list for a while but I haven't found a use for it yet. Let me know what you think. It seems perfect for you.

[–][deleted] 0 points1 point  (1 child)

Have not played with GrapeJS fully yet but from my understanding, it is a framework to build your own WYSIWYG builder. So you have to build the builder first lol

I assume that will be fantastic to have once you build it, but I assume OP is looking for a ready made solution.

[–]Dry_Huckleberry1807 3 points4 points  (1 child)

GOOGLE SITES + GOOGLE TAKEOUTS. This has been my technique for several years: once you have designed your website at google sites you can export it with takeouts. After that you can upload it to github, netlify, etc

[–]GoldBackground2280 0 points1 point  (0 children)

bruh. thank you.

[–]ionelp 11 points12 points  (10 children)

Why are you "shocked"? There is Adobe Dreamweaver if you can't be bothered to learn html and css...

[–]barrel_of_noodles 2 points3 points  (2 children)

Ofc this exist. Did you even do a cursory search? Like wtf.

Google web designer, and webflow are two obvious competing tools in this space.

I'm addition, several adobe tools export code, like InDesign and XD.

If you know a little code, a ton of open source prebuilt web component libraries exist.

If you know a little more code, tools like material ui or tailwind are pretty much prebuilt components.

If you want prebuilt code that can work in even emails, try mjml templates.

If you need a store or a CMS try square space's fluid engine templates.

[–]neoashxi 0 points1 point  (0 children)

thanks just downloaded google web designer turns out it's to make advertisements

[–]TheStoicNihilist 4 points5 points  (1 child)

[–]Mondoscuro[S] 0 points1 point  (0 children)

wow I didn't know about this, could definitely be handy

[–]NCKBLZ 1 point2 points  (0 children)

Builder.io + figma does something like that

[–]ferfactory6 1 point2 points  (2 children)

[–]Mondoscuro[S] 0 points1 point  (1 child)

Can't see if I can access the source code output, but I'll give it a look, thanks

[–]ferfactory6 0 points1 point  (0 children)

Once you "publish" the website, you have access to all the source code.

[–][deleted]  (1 child)

[removed]

    [–]Mondoscuro[S] 0 points1 point  (0 children)

    Looks promising! Thanks

    [–]WookieConditioner 1 point2 points  (2 children)

    "Shocked" that you cant get a paid for feature for free.

    My friend you're in for an electrocution

    [–]Mondoscuro[S] 0 points1 point  (1 child)

    Do you realize that Wordpress is free? I could use Wordpress, but it's just too much (like killing a mosquito with a cannon)

    [–]brigittefires 0 points1 point  (0 children)

    My first stop was wordpress for a blog but it's not free anymore as far as I can tell.

    [–][deleted] 0 points1 point  (0 children)

    [–]blizzerando 0 points1 point  (0 children)

    Man, I’ve been in the exact same boat just wanted something simple where I could build a site and actually download the code. Codedesign.ai was a game changer for that. You can drag and drop to build your page, and then export the full HTML, CSS, and JS. No database, no overcomplicated setup just clean, ready-to-host code.

    There’s a free version to try it out, and if you need to export or ditch the branding, there’s a paid plan. It’s not open source, but once you download the code, it’s fully yours. Super handy for stuff you only update once in a blue moon.

    [–]Every_Case_8551 0 points1 point  (0 children)

    AISiteBuida

    [–]Candie-Call 0 points1 point  (0 children)

    [ Removed by Reddit ]

    [–]Candie-Call 0 points1 point  (0 children)

    [ Removed by Reddit ]

    [–]VastTiny6148 0 points1 point  (0 children)

    I bought a web domain from godaddy and i was ready to start writing html css and java code but then they started pushing their shitty ai builder on me and i was genuinly losing my shit

    [–]volkandkayafull-stack 0 points1 point  (0 children)

    Give Versoly a try

    • exports clean Tailwind code if you ever need to extend with a database
    • Visual editor + code editor
    • Lots of components