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
- Visit your domain — browse the default example knowledge base
- Add content — place Markdown files in the
/config/content directory to create pages
- Organize with folders — create subdirectories for categories and sections
- Customize configuration — edit
/config/config/config.js to change the site title, description, and theme
- Add images — place images in
/config/images to serve them at /images/ paths
- 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