Knowledge base for modern teams

Your docs, versioned
like your code

A Markdown-native wiki backed by Git. Real-time collaboration, instant search, and zero vendor lock-in. Your content stays yours — forever.

Launching soon  ·  Be the first to know

Demo / Engineering / Onboarding Guide
Body B I S 💬 </> 🔗
Pages
Home
Onboarding Guide
API Reference
Architecture
Runbooks
Spaces
Engineering
Product
Onboarding Guide
VR
Volodymyr R. · Saved just now

Day 1 checklist

Welcome to the team. Here is everything you need to get set up in your first week.

💡 If you are unsure about anything, ping the #engineering channel — no question is too small.

Request access to 1Password, GitHub, and AWS SSO via BambooHR on your first morning.

128 words · 614 chars
Features

Everything your team needs.
Nothing it doesn't.

Built for teams that value clarity over clutter. Write, organize, find, and share — without the bloat.

Beautiful editor

Markdown-native WYSIWYG with slash commands, formatting toolbar, and keyboard shortcuts. Just write — no modes to toggle.

Full version history

Every save is a Git commit. Browse diffs, compare versions, and restore any previous state with one click.

Instant search

PostgreSQL full-text search across all pages. Hit Cmd+K to find anything in milliseconds. Spaces and pages, unified.

👥

Real-time collaboration

CRDT-powered simultaneous editing. See cursors, merge automatically, never lose work. No "last save wins".

🌐

Share & publish

Private share links with optional passwords. One-click publish to a public URL. Your docs, your audience.

🗃

Spaces & nesting

Organize by team, product, or project with Spaces. Nest pages as deep as you need. Drag to reorder.

💬

Comments & threads

Inline comments with threading, reactions, and resolve. Keep discussions where the content lives.

🔒

Roles & permissions

Owner, Admin, Member, Guest. Control who sees what, down to individual spaces. Private spaces for sensitive docs.

🌙

Dark mode

Automatic light and dark themes. Warm neutrals that are easy on the eyes. Respects your system preference.

The difference

Your docs are Markdown in a Git repo

Not a proprietary database. Not a JSON blob you cannot read without the app. Real .md files, real commits, real history.

Clone your wiki. Every workspace is a bare Git repo. Pull it down, grep it, pipe it, script it.
Real diffs. See exactly what changed, who changed it, and when. Not "Version 47" — real commit messages.
Zero lock-in. Leave anytime with your complete history intact. Your content never belonged to us.
$ git log --oneline
d457a20 Update page: Getting Started Guide
8410ba6 Update page: API Reference
297054e Create page: Architecture Overview
f2095c1 Rename: Untitled → Deployment Runbook
629d518 Create page: Home

$ cat engineering/getting-started-guide.md
---
title: Getting Started Guide
authors: [volodymyr]
tags: [onboarding, engineering]
---

# Getting Started Guide

Welcome to the team...
Compare

How NoGaps stacks up

We built NoGaps because existing tools were either too bloated, too locked-in, or too expensive.

Feature NoGaps Confluence Notion GitBook
Markdown-native storage Real .md files Proprietary JSON blocks
Git-backed history Every save = commit Git sync
Real-time collaboration CRDT Basic
Full-text search PostgreSQL Slow
WYSIWYG + Markdown Seamless WYSIWYG only Block-based
No vendor lock-in Clone & leave Export only Lossy export Git repo
Free tier 3 users forever 10 users Limited 1 space
Paid pricing $4.99/user/mo $6.05/user/mo $10/user/mo $8/user/mo
Pricing

Simple, fair pricing

Start free. Pay only when your team grows. No per-page limits. No feature gates.

Free
For small teams getting started
$0
  • Up to 3 users
  • Unlimited pages
  • Full version history
  • Git-backed storage
  • Real-time collaboration
  • Full-text search
  • 100 MB storage per user

Be the first to try NoGaps

We're launching soon. Drop us a line to get early access when we go live.

Launching soon  ·  Free for teams up to 3  ·  No credit card required