Several excellent tips on how to best setup, configure, or use Eleventy, all with excellent explanations. I particularly liked the breakdown of the data cascade model 👍
- Source
- Link to Original 🔗
- Published
- Categories
- JavaScript
- Tags
- 11ty, configuration, API
Explore Other Notes
⬅ Newer
Not today though
I've been enjoying They Can Talk for a while. It's a simple concept, executed extremely well: what would animals say if they could talk? Worth a …
Older ➡
HTML kitchen sink
Daniel has created an extremely useful HTML template that includes most common elements, perfect for kickstarting a CSS design scheme, and all in a handy GitHub …
- <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>Several excellent tips on how to best setup, configure, or use Eleventy, all with excellent explanations. I particularly liked the breakdown of the data cascade model …</p> </body> </html>
- Murray Champernowne