mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 11:25:25 +02:00
18 lines
524 B
JSON
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"
|
|
]
|
|
}
|