Pure Liquid
Starter kit with Liquid for static website.
Starter Features
Static site generator
Generate pages at build time with Eleventy, a simple static site generator. It helps us create pages from third-party data too.
Liquid templates
Mark up HTML efficiently with Liquid. All filters and tags from Ruby shopify/liquid are supported by LiquidJS.
Easily compress images
It's easy to compress images with a useful command. The automation task supports converting Webp format too.
Built-in lint support
Lint commands support linting and validating your project code like SCSS, CSS, TypeScript, JavaScript, and HTML.
Test runner
Jest and Playwright are built-in. These test runners help you find errors and bugs.