THE Eleventy Meetup
THE Eleventy Meetup
  • Видео 34
  • Просмотров 22 031
Building a Blog Site with Eleventy and Storyblok with Estela Franco | 11ty Meetup
In this session, you'll learn how to build a blog site using Eleventy, my favorite static site generator, and Storyblok, an easy-to-use headless CMS. Eleventy is my favorite tool for creating fast and flexible websites, and when paired with Storyblok, it makes content management easy for non-technical users. This session will walk you through setting up a blog, connecting it to a CMS, and creating a smooth workflow between developers and content creators. Great for anyone looking to simplify their website building process!
Demo source code: github.com/guaca/11ty-storyblok-template
Blog posts:
- estelafranco.com/blog/eleventy-storyblok/
- estelafranco.com/blog/eleventy-storyblok-2/
- estelafran...
Просмотров: 227

Видео

Eleventy Journey From 2.0 to 3.0 with Helen Chong | 11ty Meetup
Просмотров 18121 день назад
Helen's experience with using Eleventy, including the decision and process of upgrading to Eleventy 3.0. helenchong.dev/blog/posts/2024-07-19-eleventy-3-0-upgrade/ Helen Chong (they/she) helenchong.dev/ tech.lgbt/@helenclx helenchong.omg.lol/ Graphic designer turned web developer from Malaysia. WordPress developer by day, Eleventy developer by night.
Building a meetup community site using Global Data Files
Просмотров 2188 месяцев назад
Eleventy's Global Data Files combined with the power of template languages enables us to build sites for meetup communities where managing the content requires changing only JSON files - either directly or through a CMS system. In this talk, I'll showcase how I run a couple of meetup community sites powered by Global Data Files. Juha-Matti Santala (he/him) • hamatti.org/ • mastodon.world/@hamatti
Using Eleventy to Gobble Up Everything I Do Online
Просмотров 4758 месяцев назад
What if instead of just a blog my website also has my game and lego collection, a media tracking blog, a link blog, a full archive of my mastodon posts, plus webmentions, now page, and everything else in between. Robb Knight (he/him) • rknight.me/ • social.lol/@robb
Showcase Your Favorite Blogs with an Eleventy Blogroll
Просмотров 185Год назад
Blogrolls, or lists of your favorite blogs, are a staple of the Indie Web. At its core, a blogroll only needs to be a list of links, but we can use Eleventy to take the blogroll even further, showcasing each blog's latest posts and more, all while maintaining the performance, robustness, and security of static sites. Join us as we take a brand new Eleventy site from nothing to deployed, regular...
WebC: Prerelease, Promise, and Pitfalls by Benny Powers | 11ty Meetup
Просмотров 251Год назад
One developer's experience with 11ty's fresh new WebC templating language. How is it migrating from Nunjucks? How well does it work with Web Components technologies? Does it play nice with other tools? Is it ready to adopt at work? Slide deck: bennypowers.dev/decks/11ty-meetup-2023-09-20/ Recording from THE Eleventy Meetup on September 20, 2023 - 11tymeetup.dev Connect with Benny: - bennypowers...
Eleventy Style Guide Generator by Steve Woodson | 11ty Meetup
Просмотров 526Год назад
WebC templating introduces first-class components to Eleventy, with this exciting addition it’s also important to consider how we develop, test, and document the components we build. The Eleventy Style Guide Generator was built for this purpose, to offer a simple and equally first-class tool to automate some of that process. We’ll share how this tool got started, demo how it’s being used on som...
Eleventy and the Power of Community - James 'Dante' Midzi | THE 11ty Meetup
Просмотров 79Год назад
Eleventy fosters engagement and through this engagement, you meet new people and become a better member of the community. Dante will discuss what the Eleventy community has meant to him, and how it makes Eleventy special! Get excited for this Eleventy hype session! Dante's links: dantedecodes.vercel.app/ Psypher1
Fetching and Caching Data from Airtable in Eleventy - Cassey Lottman | THE Eleventy Meetup
Просмотров 193Год назад
Airtable is a tool that is like a cross between a spreadsheet and a relational database. It's great for storing lists of things that you might want to categorize, group, and filter in many different ways. It also has a robust API, so you can use Airtable as a CMS for your Eleventy site! In this talk, I'll show you how I've combined the Airtable.js library with the Eleventy Fetch plugin to displ...
How I built my Now page
Просмотров 290Год назад
A look at how I built my own "now" page (nownownow.com/about) in Eleventy. It includes multiple different activities, each with it's own strategy in terms of how I added it, how often it updates, and so forth.
Intelligent indexing: searching rich content with Pagefind
Просмотров 325Год назад
A common challenge in the lean web is providing a search interface on your static site. It can be difficult to produce both your static site and a separate representation of your content for search without reproducing your site’s logic itself - how do you index the content passed into shortcodes in your Markdown? Or content generated by your layout? This talk covers Pagefind’s alternative appro...
Join the Indie Web with Eleventy and Webmentions
Просмотров 737Год назад
Webmentions are an exciting standard which help enable the IndieWeb. We can own our own content, hosted on our own domains, without sacrificing social connection and replies with other people! About the Speaker Sia Karamalegos (she/her) Sia is a web dev and performance engineer at Shopify who loves the Jamstack. She's also building a LEGO city and digging a garden. sia.codes/ front-end.social/@sia
Building a performant /now page using 11ty
Просмотров 405Год назад
A start to finish discussion on leveraging 11ty, Vercel, GitHub actions, and a variety of social APIs to build an automatically updating /now page for your site. About the speaker... Cory Dransfeldt (he/him) Cory is a web developer focused on front end technology, automation, and performance. When he's not writing code he's spending time with his family or looking for his next favorite death me...
State of Eleventy: The v2 Release with Zach Leatherman
Просмотров 581Год назад
The v2 stable release of Eleventy dropped on February 8. What's changed or improved in Eleventy v2? Get caught up on the available features and upgrade considerations directly from Zach! This was presented at THE Eleventy Meetup on March 16, 2023: 11tymeetup.dev/ Official Eleventy v2 blog post: www.11ty.dev/blog/eleventy-v2/ 00:00 Intro 00:15 Dependency reduction 01:43 Bundle size reduction 02:...
How to keep your Eleventy config file organized with Lene Saile
Просмотров 577Год назад
Learn a few methods for keeping your 11ty config file more organized. Presented by Lene Saile at THE Eleventy Meetup 11tymeetup.dev/ Based on Lene's blog post: www.lenesaile.com/en/blog/organizing-the-eleventy-config-file/ 00:00 Speaker intro 00:22 Config organization problems 02:04 Basic config file 02:58 Configuration API 03:45 addFilter method 04:11 Looping through filters 05:56 Using a 'con...
Ep: 10: Static JSON API's with Jadon Naas
Просмотров 2132 года назад
Ep: 10: Static JSON API's with Jadon Naas
Wordle on the Edge
Просмотров 2632 года назад
Wordle on the Edge
Automate syndication and ownership of your content with Eleventy
Просмотров 2722 года назад
Automate syndication and ownership of your content with Eleventy
Transitioning to Eleventy from other environments (Gatsby, NextJS, WordPress, Jekyll) - Panel
Просмотров 9352 года назад
Transitioning to Eleventy from other environments (Gatsby, NextJS, WordPress, Jekyll) - Panel
State Of Eleventy: April 2022 - Zach Leatherman at THE Eleventy Meetup
Просмотров 6782 года назад
State Of Eleventy: April 2022 - Zach Leatherman at THE Eleventy Meetup
Structuring 11ty Projects - with Jérôme Coupé
Просмотров 1,2 тыс.2 года назад
Structuring 11ty Projects - with Jérôme Coupé
Including RSS Content in your 11ty Site - With Raymond Camden
Просмотров 2122 года назад
Including RSS Content in your 11ty Site - With Raymond Camden
Is 11ty actually a JavaScript framework?
Просмотров 5892 года назад
Is 11ty actually a JavaScript framework?
Architecting an Eleventy serverless e-commerce site
Просмотров 7102 года назад
Architecting an Eleventy serverless e-commerce site
Eleventy Serverless Search - With Bryan Robinson
Просмотров 7102 года назад
Eleventy Serverless Search - With Bryan Robinson
Journey to the Center of the Eleventy Data Cascade with Ben Myers
Просмотров 4082 года назад
Journey to the Center of the Eleventy Data Cascade with Ben Myers
"Basic Pattern Repository" Walkthrough with Thomas Michael Semmler
Просмотров 2992 года назад
"Basic Pattern Repository" Walkthrough with Thomas Michael Semmler
Upgrading the editor experience for 11ty sites with instant preview - With Knut Malvær
Просмотров 9342 года назад
Upgrading the editor experience for 11ty sites with instant preview - With Knut Malvær
Diving into an existing 11ty project with Cassey Lottman
Просмотров 3163 года назад
Diving into an existing 11ty project with Cassey Lottman
Optimize Images in Eleventy Using Cloudinary with Sia Karamalegos
Просмотров 6723 года назад
Optimize Images in Eleventy Using Cloudinary with Sia Karamalegos

Комментарии

  • @onebitrocket
    @onebitrocket Год назад

    This is great. 🎉 I was looking for a way to handle an object of filters in a external file. I’ll be taking this approach on Monday.