templating

97 bookmarks
Newest
Liquid reference
Liquid reference
The Liquid reference documents the Liquid tags, filters, and objects that you can use to build Shopify themes.
·shopify.dev·
Liquid reference
Some of my Eleventy Filters
Some of my Eleventy Filters
In refactoring my website earlier this year, part of my process was to evaluate and revise the many, many Eleventy Filters I use throughout my website’s build, so in this post, I’ll run through a handful of them.
·chrisburnell.com·
Some of my Eleventy Filters
Eleventy Collections from an API
Eleventy Collections from an API
I've been tinkering with a new Eleventy project and decided to fire it up using the 3 beta version. I started by creating two collections using markdown files. Each collection had a template…
·trovster.com·
Eleventy Collections from an API
How I Eleventy
How I Eleventy
Documenting a refactor that introduced a folder structure and configuration changes, which summarises how I Eleventy.
·declanbyrd.co.uk·
How I Eleventy
How to add syntax highlighting to code as a user types in realtime with vanilla JavaScript
How to add syntax highlighting to code as a user types in realtime with vanilla JavaScript
On Monday, I shared a new interactive Code Sandbox I had built using vanilla JavaScript, and explained how I live render code into an iframe. Today, I wanted to share how I syntax highlight code as the user types in real time. Let’s dig in! The one simple trick that makes this work! I tried a bunch of things to get this to work, but the trick that made it happen ended up being stupidly simple.
·gomakethings.com·
How to add syntax highlighting to code as a user types in realtime with vanilla JavaScript
Eleventy tag filter
Eleventy tag filter
Web development blog. The good, bad, and ugly (mostly bad and ugly)
·joesahlsa.dev·
Eleventy tag filter
Adding a Table of Contents to dynamic content in 11ty
Adding a Table of Contents to dynamic content in 11ty
Code that introduces automated anchor links to headlines in Eleventy dynamic-loaded content. Improves accessibility and makes content sharing easier!
·stevenwoodson.com·
Adding a Table of Contents to dynamic content in 11ty
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.