Pagin is a simple and flexible app that lets you build pages by combining content blocks. Each block has a specific purpose—text, image, button, quote—and you can mix them endlessly to create your own pages.

👉 Example of Available Blocks

Here’s a quick overview of what you can create with Pagin 👇

🔠 "Heading" Block

Headings structure your pages. You can use different levels (H1, H2, H3…) to organize your content hierarchy.

✍️ "Paragraph" Block

This is the basic block for writing text. Simple, clean, and perfect for explaining your ideas.

📋 "List" Block

  • Create simple lists
  • Organize your ideas
  • Make your pages more readable
  1. Add a block
  2. Configure it
  3. Publish the page

💬 "Quote" Block

"Simplicity is the ultimate sophistication."

Leonardo da Vinci

💻 "Code" Block

1function helloPagin() {
2  console.log("Welcome to Pagin 🚀");
3}
4helloPagin();
javascript

🔘 "Button" Block

Discover Pagin

➖ "Divider" Block

🚀 Try It Yourself!