Files
templates/blueprints/silex/meta.json
Mauricio Siu 0bfb50d62f feat: add Silex template
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 13:19:16 -06:00

18 lines
524 B
JSON

{
"id": "silex",
"name": "Silex",
"version": "3.7.0",
"description": "Silex is a free and open-source website builder for professional designers. It lets you create static websites visually with a drag-and-drop editor, custom CSS and JavaScript, and publish them anywhere.",
"logo": "logo.png",
"links": {
"github": "https://github.com/silexlabs/Silex",
"website": "https://www.silex.me",
"docs": "https://docs.silex.me"
},
"tags": [
"website-builder",
"no-code",
"static-site"
]
}