mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
a64450ae9d
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19, and Vite. Migrate all documentation content to MDX under content/docs/. Add full src/ app with React components, routing, search, and API page. Remove Korrektly integration from CI/CD workflows, Dockerfile, and env vars. Update build pipeline to output to .output/public instead of docs/.vitepress/dist.
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
---
|
|
title: "Alexandrie"
|
|
description: "Markdown note-taking app focused on performance, local data, and knowledge graph navigation."
|
|
og:
|
|
description: "Self-hosted Markdown note-taking app focused on performance, local data, and knowledge graph navigation."
|
|
category: "Productivity"
|
|
icon: "/docs/images/services/alexandrie-logo.svg"
|
|
---
|
|
|
|
# Alexandrie
|
|
|
|
<ZoomImage src="/docs/images/services/alexandrie.webp" alt="Alexandrie interface" />
|
|
|
|
## What is Alexandrie?
|
|
|
|
Alexandrie is a self-hosted Markdown note-taking application designed for speed, offline usage, and long-term knowledge management.
|
|
It focuses on speed, design, fast navigation in large note collections, and explicit links between documents.
|
|
|
|
## Features
|
|
|
|
- Markdown editor with live preview
|
|
- Fast full-text search, tags based organisation, hierarchy
|
|
- Advanced management features for handling hundreds of documents
|
|
- Simple Docker-based deployment
|
|
|
|
## Links
|
|
|
|
- [Website](https://alexandrie-hub.fr?utm_source=coolify.io)
|
|
- [GitHub](https://github.com/Smaug6739/Alexandrie?utm_source=coolify.io)
|
|
- [Documentation](https://github.com/Smaug6739/Alexandrie/wiki?utm_source=coolify.io)
|