Use Case

floors.js for Open Source

A developer just found your project on GitHub and clicked through to your docs. They have a question. Without floors.js, they'll open an issue. With it, someone in the community answers them live.

Get lifetime access — $39See how it works

Project sites feel abandoned

Open-source project sites are static. Contributors check the docs, get confused, and either open GitHub issues (slow) or give up entirely. Discord and Slack are separate silos. The project website itself — where new users land first — feels dead.

What floors.js does differently

floors.js turns your project site into a community space. Documentation pages become rooms. Contributors on the same doc page see each other. Maintainers can provide real-time help right where the content lives.

Where OSS projects use it

Getting started guide
Newcomers help each other through setup. Someone who just got it working helps the next person.
API reference
Developers discuss edge cases and share code snippets right on the API docs page.
Contributing guide
Maintainers onboard new contributors live, walking them through the codebase and PR process.
Release announcements
Community gathers on the changelog page to discuss new versions, ask questions, and share feedback.

One line to install

<script src="https://floorsjs.com/embed.js" data-key="flr_..."></script>

Paste it before </body> in your docs template. Works with Docusaurus, VitePress, Starlight, MkDocs, or any static site generator.