# Qubit Documentation

[Qubit](https://github.com/deadbits/qubit) is a minimalist blogging and micro-blogging platform that can be easily self-hosted.

Modern social platforms shape how we write and share. But sometimes you just want a quiet corner of the internet to document your thoughts and learnings.

Inspired by the simplicity of "Today I Learned" blogs and the clean aesthetics of platforms like [WriteFreely](https://writefreely.org/) and [Article.app](https://article.app/), Qubit is built for developers and tinkerers who want to focus on writing without the pressure of metrics, algorithms, or engagement statistics.

Write short notes about what you're building. Share useful resources you've discovered. Document your learning journey.

No follower counts, no likes, no retweets — just thoughts and code in clean, monospaced type.

### ✨ Features

* Clean, distraction-free writing experience
* Minimal micro-blog style feed
* Markdown editor with live preview (EasyMDE)
* Semantic search with PostgreSQL and pgvector
* Modern, minimal frontend via Tailwind CSS
* Tag-based organization

Check our the [Github repository](https://github.com/deadbits/qubit) or head over to [Quickstart](https://qubit.deadbits.ai/getting-started/quickstart) to get up and running in four steps with Docker compose.
