VibeHunt
Back to browse

Raneto

Knowledgebase platform that uses static Markdown files.

Raneto provides a self‑hosted knowledge base built on static Markdown files, eliminating the need for a database. Content is stored as plain .md files in a configurable directory, allowing version control with Git and rapid serving of pages. The platform includes a built‑in,‑text search powered by Lunr.js, enabling users to locate information across file names and contents instantly.

The web interface offers an in‑browser Markdown editor, optional authentication, and login‑protected editing, making it possible for teams to create and maintain documentation without leaving the site. Configuration is handled through environment variables or a config file, covering session security, admin credentials, site title, base URL, and optional analytics.

Raneto runs on Node.js and can be deployed directly or via Docker, with support for custom themes and Mustache templating. Its lightweight design and reliance on static files make it suitable for internal wikis, API references, and product guides for developers and modern teams.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps