Webflow Blog Integration Without CMS

TLDR: Building Webflow site we are exporting the code and want to be able to integrate blog posts without CMS that do not need to be edited in webflow/will sync from outside Webflow.

Hello!
I am a recent grad who got hired as a digital designer. I am currently working on redoing our website and my boss would like to have a “blog/news” section. We will be exporting the code and hosting the website on our own servers, meaning we will not be using Webflow’s CMS capabilities.

I was wondering if there is a way to embed a blog into our Webflow site that could then be edited + updated from whatever platform is embedded. I’m not sure if this is possible, but I am trying to avoid having to edit the content in Webflow and re-export the entire site after it is launched.

Please let me know! Any help is appreciated : )

One option is to iframe a Wordpress.com blog. (note this is different from a Wordpress.org blog, which requires self hosting and more work)

The trick with iframe is setting a height that makes sense to show the full page, utilizing the iframed page’s internal scrolling.