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.
19 lines • 525 B
JSON
{
"name": "default",
"description": "Clean and minimal blog template with modern design",
"version": "1.0.0",
"defaultTheme": "light",
"features": [
"Responsive design",
"Search functionality",
"Social sharing",
"Reading progress",
"Table of contents",
"Code highlighting",
"SEO optimized"
],
"author": "Zyra Software",
"preview": "https://github.com/zyrasoftware/zyros/templates/default",
"tags": ["blog", "minimal", "clean", "modern"],
"category": "blog"
}