11ty

11ty

558 bookmarks
Newest
GitHub - AleksandrHovhannisyan/eleventy-plugin-code-demo: Add interactive HTML/CSS/JS code demos to an Eleventy site using Markdown code blocks.
GitHub - AleksandrHovhannisyan/eleventy-plugin-code-demo: Add interactive HTML/CSS/JS code demos to an Eleventy site using Markdown code blocks.
Add interactive HTML/CSS/JS code demos to an Eleventy site using Markdown code blocks. - GitHub - AleksandrHovhannisyan/eleventy-plugin-code-demo: Add interactive HTML/CSS/JS code demos to an Eleve...
·github.com·
GitHub - AleksandrHovhannisyan/eleventy-plugin-code-demo: Add interactive HTML/CSS/JS code demos to an Eleventy site using Markdown code blocks.
Create a Custom Collection with Eleventy
Create a Custom Collection with Eleventy
If you've built sites using Eleventy, you're probably familiar with collections. Using the Configuration API allows for creating custom collections which can be useful to only show certain posts on your site.
·tannerdolby.com·
Create a Custom Collection with Eleventy
Generate Page Content From a Global Data File Using Eleventy
Generate Page Content From a Global Data File Using Eleventy
There are many great features to choose from when building websites with Eleventy. One feature in particular that I find very useful is the ability to iterate over a global data file and generate page content using a templating language of your choice.
·tannerdolby.com·
Generate Page Content From a Global Data File Using Eleventy
Testing GitHub Actions
Testing GitHub Actions
When I first started creating my first GitHub Actions testing them wasn’t much of a thing. It mostly happened by doing some form of throwing different scenarios at it and manually looking at the result. At least that was it for me. More complicated actions had unit tests but no assertions on the workflow level. That changed when GitHub decided to change the way an action (or anything in a workflow) can set outputs. Photo by Tima Miroshnichenko from Pexels
·blog.wyrihaximus.net·
Testing GitHub Actions
Static CMS | Open Source Content Management System
Static CMS | Open Source Content Management System
Open source content management for your Git workflow. Use Static CMS with any static site generator for a faster and more flexible web project.
·staticcms.org·
Static CMS | Open Source Content Management System
Optimizing Images with the 11ty Image Plugin | Aleksandr Hovhannisyan
Optimizing Images with the 11ty Image Plugin | Aleksandr Hovhannisyan
While imagery can enrich your content, it can also slow down your site if it's not used responsibly. Learn how to use the official 11ty image plugin to create optimized and responsive images.
·aleksandrhovhannisyan.com·
Optimizing Images with the 11ty Image Plugin | Aleksandr Hovhannisyan
JKC-Codes/eleventy-plugin-code-style-hooks: An 11ty plugin that adds classes to code elements at build time using Prism so you can highlight syntax using CSS
JKC-Codes/eleventy-plugin-code-style-hooks: An 11ty plugin that adds classes to code elements at build time using Prism so you can highlight syntax using CSS
An 11ty plugin that adds classes to code elements at build time using Prism so you can highlight syntax using CSS - JKC-Codes/eleventy-plugin-code-style-hooks: An 11ty plugin that adds classes to c...
·github.com·
JKC-Codes/eleventy-plugin-code-style-hooks: An 11ty plugin that adds classes to code elements at build time using Prism so you can highlight syntax using CSS
11ty filter to filter a collection (array) by key:value pair - used to filter on custom taxonomies other than tags (source: https://paulrobertlloyd.com/)
11ty filter to filter a collection (array) by key:value pair - used to filter on custom taxonomies other than tags (source: https://paulrobertlloyd.com/)
11ty filter to filter a collection (array) by key:value pair - used to filter on custom taxonomies other than tags (source: https://paulrobertlloyd.com/) - 11ty_contains.js
·gist.github.com·
11ty filter to filter a collection (array) by key:value pair - used to filter on custom taxonomies other than tags (source: https://paulrobertlloyd.com/)