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

I guess next is the blog post on moving all of the content in my #Eleventy site to a CMS.

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

Ok, most of these images still need alt text and captions. I can't do all 500+ at once. But at least I have a system (and a way for people to help out)! Thanks

Men In Brackets is online:

https://men.mia.wtf

stefan, to webdev
@stefan@stefanbohacek.online avatar

Finally had a proper look at @eleventy.

I really like that it can be as simple or as complex as you want it to be.

I'm not quite sold on it for hosting blogs (yet), but I've migrated a few of my smaller projects for which I've used a simple node app (mainly to take advantage of templating).

Huge improvement in memory consumption! For example, https://simplepagebuilder.app went from 67.89MB down to just 6.07MB.

Nice!

mia, to 11ty
@mia@front-end.social avatar
  1. A folder full of images
  2. Add
  3. Loop over images to create pages
  4. A static image site!
  5. ???
  6. It's easy to add/edit alt text & captions now

What's step 5? A markdown file for every image? That sounds painful. A single json or yaml file mapping images to metadata? Maybe better? Could get out of hand. Some very simple CMS? Other ideas?

ricmac, (edited ) to 11ty
@ricmac@mastodon.social avatar

To the community: does anyone know of any projects to make an 11ty website a first class member of the , similar to what The Verge is doing (via WordPress it seems like) and 404 Media will do once Ghost is ready (ref https://digiday.com/media/why-publishers-are-preparing-to-federate-their-sites/). I did implement on Cybercultural.com, using Bridgy etc, but it was unsatisfactory so I took it offline. I do want Cybercultural to be an “actor” on the fediverse tho, so now thinking about how to achieve that via 11ty.

cory, to tech
@cory@social.lol avatar
ashur, to 11ty
@ashur@front-end.social avatar

means a lot to me, both professionally and personally. On paper it’s a static site generator, but it’s so much more than that:

🔨 It’s the best damn tool there is for building the kinds of things I want to see on the kind of web I want to thrive

🎈 It’s a community overwhelmingly made up of genuinely nice people doing cool things and helping each other out

💖 It’s led by someone who shows again and again he believes in the best of what the web can be

ashur,
@ashur@front-end.social avatar

That someone — @zachleat — is asking for help to make the job of shepherding full-time into something that can be independent and sustainable.

In a sea of VC-backed tools whose goals are often at odds with a healthy web, Eleventy stands out to me as worthy of our collective support 💜

https://www.zachleat.com/web/independent-sustainable-11ty/

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

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 #Eleventy 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!

#11ty #help #WebDev #JavaScript #gitignore

cc: @eleventy @

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

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

Watching the 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 instead of using the ICS output from a calendar https://github.com/cdransf/coryd.dev/blob/e46fe15858a014dfb40eaddc609f3db5661e780c/src/_data/albumReleases.js

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

I'm still hyped about everything that happened at . 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 conference when I suddenly saw and heard myself on the screen talking about static sites.

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

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

@mia, you read my thoughts after 10 seconds.

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 : https://www.youtube.com/watch?v=iLxJ6PtuF9M

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