mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.8K
active users

#11ty

11 posts11 participants1 post today

Issue 70 - 11ty Meetup Videos, Getty does digital books, Speedlify updated, California is engaged with 11ty, 11ty info architecture improvements, Chobble does starters...And 7 releases, 16 posts, and 15 sites to see 11tybundle.dev/blog/11ty-bundl #11ty @eleventy

the number 11 as photographed by David Monje on Unsplash
11tybundle.devIssue 70 - 11ty Meetup Videos, Getty does digital books, Speedlify updated, California is engaged with 11ty, 11ty info architecture improvements, Chobble does starters...And 7 releases, 16 posts, and 15 sites to see
More from Bob Monsour

Looking for CMS advice

Hey Web devs!

Do you have any suggestions, tips, opinions, dos, don’ts about headless CMSes?

I have a growing list of small/mid non-profits and collectives asking for my help to (re)make their website. I totally want to help, but I don’t have much time, especially considering that they generally have little or no funding—I would most definitely point them to @VillageOneCoop, otherwise.

Therefore, I want a super simple and replicable solution where I can copy-paste most of the code, while providing them with a stable, fast, and modern solution. I had a look at the Headless CMS section in the Jamstack website, but I need opinions from people who actually used some of that software already.

Needs

  • I want to code and configure everything using @eleventy
  • Admin interface (#WebApp) for the client to add pages and write posts
  • Static website in the front-end
  • Simple and reliable CI/CD
  • No/minimal maintenance after the first setup
  • Self-hostable (I was taking this for granted so much that I forgot to write it)
  • #OpenSource

Nice to have

  • Possibly using #Deno, not #NodeJS
  • Allowing the client to customize a bit their website through the admin interface, with a GUI
  • CMS app packaged on @yunohost
  • No CMS vendor lock-in
  • I’d love to write as little JavaScript as possible
  • #FreeSoftware

Absolutely not

Please, boost this and ask around! Links to videos, tutorials, and resources are welcome.

People whose perspective I would really value: @zachleat @harryfk @deno_land @jaredwhite @vanillaweb @stefan @mxbck @WeirdWriter @deadsuperhero (Sorry if I am spamming you!)

Jamstack.orgHeadless CMS - Top Content Management Systems | JamstackCheck out this showcase of some of the best, open source headless CMSes. This is community-drive so be sure to submit your favorite CMS today!
#Eleventy#11ty#CMS

After some deep thinking about how to make The Office of Carbon Omission easier to scale in terms of more content, beyond only the Flight Permission Application, I decided to try out #11ty.

It was a surprisingly straightforward experience to refactor the site and have it up again. The tweaks for now is only that one can see that it is prepared for more topics, laws, permits, science and news. And each will be easier to add. Still at the same old adress: carbonomission.org

carbonomission.orgOffice of Carbon Omission - Office of Carbon Omission
More from Jan Ainali
Continued thread

blog.chobble.com/blog/25-03-28

I've just finished a blog post about this template, which you can use as a basis for your own websites (it's AGPL3 licensed) - or you can employ me to use it for a website for your business, which will save me a bunch of time and mean I can spend more time on unique features and design bits!

blog.chobble.comIntroducing the "Chobble Template"An Eleventy template you can use to build a site
#11ty#webdev#nix
Replied in thread

@WeirdWriter @eleventy According to the #11ty docs, if you apply the universal slugify filter to the tag name, it should convert it to lower case as that filter is based on this npm package which defaults to converting inputs to lower case. For example {{ tag | slugify }} would take Newsletter and turn it into newsletter. npmjs.com/package/@sindresorhu

npm@sindresorhus/slugifySlugify a string. Latest version: 2.2.1, last published: 2 years ago. Start using @sindresorhus/slugify in your project by running `npm i @sindresorhus/slugify`. There are 532 other projects in the npm registry using @sindresorhus/slugify.

Anyone have an #11ty example of syntax highlighting code saved in a file? I wanted to output the content of my eleventy config file and package.json in itself. (I’m making a presentation, in 11ty, on how minimal 11ty can be to use)

📢 Call for Presentations

I'm looking for the next speakers for the 11ty meetup! Speakers of all levels welcome! Got a talk idea related to 11ty and/or the indie web? Let me know!

#11ty

11tymeetup.dev/

P.S. Old speakers, we can now add separate social media profiles for Mastodon and Bluesky - check the 11ty Discord (preferred) or DM me your updates.

11tymeetup.devTHE Eleventy MeetupJoin the Possum Posse to learn more about Eleventy! We're a new virtual meetup all about Eleventy and the tools and skills that support developing on Eleventy.

Nudged by A Walk Through My Digital Neighborhood // Take on Rules by @takeonrules and also my recent focus on having more conversations around blog post ideas (and sometimes the annoyance of finding someone's contact info), I added comment links to my RSS/Atom items (https://sachachua.com/blog/feed/index.xml and https://sachachua.com/blog/feed/atom/index.xml, and also all the categories have feeds generally at category/.../feed/index.xml). If I've set a Mastodon URL for the entry, it'll link to the Mastodon thread too. #11ty