zachleat.com is one of the many independent Mastodon servers you can use to participate in the fediverse.

Server stats:

1
active users

#eleventy

4 posts4 participants0 posts today

Website Optimization Measures, Part XXX:

Everybody ♥️ website maintenance. On trimming input, updating WordPress ping services, cleaning up Eleventy architecture, reorganizing redirects, synchronizing server log configs, replacing dependencies by native Node functionality, adding minimal dark mode (HTML edition), and unfancying error pages.

meiert.com/en/blog/optimizatio

meiert.comWebsite Optimization Measures, Part XXX · Jens Oliver Meiert
More from Jens Oliver Meiert

Today marks the release of version 3.25 of my website. It's been 4 years since 3.0, and the migration to #Eleventy.

It's a significant release for me, because I gave up on my self-imposed "1 font limit" and added a new font (the wonderful Space Mono) for content. It's a good match with Titillium Web, which is still used for navigation, headings and a couple of other things.

I've also added tags to the homepage: an additional way to discover what I wrote over the years.

ttntm.me

Tom's HomepageHomepage
More from Tom

Slowly improving the @eleventy build time of my photography site… 😅

This time includes Pagefind content indexing and copy of the build result to Netlify hosting.

Actual latest #Eleventy v3.0.0 build time was 653.84 seconds for “Copied 1971 Wrote 8773 files”.

Looking to hire someone from The Eleventy professional network, link at end, to aid in adapting a Wordpress theme into an Eleventy theme. On this page, they have insufferable alt text that is always in the form of, screenshot of, insert huge URL here often with strange symbols, and so can anyone recommend someone in this list that has an accessibility background? 11ty.dev/super-professional-bu #Eleventy #11ty @eleventy #A11y #Accessibility

A screenshot of the web page at https://www.11ty.dev/super-professional-business-network/
EleventyEleventyA docs page for Eleventy, a simpler static site generator.
Replied in thread

@GoOz I developed a plugin that transforms Eleventy’s generated HTML to make image responsive, using Cloudinary (or another CDN’s) URL API:

nhoizey.github.io/eleventy-plu

Which means the #Eleventy build only produces HTML, doesn't deal with images at all (appart from copying them to _dist), and they are transformed dynamically by the image CDN when requested by site visitors.

eleventy-plugin-images-responsivereleventy-plugin-images-responsiverGlobal solution for responsive images in Eleventy, allowing authors to use Markdown syntax for image and yet get responsive images in generated HTML.

While I love Eleventy, the ergonomics of SSGs are brutal. I'd love to build a "now playing" section on my website where I list a song I'm listening to, or "now burning" for what incense I have going, but the idea of opening my IDE, writing front matter, building, and uploading my site for that seems so silly. I don't use netlify and I can't figure out how to set up CI on my Yunohost Server. There's got to be a simple, local, CMS solution, right? #11ty #eleventy #webdev #indieweb