Designer News
Where the design community meets.
over 6 years ago from Lucas Espin, Product Designer
would I be able to just save the website files and host them on my own or do I need to use their hosting services for the site? (like squarespace)
You can host the exported code on your own host. I not only use my own hosting but I also take the html and integrate Perch CMS to get away from paying the hefty CMS hosting fees at Webflow. It's a pretty streamlined process.
Do you have any resources on how I could accomplish this?
Perch has some great resources on their website. Easy to follow videos as well as documentation and an active forum. Getting Started with Perch
I basically export my final code from Webflow and setup a local environment with the help of Mamp Pro to do all my Perch CMS integration development. Here is some documentation on how to work with Perch locally.
Hope this helps.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
It's incredible, especially when it comes to building sites using Flexbox. The exported code is really clean and well-formatted, although it does come with some fluffy external files (some CSS, but their JS is pretty packed), which is something they're working on reducing.
At the company I'm at, I use Webflow to build out individual sections of the site, and then export that in snippets that I integrate into our codebase and then adjust by hand. It's saved me many hours of devtime.