zyros
Version:
A developer-friendly static site generator built with Next.js and Tailwind CSS. Transform a simple JSON file into a beautiful, fast static website.
20 lines • 596 B
JSON
{
"name": "documentation",
"description": "Technical documentation site with sidebar navigation and search",
"version": "1.0.0",
"defaultTheme": "light",
"features": [
"Sidebar navigation",
"Code highlighting",
"API docs",
"Search functionality",
"Table of contents",
"Breadcrumb navigation",
"Version control",
"Mobile responsive"
],
"author": "Zyra Software",
"preview": "https://github.com/zyrasoftware/zyros/templates/documentation",
"tags": ["documentation", "technical", "api", "guides"],
"category": "documentation"
}