All tips
- ...1 Site structure Site structure and directories How to structure a JAMstack site
- ...2 Cloning 11tyTips site Start bloging with a clean site structure Install a new skeleton site
- ...3 Source tree A bird's-eye view of the site List of the directories and files of this site
- ...4 Eleventy settings The main components of an Eleventy site build Customizing Eleventy
- ...5 Global settings Global data for frequent use Useful data for building and content
- ...6 Styles guide Styles listing Styles of this site
- ...7 Names guide How variable identifiers are forged Variable naming convention
- ...8 Front matter Accessing front matter data in Markdown and templates Front matter data howto
- ...9 Shortcodes Processing Markdown content with shortcodes Forging shortcodes
- ..10 Minifying styles and script Generate minified CSS and JavaScript as inline blocks or files Minify, inline, export CSS and JavaScript
- ..11 Using shorthands Use shorthand notation to simplify and clean your markdown Shorthand notation for clean code
- ..12 Front matter post processing function A front matter function can be invoqued to modify the global or partial output of the template engine Modify the template engine output
- ..13 Processing before and after the template engine Add any kind of processing before and after your templating engine has done its work Process templates your own way
- ..14 Variables scope and templates inheritance Take care of scope rules when using template inheritance Global and private variables in Nunjucks blocks
- ..15 Creating a menu A smart menu of posts is hard to create Sorting a collection of posts to creat a menu
- ..16 CSS mixins Filters ala SASS Create CSS mixins without any preprocessor
- ..17 Light(ning) images How to slim overweight images Lightning-fast images