logo
icon

Raneto

Raneto is a free, open-source knowledge base platform powered by Markdown files. It requires no database — simply write your documentation in Markdown and Raneto renders it as a searchable, navigable website.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-30
Services
service icon
Tags
ToolDocumentation

Raneto

A Markdown-powered knowledge base platform. Write documentation in Markdown files and Raneto renders them as a searchable, navigable website. No database required.

What You Can Do After Deployment

  1. Visit your domain — browse the default example knowledge base
  2. Add content — place Markdown files in the /config/content directory to create pages
  3. Organize with folders — create subdirectories for categories and sections
  4. Customize configuration — edit /config/config/config.js to change the site title, description, and theme
  5. Add images — place images in /config/images to serve them at /images/ paths
  6. Enable search — full-text search works out of the box across all Markdown content

Key Features

  • Markdown-based content management
  • Full-text search
  • Category navigation with nested folders
  • Customizable themes and branding
  • No database dependency
  • Table of contents generation
  • Syntax highlighting for code blocks

License

MIT — GitHub