Discussion
Loading...

#Tag

  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
Eleventy 🎈 v4.0.0-alpha.4
Eleventy 🎈 v4.0.0-alpha.4 boosted
Nicolas Hoizey
@nhoizey@mamot.fr  ·  activity timestamp 3 days ago

I've worked on multiples marketing websites for a client, with both @cloudcannon and @11ty, most technical parts (theme, layouts, components) being shared between all sites from one single source, and content specific to each.

It's really nice and powerful for both the developers and the content authors! 😍

#eleventy #cloudcannon #markdown #git
https://techhub.social/@cloudcannon/115214562665232946

  • Copy link
  • Flag this post
  • Block
Nicolas Hoizey
@nhoizey@mamot.fr  ·  activity timestamp 3 days ago

I've worked on multiples marketing websites for a client, with both @cloudcannon and @11ty, most technical parts (theme, layouts, components) being shared between all sites from one single source, and content specific to each.

It's really nice and powerful for both the developers and the content authors! 😍

#eleventy #cloudcannon #markdown #git
https://techhub.social/@cloudcannon/115214562665232946

  • Copy link
  • Flag this post
  • Block
Eleventy 🎈 v4.0.0-alpha.4
Eleventy 🎈 v4.0.0-alpha.4 boosted
Juhis
@hamatti@mastodon.world  ·  activity timestamp 3 weeks ago

A static site — like one built with #Eleventy — which either builds from local files or fetches from a CMS before build time can have magnificient time travel capabilities.

I can travel back to any version control commit point in my website's entire history and see the website exactly as it was back then.

https://hamatti.org/posts/static-sites-enable-a-good-time-travel-experience/

#blogging#StaticSiteGenerator#IndieWeb#Blaugust#Blaugust2025

  • Copy link
  • Flag this post
  • Block
Richard MacManus
@ricmac@mastodon.social  ·  activity timestamp 2 weeks ago

Time traveling with #Eleventy: "...my website is built with Eleventy and it's static so I can check out a git commit from the time I had those badges up, fire up Eleventy and see the website — as it was in the spring of 2021." https://hamatti.org/posts/static-sites-enable-a-good-time-travel-experience/ (via Hacker News)

  • Copy link
  • Flag this post
  • Block
Eleventy 🎈 v4.0.0-alpha.4
Eleventy 🎈 v4.0.0-alpha.4 boosted
Christopher Kirk-Nielsen
@chriskirknielsen@front-end.social  ·  activity timestamp 3 weeks ago

We've all used the favicon trick to distinguish local/dev from the live site, right? Here's a quick tip to tell which file @11ty should save as the favicon to the output folder, based on the environment, without modifying template files — only the passthrough: https://chriskirknielsen.com/blog/conditional-favicon-with-eleventy-passthrough-copy/#Eleventy #favicon

  • Copy link
  • Flag this post
  • Block
Christopher Kirk-Nielsen
@chriskirknielsen@front-end.social  ·  activity timestamp 3 weeks ago

We've all used the favicon trick to distinguish local/dev from the live site, right? Here's a quick tip to tell which file @11ty should save as the favicon to the output folder, based on the environment, without modifying template files — only the passthrough: https://chriskirknielsen.com/blog/conditional-favicon-with-eleventy-passthrough-copy/#Eleventy #favicon

  • Copy link
  • Flag this post
  • Block
Juhis
@hamatti@mastodon.world  ·  activity timestamp 3 weeks ago

A static site — like one built with #Eleventy — which either builds from local files or fetches from a CMS before build time can have magnificient time travel capabilities.

I can travel back to any version control commit point in my website's entire history and see the website exactly as it was back then.

https://hamatti.org/posts/static-sites-enable-a-good-time-travel-experience/

#blogging#StaticSiteGenerator#IndieWeb#Blaugust#Blaugust2025

  • Copy link
  • Flag this post
  • Block
Eleventy 🎈 v4.0.0-alpha.4
Eleventy 🎈 v4.0.0-alpha.4 boosted
Richard MacManus
@ricmac@mastodon.social  ·  activity timestamp last year

Now that I have #Eleventy v3 installed, I finally implemented the 11ty image optimization plugin. The before and after is pretty striking. I have an image-heavy site at Cybercultural.com, so in one of the latest posts the amount transferred to the user is 4 times less! 800kb vs 3.2MB before. Also, it doesn't all download at once — that's 800kb only if the user reads the whole post (which I hope they do, of course).

After image optimization
After image optimization
After image optimization
Before image optimization
Before image optimization
Before image optimization
  • Copy link
  • Flag this post
  • Block
Eleventy 🎈 v4.0.0-alpha.4
Eleventy 🎈 v4.0.0-alpha.4 boosted
Dobody 🇺🇦🍉
@dobody@mastodon.design  ·  activity timestamp 3 weeks ago

Well, I made a new portfolio! I'm trying out new stuff and I'd love some feedback!

Made with ❤️ with #Eleventy

https://www.delyo.be/

#portfolio #staticsite

  • Copy link
  • Flag this post
  • Block
Eleventy 🎈 v4.0.0-alpha.4
Eleventy 🎈 v4.0.0-alpha.4 boosted
Jason Garber
@jgarber@indieweb.social  ·  activity timestamp 3 weeks ago

How utterly chaotic is it to build an #Eleventy project backed by a #SQLite database?

  • Copy link
  • Flag this post
  • Block
