bolha.us is one of the many independent Mastodon servers you can use to participate in the fediverse.
We're a Brazilian IT Community. We love IT/DevOps/Cloud, but we also love to talk about life, the universe, and more. | Nós somos uma comunidade de TI Brasileira, gostamos de Dev/DevOps/Cloud e mais!

Server stats:

252
active users

#11ty

9 posts9 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
Replied to Robert Kingett

@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.Sign up for email updates

#Netlify update: if you have a domain controlled by Netlify, turns out when you’re ready to leave, they will only let you transfer to an account at `Name.com, rather than the domain registrar of your choice. Doing so counts as a transfer under ICANN rules: no further transfer allowed for 60 days.

I am getting my remaining #11ty sites off Netlify ASAP.