Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A multilingual, clean, green 11ty starter theme.

A quick start boilerplate for developing web3 apps and deploying smart contracts.

A minimal Next.js boilerplate with TypeScript and Tailwind CSS for starting React apps.

Stunning animated slider website built using Next.js, Framer Motion, and Tailwind CSS.

A Gatsby boilerplate with GraphCMS headless CMS and TailwindCSS pre-configured for rapid site development.

Block-based Gatsby starter for Decap CMS with TailwindCSS v4, page builder, dark mode, and Netlify deployment.

A JavaScript starter for Next.js with ESLint, Prettier, Husky, and GitHub workflows pre-configured.
Elva is a multilingual, clean, green Eleventy (11ty) starter theme by Scott Evans that gives new web projects a solid foundation with a built-in CMS. It takes a repository of content, themes, and configuration and builds a production-ready static site to a dist folder. The template runs on Eleventy, a JavaScript-based static site generator, and is actively maintained by its author.
Elva is a multilingual, clean, green Eleventy (11ty) starter theme created by Scott Evans, designed to provide a solid foundation for new web projects. It outputs a production-ready static website to a dist folder, and includes a built-in CMS (Front Matter CMS) for content management. The template runs on Eleventy and is actively maintained, with a demo available at elva.scott.ee.
npm run cli provides an interactive menu and shortcuts for setup, languages, content, blogroll, collections, and translations.dist/api/search.json index; any content tagged with _search appears in the search results.npm install, then use npm run cli setup site to configure site settings and languages.npm run build:prod to generate a production build in the dist folder, or set NODE_ENV=production for hosting.Elva separates the project into /themes for theme files, /content for site content, and /elva for core functionality. After cloning the repository, you install dependencies with npm install, run npm run dev for local development at http://localhost:8080, and npm run build:prod for a production-ready build. The template includes a personalisation checklist for configuring site settings, languages, images, and themes.