Jason Garber
@jgarber@indieweb.social  ·  activity timestamp 3 weeks ago

How utterly chaotic is it to build an #Eleventy project backed by a #SQLite database?

  • Copy link
  • Flag this post
  • Block
Dobody 🇺🇦🍉
@dobody@mastodon.design  ·  activity timestamp 3 weeks ago

Well, I made a new portfolio! I'm trying out new stuff and I'd love some feedback!

Made with ❤️ with #Eleventy

https://www.delyo.be/

#portfolio #staticsite

  • Copy link
  • Flag this post
  • Block
Eleventy 🎈 v4.0.0-alpha.4
Eleventy 🎈 v4.0.0-alpha.4 boosted
Clayton Errington 🖥️
@cjerrington@mstdn.social  ·  activity timestamp 4 weeks ago
@zachleat Here's the write-up of the troubleshooting done. In the end, it's still JavaScript and does its own thing. Hope this all makes sense and helps others out too.

https://claytonerrington.com/blog/troubleshooting-eleventy-long-build-time/

#11ty #NodeJS #eleventy #100DaysToOffload

  • Copy link
  • Flag this post
  • Block
Clayton Errington 🖥️
@cjerrington@mstdn.social  ·  activity timestamp 4 weeks ago
@zachleat Here's the write-up of the troubleshooting done. In the end, it's still JavaScript and does its own thing. Hope this all makes sense and helps others out too.

https://claytonerrington.com/blog/troubleshooting-eleventy-long-build-time/

#11ty #NodeJS #eleventy #100DaysToOffload

  • Copy link
  • Flag this post
  • Block
Eleventy 🎈 v4.0.0-alpha.4
Eleventy 🎈 v4.0.0-alpha.4 boosted
Dobody 🇺🇦🍉
@dobody@mastodon.design  ·  activity timestamp 4 weeks ago

📰 New post on my #blog !

It outlines how i built my own not too complex solution to create a post-specific image gallery using #Eleventy .

Could be very useful for portfolios where the main focus is images.

https://www.delyo.be/blog/rants/2025-08-21-eleventy-gallery-hook/

#webdesign #ssg

  • Copy link
  • Flag this post
  • Block
Dobody 🇺🇦🍉
@dobody@mastodon.design  ·  activity timestamp 4 weeks ago

📰 New post on my #blog !

It outlines how i built my own not too complex solution to create a post-specific image gallery using #Eleventy .

Could be very useful for portfolios where the main focus is images.

https://www.delyo.be/blog/rants/2025-08-21-eleventy-gallery-hook/

#webdesign #ssg

  • Copy link
  • Flag this post
  • Block
Eleventy 🎈 v4.0.0-alpha.4
Eleventy 🎈 v4.0.0-alpha.4 boosted
stefan b
@stefan@social.lol  ·  activity timestamp 4 weeks ago

Are you looking for a developer for a new #Eleventy website, or do you have an existing, heavy Wordpress / Wix / SquareSpace / Weebly / etc website you'd like to convert to a lightweight statically-generated one powered by the magic of open source? Hit me up!

I spend a lot of my time working on Eleventy sites and can get something sorted for you, deffo.

You can read all about my services and why I think Eleventy is so cool here: https://chobble.com/services/eleventy-developer/

I charge a flat rate for all jobs with a 50% discount for artists, musicians, cooperatives, charities, and vegan or renewable energy businesses.

#selfhosting #webdev #wordpress

  • Copy link
  • Flag this post
  • Block
stefan b
@stefan@social.lol  ·  activity timestamp 4 weeks ago

Are you looking for a developer for a new #Eleventy website, or do you have an existing, heavy Wordpress / Wix / SquareSpace / Weebly / etc website you'd like to convert to a lightweight statically-generated one powered by the magic of open source? Hit me up!

I spend a lot of my time working on Eleventy sites and can get something sorted for you, deffo.

You can read all about my services and why I think Eleventy is so cool here: https://chobble.com/services/eleventy-developer/

I charge a flat rate for all jobs with a 50% discount for artists, musicians, cooperatives, charities, and vegan or renewable energy businesses.

#selfhosting #webdev #wordpress

  • Copy link
  • Flag this post
  • Block
Eleventy 🎈 v4.0.0-alpha.4
Eleventy 🎈 v4.0.0-alpha.4 boosted
Fynn Ellie Becker
@mvsde@mastodon.social  ·  activity timestamp last month

Was feeling adventurous and updated my website to @11ty v4 alpha.

The great thing about most Eleventy updates: Unless you have some hyper-specialized thing going on, it’s just a matter of bumping the version. No humongous migration guides to follow, no hours of fiddling with dependencies, and npm install doesn’t take forever because it doesn’t have to download half of npm.

It just works™

#Eleventy #11ty

  • Copy link
  • Flag this post
  • Block
Fynn Ellie Becker
@mvsde@mastodon.social  ·  activity timestamp last month

Was feeling adventurous and updated my website to @11ty v4 alpha.

The great thing about most Eleventy updates: Unless you have some hyper-specialized thing going on, it’s just a matter of bumping the version. No humongous migration guides to follow, no hours of fiddling with dependencies, and npm install doesn’t take forever because it doesn’t have to download half of npm.

It just works™

#Eleventy #11ty

  • Copy link
  • Flag this post
  • Block
Log in

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.0-rc.2.21 no JS en
Automatic federation enabled
  • Explore
  • About
  • Members
  • Code of Conduct
Home
Login