Open Source • Developer-First

About Tapirio

Tapirio is a platform for developers who want to ship websites, blogs, and online stores on the stack they actually enjoy—Node.js, Pug, Markdown, and Sass.

Why we built it

We needed a developer-friendly tool for building websites quickly. The existing tools are either too simplistic—not allowing sufficient flexibility—or based in languages like PHP that are no longer favored by the developer community.

Tapirio gives you full control over templates and routing (Pug + Express), keeps content in Git (Markdown, not a database), and uses a simple Sass-based styling pipeline. Nothing hidden, nothing locked away.

The name

The name is a play on the animal called tapir, which contains "api" in it (a wink to the dev community). As Japanese legend has it, tapirs are capable of eating humans' nightmares—so if you've experienced the horror of clunky web frameworks, you may find comfort in Tapirio for your next project.

The stack

  • Node.js + Express — fast, familiar, flexible
  • Markdown — write content in your favorite editor
  • Sass — modular, maintainable styles
  • Pug — clean, readable templates
  • Git-based — your site is just files in a repo

Ready to try it?

One command to launch your first site:

npx create-tapirio my-website