When comparing Hugo vs Webflow, the Slant community recommends Hugo for most people. In the question“What is the fastest CMS for web content (news website with some static pages) ?” Hugo is ranked 1st while Webflow is ranked 9th. The most important reason people chose Hugo is:
Code can be viewed [on GitHub](http://github.com/spf13/hugo).
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Open-source and free
Code can be viewed on GitHub.
Pro Fast
Pro No dependencies
All other SSGs expect you to have a full toolchain setup for their language. Hugo is written in Go and distributed as an executable for unix, linux, windows and mac. Just download and run.
Pro Clean workflow
Create your new site, run the Hugo server, edit. Lather, rinse, repeat. Hugo stays out of the way.
Pro Flexible
Pro Good documentation
Pro Many themes available
Pro Draft mode
Allows you to see changes in real time.
Pro Single binary - cross platform
Pro Single source publishing
Can create PDFs, eBooks, RSS-Feeds, language and market specific Websites from single content folder.
Pro Great multipurpose development platform
We are using Hugo as the base-framework for a full blown knowledge management system, idea-management and inhouse brainstorming tool. Hugo source-code is well structures and comes with top components out of the box, that makes every solution built on this framework incredible fast and scalable accross platforms and corporate silos! Hugo - when being used as a framework is a game-changer that puts Sharepoint, Wordpress and Co. back to the shelf.
Pro Very active community
Pro Easy to add new content types, data files, and taxonomies
Pro Best in it's class
Speed & Quality webdesign done in your browser.
Pro Semi-collaborative development support
Webflow allows workload to be shared among multiple users. However, you can't leave comments for them.
Pro W3C-compliant HTML5/CSS3
Webflow generates W3C-compliant markup and stylesheets.
Pro Responsive web design with Bootstrap
Because it's based on Bootstrap, it works across all modern browsers & devices.
Cons
Con No tutorial on how to create a theme from scratch
Con Based on Bootstrap
Bootstrap is rather old technology
Con Design tool is web-based, not a proper application.
The site doesn't state this explicitly.
Con Can't export your site for deployment unless you pay.
Not unreasonable, but something users should know before investing their time.
Con Uses JavaScript
Webflow uses JavaScript on its websites. Website visitors can have JavaScript disabled and be unwilling to enable it for the website they want to view, which would put a website created with Webflow out of their reach.
Con No way to collaborate on designs with comments
Forum post here.
Con No version control
Forum post here.
Con Fixed media queries
Webflow has four fixed breakpoints (desktop, laptop, mobile landscape & mobile portrait). The inability to set your own media queries can be limiting. If your layout breaks outside of these four options, you have to export the code and write them yourself.