Turn Your Notion Pages into a Beautiful Website

With the AlpacApp + Notion integration, you are now able to natively embed Notion pages into your AlpacApp websites.

Use your favorite writing tool with all its fancy AI features to create content and connect it to your AlpacApp website seamlessly. It can’t be easier than that.

The integration currently supports the following Notion Blocks:

Person Age
David 22
Yassine 28
Carlos 24
function fibonacci(n) {
	if(n<1)
		return 0;
	if(n<=2)
		return 1;
	return fibonacci(n - 1) + fibonacci(n - 2);
}
console.log(fibonacci(4))

Search

🔍 Google

🦆 DuckDuckGo

Social Media

🤳Instagram

📰 Twitter

📹 Youtube

Tools

🏞️ Photopea

💬 ChatGPT

<aside> 🚧 Database blocks are currently in development.

</aside>


Combine Notion with the design power of AlpacApp