DEV Community

Remi W.
Remi W.

Posted on

Eleventy Starter Boilerplate, project template for 11ty

Eleventy Starter Boilerplate by creativedesignsguru

Recently, I have migrated my blog to Eleventy generator. So, I built a starter kit for this purpose. Now, I hope it could be also useful for someone else.

Please check the GitHub repository to see all included features:

GitHub logo ixartz / Eleventy-Starter-Boilerplate

๐Ÿš€ Eleventy Starter is production-ready with SEO-friendly for quickly starting a blog. โšก Built with Eleventy, ESLint, Prettier, Webpack, PostCSS, Tailwind CSS and Netlify CMS (optional).

Eleventy Starter Boilerplate

Eleventy starter banner

๐Ÿš€ Eleventy Starter Boilerplate is production-ready with SEO-friendly for quickly starting a blog. โšก๏ธ Built with Eleventy, ESLint, Prettier, Webpack, PostCSS, Tailwind CSS and Netlify CMS (optional).

Clone this project and use it to create your own Eleventy blog. You can check a Eleventy templates demo.

Features

Production-ready in mind:

  • ๐Ÿ”ฅ 11ty for Static Site Generator
  • ๐ŸŽจ Integrate with Tailwind CSS (with PurgeCSS, remove unused CSS)
  • ๐Ÿ’… PostCSS for processing Tailwind CSS
  • โšก๏ธ Lazy load images with lazysizes
  • โœจ Compress image with Imagemin
  • ๐ŸŽˆ Syntax Highlighting with Prism.js
  • โ˜• Minify HTML & CSS with HTMLMinifier and cssnano
  • โœ๏ธ Linter with ESLint
  • ๐Ÿ›  Code Formatter with Prettier
  • ๐Ÿ’จ Live reload
  • ๐Ÿ“ฆ Module Bundler with Webpack
  • ๐ŸฆŠ Templating with EJS
  • ๐Ÿค– SEO metadata and Open Graph tags
  • โš™๏ธ JSON-LD for richer indexing
  • ๐Ÿ—บ Sitemap.xml
  • โš ๏ธ 404 page
  • ๐Ÿ“– Pagination
  • โœ… Cache busting
  • โ€ฆ




Oldest comments (0)