Try yawb.io Now

Turn Your Notion Pages into a Beautiful Website

With the yawb.io + Notion integration, you are now able to natively embed Notion pages into your yawb.io websites.
Use your favorite writing tool with all its fancy AI features to create content and connect it to your yawb.io website seamlessly. It can’t be easier than that.
The integration currently supports the following Notion Blocks:
Paragraphs / Headings / Rich Text / Todos…
Images / Videos / Audio
Toggle Blocks
Tables
PersonAge
David22
Yassine28
Carlos24
Code
function fibonacci(n) {
if(n<1)
return 0;
if(n<=2)
return 1;
return fibonacci(n - 1) + fibonacci(n - 2);
}
console.log(fibonacci(4))
Equations:
E = mc^2
Multicolumns
🚧
Database blocks are currently in development.

Combine Notion with the design power of yawb.io

yawb.io, Yet Another Website Builder, is a powerful and modern website builder with some unique qualities:
  • It's expandable: Everything in yawb.io is a block that you can drag and drop onto the page. What makes yawb.io unique is that you can build your own blocks if you want.
  • It's highly customizable: You can click on any element on the page and customize its styling with ease.
  • You can export your website: If you want to host your landing page or website on your own servers. With a single click, you can download a zip file with the html files, assets and images used in the website.
  • Inexpensive: yawb.io offers an always free plan and if you wish, you can subscribe to the premium plan for only 5$/month. How is that possible? As opposed to other platforms, we do not spend thousands of dollars sponsoring YouTube videos.
And on top of that, it now fully integrates with Notion to make your life even easier.

Create a blog automatically

The integration also supports generating a blog with posts automatically.
You simply need create a blog structure in Notion and yawb.io will take care of the rest:
Can be turned into a list of blog posts:
Give it a try
yawb.io + Notion Integration - Turn your Notion pages into a beautiful website | Product Hunt