11ty

11ty

558 bookmarks
Newest
ygoex/yetty: Yet another 11ty boilerplate to start a new website with optional blog. This boilerplate is based on eleventy-base-blog et al.
ygoex/yetty: Yet another 11ty boilerplate to start a new website with optional blog. This boilerplate is based on eleventy-base-blog et al.
Yet another 11ty boilerplate to start a new website with optional blog. This boilerplate is based on eleventy-base-blog et al. - ygoex/yetty: Yet another 11ty boilerplate to start a new website wit...
·github.com·
ygoex/yetty: Yet another 11ty boilerplate to start a new website with optional blog. This boilerplate is based on eleventy-base-blog et al.
Configuring Web Fonts in 11ty with Global Data | Aleksandr Hovhannisyan
Configuring Web Fonts in 11ty with Global Data | Aleksandr Hovhannisyan
Rather than using static font-face declarations for web fonts, you can take advantage of global data in 11ty to create a single source of truth for fonts and reuse those values throughout your templates and CSS.
·aleksandrhovhannisyan.com·
Configuring Web Fonts in 11ty with Global Data | Aleksandr Hovhannisyan
How to show your template code in 11ty blog posts
How to show your template code in 11ty blog posts
If you write a technical blog and use 11ty as your static site generator of choice you might run into a conundrum: How do you show Liquid or Nunjucks template code in your code blocks.
·bryanlrobinson.com·
How to show your template code in 11ty blog posts
Using parameters in your eleventy includes with nunjucks macros - hello, yes. I'm Thomas Michael Semmler: CSS Developer, Designer & Developer from Vienna, Austria
Using parameters in your eleventy includes with nunjucks macros - hello, yes. I'm Thomas Michael Semmler: CSS Developer, Designer & Developer from Vienna, Austria
Includes are great. But for actual reusability of code, parameters are always needed. Luckily, nunjucks makes this possible with macros!
·helloyes.dev·
Using parameters in your eleventy includes with nunjucks macros - hello, yes. I'm Thomas Michael Semmler: CSS Developer, Designer & Developer from Vienna, Austria
Notes
Notes
Bernard Nijenhuis • Front-end Developer • Katwijk, The Netherlands • Father of 3 kids • Husband to 1 wife • Owner of 2 cats
·bnijenhuis.nl·
Notes
Compile Sass with Eleventy
Compile Sass with Eleventy
Instead of using Gulp or Grunt, Eleventy can also compile Sass files directly. The players: the new beforeBuild event and Dart Sass.
·d-hagemeier.com·
Compile Sass with Eleventy
Asset Pipelines in Eleventy | Max Böck
Asset Pipelines in Eleventy | Max Böck
While some SSGs have a standardized way of handling assets, Eleventy does not. That's a good thing! Here are a few possible approaches you can take.
·mxb.dev·
Asset Pipelines in Eleventy | Max Böck
Create Your First Basic 11ty Website | 11ty Rocks!
Create Your First Basic 11ty Website | 11ty Rocks!
Begin from a blank directory and build up your first Eleventy site. Includes gotchas along the way, why they happen, and how to resolve them. You'll create essential layouts while learn the basics of using Nunjucks and Markdown for templating. And you'll learn to work with local data and external API data. As a bonus, get setup to deploy your final site to Netlify.
·11ty.rocks·
Create Your First Basic 11ty Website | 11ty Rocks!
Getting Started with Eleventy
Getting Started with Eleventy
My notes on the Egghead course "Getting Started with Eleventy" by Khaled Garbaya.
·maximorlov.com·
Getting Started with Eleventy