sm

Tagged "Eleventy"

  1. in Blog
    Rewriting in Eleventy (again)
    Why I rewrote this site with Eleventy after a two-year sojourn with Astro.
  2. in Articles
    Looking over the fence at Eleventy
    Eleventy is looking better and better as an alternative to Astro for simple or long-lived websites
  3. in Blog
    Rebuilding with Astro
    Detailing why and how I rebuilt this site with Astro.
  4. in Articles
    Upgrading an Eleventy site to 1.0.0
    Make sure the you are using Node.js version 12 or later
  5. in Articles
    Add a YouTube-embedder shortcode to your Eleventy site
    A quick guide to writing a time-saving shortcode to create the embeddable code from a YouTube url
  6. in Articles
    Add Heroicons to an Eleventy site
    A guide to using the eleventy-plugin-heroicons package in your Eleventy projects
  7. in Articles
    Fix "Error: Could not resolve pagination key in template data" in Eleventy
    Not a true fix, but a decent workaround when paginating collections in Eleventy
  8. in Articles
    Send data to the window with Eleventy
    How to create a shortcode to expose data for client-side scripts
  9. in Articles
    Logging with Eleventy and Nunjucks
    Adding a simple filter to save you a lot of grief.