diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2024-03-17 21:06:25 +0000 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2024-03-17 21:06:25 +0000 |
commit | cb165665c6b6f135633de232ad89abc6e8c0290a (patch) | |
tree | bd7a09309a5169630e2bf59a6a1414a36793debb /README.md | |
parent | 8d98b8d4bc103a3532fe994fe704396b60901e68 (diff) | |
download | lustre-cb165665c6b6f135633de232ad89abc6e8c0290a.tar.gz lustre-cb165665c6b6f135633de232ad89abc6e8c0290a.zip |
:memo: Make explicit that lustre can do SSR.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -71,6 +71,8 @@ - A **batteries-included CLI** that makes scaffolding and building apps a breeze. +- **Server-side rendering** for static HTML templating. + ## Example ```gleam |