cory, to 11ty
@cory@social.lol avatar

Now’s the time to donate to if you’re not already! Zach is the best and so is the framework. 🎈❤️
https://fediverse.zachleat.com/@zachleat/112485776015229718

cory, to music
@cory@social.lol avatar
hamatti, to CSS
@hamatti@mastodon.world avatar

If you're only gonna watch one thing this weekend, watch this amazing talk about the history of styling in the web and the guiding principles of how browsers work with regards to styling by @mia from last week's 11ty conference.

https://www.youtube.com/watch?v=uaN9kY8lKPU

#CSS #Eleventy #11ty

markllobrera, to 11ty
@markllobrera@mastodon.social avatar

I’ll write more about this next week, but last night I quietly switched over to a new 11ty v3 build of my site. Cut myself on the bleeding edge a few times but also figured out a whole lot of fun things!

https://markllobrera.com

azimrh, to 11ty
@azimrh@mastodon.social avatar
tommi, (edited ) to 11ty
@tommi@pan.rent avatar

Hey tinkerers!

I have a git submodule that I am adding inside the repository of my website, but I want it to be ignored, except for its README.md.

I have tried two different approaches. In both cases I am able to exclude the git submodule, but I can’t find a way to include the README and use it as a regular template.

Option 1: using .eleventyignore

inputdir/submodule<br></br>!inputdir/submodule/README.md<br></br>

Option 2: using .eleventy.js

module.exports = function (eleventyConfig) {<br></br>  eleventyConfig.ignores.add('inputdir/submodule');<br></br>  eleventyConfig.ignores.add('inputdir/submodule/README.md'); // added it first to be sure<br></br>  eleventyConfig.ignores.delete('inputdir/submodule/README.md');<br></br>};<br></br>

Do you have any suggestions to fix this? The ignore section in Eleventy’s documentation is not helping much…

Thanks a lot!

cc: @eleventy @

(https://discord.com/channels/741017160297611315/1022195881698672650/threads/1233153676416254133 and on GitHub Discussions

teacherbuknoy, to 11ty
@teacherbuknoy@masto.ai avatar

Watching the #eleventy symposium right now, and Henry Desroches' talk is giving me a ton of ideas for my own website 😍

cory, to webdev
@cory@social.lol avatar

Pulling upcoming albums from my albums table in #Supabase instead of using the ICS output from a calendar https://github.com/cdransf/coryd.dev/blob/e46fe15858a014dfb40eaddc609f3db5661e780c/src/_data/albumReleases.js #WebDev #Eleventy

DavidDarnes, to 11ty
@DavidDarnes@mastodon.design avatar

I'm still hyped about everything that happened at #11tyconf. The talks were so great, and I'm once again keen to try out @eleventy in new ways.

Especially interested to try out the new ‘Eleventy Transform' option within the Eleventy Image plugin, allowing you to transform any &lt;img&gt; automatically into something more performant https://www.11ty.dev/docs/plugins/image/#eleventy-transform

irfan, to django

Hmm I've only ever built sites using , bcos I'm most good at and I'm just super familiar with all the features (and quirks) of Django and it's been great, but honestly being good at only Django (when it comes to web dev) does gimme huge impostor syndrome cos I know fuck all when people talk about and whatnot :(

Maybe I can learn how to build a site using so I too can speak gibberish lingo I never understood before with other fellow programmers?

RE: https://social.lol/users/bw/statuses/112414344202116592

hamatti, to 11ty
@hamatti@mastodon.world avatar

Here I was, sitting on my couch watching the #Eleventy conference when I suddenly saw and heard myself on the screen talking about static sites.

tommi, to 11ty
@tommi@pan.rent avatar

The #11tyconf talks have just started, and I love them so much already.

@mia, you read my thoughts after 10 seconds.

#11ty #eleventy #Technology #Politics #PoliticalTechnology

https://www.youtube.com/watch?v=iLxJ6PtuF9M

tommi, (edited ) to 11ty
@tommi@pan.rent avatar

This is AWESOME!

Thank you for developing this incredible plugin, @zachleat!

Now at #11tyconf: https://www.youtube.com/watch?v=iLxJ6PtuF9M

#11ty #eleventy #webdev

tommi, to 11ty
@tommi@pan.rent avatar

Proud to be attending , happening right now!

I have been looking forward to this for a while.

@eleventy

https://fosstodon.org/@eleventy/112411705420346405

cory, (edited ) to random
@cory@social.lol avatar

I wore my #Eleventy conf shirt today and my daughter asked what it meant. So I tried to explain and she asked if I meant Roblox and now I feel old.

cory, (edited ) to music
@cory@social.lol avatar
Zearin, to 11ty
@Zearin@mastodon.social avatar

@zachleat Suppose I wanted to run using its own dev server, but I also wanted to tinker with (https://htmx.org) to learn about it.

Q1: Is this possible now?

Q2: Will this be possible in the not-too-distant future?

cory, to random
@cory@social.lol avatar

Live and learn — I used a filter to render recent posts on my home page. The splice call in the filter mutated the global posts collection causing said posts not to make it to my RSS feed. #Eleventy #WebDev

chriskirknielsen, to 11ty
@chriskirknielsen@front-end.social avatar

I'm probably going to get a new laptop soonish, and when that happens, this little fella is going straight onto it! Such a cute character! (not pictured: a neat shirt!) #eleventy

markllobrera, to 11ty
@markllobrera@mastodon.social avatar

Finally moved from Eleventy 0.12 to 1.0.1, which I didn’t really need to do…but I was curious how much work it would involve. Turns out: not much! Just two small wrinkles, one of which is Eleventy-related, the other a weird JavaScript inconsistency that was breaking my Images Responsiver config:

https://www.markllobrera.com/posts/upgrading-eleventy-v1/

flamed, to web
@flamed@social.lol avatar

📝 New Post: Surfing The Web And Sharing What I Find

How I surf the web, manage my online bookmarks and share exciting hyperlinks with the community.

🔥 https://flamedfury.com/posts/surfing-the-web-and-sharing-what-i-find/

#web #11ty #eleventy #webdev

Zearin, to 11ty
@Zearin@mastodon.social avatar

@zachleat

Q: What are Eleventy’s states?

While trying to understand Eleventy better, I found myself wondering how I would draw a state diagram of Eleventy.

(Aside: Not a diagram I have a lot of experience creating, but I find looking at them useful!)

I know Eleventy is not implemented as a finite state machine...but is it possible to represent its states like one?

#eleventy #11ty #fsm #finite-state-machine #state-machine #software-architecture

cory, to books
@cory@social.lol avatar

Threw together a want to read page (primarily so I can reference all the books I have stored in this category as JSON in a visual fashion) https://coryd.dev/books/want-to-read #Books #WebDev #Eleventy

cory,
@cory@social.lol avatar

Ok dedicated now reading page too https://coryd.dev/books/ #Books #WebDev #Eleventy

rdela, to 11ty
@rdela@mastodon.social avatar
rdela,
@rdela@mastodon.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • tacticalgear
  • khanakhh
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • everett
  • ngwrru68w68
  • Durango
  • megavids
  • InstantRegret
  • cubers
  • GTA5RPClips
  • cisconetworking
  • ethstaker
  • osvaldo12
  • modclub
  • normalnudes
  • provamag3
  • tester
  • anitta
  • Leos
  • lostlight
  • All magazines