Minimal
Minimal configuration with Lism CSS. Ideal for testing or as a base for your own custom setup.
$ npm create lism@latest -- --template minimal --lang en Project starters for building new sites with Lism CSS. Generate them through the interactive CLI flow or by passing a template slug directly.
Start the interactive flow and choose category, stack, and variant in order.
npm create lism@latest Pass arguments to skip the selection UI and generate directly.
npm create lism@latest {targetDir} -- --template {slug} Templates you can generate directly from the CLI.
Minimal configuration with Lism CSS. Ideal for testing or as a base for your own custom setup.
Minimal configuration with Lism CSS. Ideal for testing or as a base for your own custom setup.
$ npm create lism@latest -- --template minimal --lang en Blog site templates built with Lism CSS.
Minimal Astro blog with posts and tags only
$ npm create lism@latest -- --template blog-astro-minimal --lang en
Personal / essay-style Astro blog with monthly archives
$ npm create lism@latest -- --template blog-astro-personal --lang en
Tech blog with code highlighting, categories, tags, TOC, monthly archives and search
$ npm create lism@latest -- --template blog-astro-techlog --lang en Landing page templates built with Lism CSS.
Astro landing page for corporate sites
$ npm create lism@latest -- --template lp-astro-corporate --lang en
Astro landing page for interior / lifestyle services
$ npm create lism@latest -- --template lp-astro-interior --lang en Templates generate a full project. Patterns are copy-and-paste section patterns for an existing site.
View Patterns