Skip to content

Commit 3a58dcb

Browse files
authored
Add Coralite SSG (#1031)
1 parent f8aa860 commit 3a58dcb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/site/generators/coralite.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Coralite
3+
repo: tjdav/coralite
4+
homepage: https://coralite.io
5+
language:
6+
- JavaScript
7+
- TypeScript
8+
license:
9+
- AGPL-3.0
10+
templates:
11+
- HTML
12+
- Web Components
13+
description: Build for the Web, With the Web!
14+
---
15+
Build with HTML Modules. Coralite is a static site generator for web developers who prefer native technologies. Create websites using standard HTML, CSS, and JavaScript – no new syntax to learn. Coralite features a flexible templating system with custom elements, powerful data handling, and extendable plugins for automated content organization and more.`

0 commit comments

Comments
 (0)