troet.cafe ist Teil eines dezentralisierten sozialen Netzwerks, angetrieben von Mastodon.
Hallo im troet.cafe! Dies ist die derzeit größte deutschsprachige Mastodon Instanz zum tröten, neue Leute kennenlernen, sich auszutauschen und Spaß zu haben.

Verwaltet von:

Serverstatistik:

7,3 Tsd.
aktive Profile

Mehr erfahren

#eleventy

6 Beiträge6 Beteiligte0 Beiträge heute

Mon site perso est généré et hébergé par Cloudflare Pages (avec #Eleventy), actualisé automatiquement dès que je mets à jour le code dans la branche principale de son dépôt Git.

J'aime cette mise en œuvre très pratique qui permet notamment de créer des contenus de n’importe où tant que j’ai accès au Git.

Mais je voudrais revenir sur @alwaysdata pour l’hébergement.

La technique décrite il y a quelques années par m4dz ne me paraît pas répondre à mon besoin : blog.alwaysdata.com/fr/2018/02

Des idées ?

blog.alwaysdata.comalwaysdata | blog » Déployer sans peine avec Git hooks

Thank you you two! Would either of you know how to resolve this particular issue?

Or anyone knowledgable about #Eleventy really!

When viewing tag RSS feeds, the permalinks don't take me to the posts in question but when I view my full site feed, everything is perfectly fine!

For reference, here is our Tag feed file.

github.com/rkingett/myblog/blo

As an example, the tag RSS feed on this page has post title links that go nowhere.

sightlessscribbles.com/posts/t

#WebDev

@olets @bobmonsour @eleventy

GitHubmyblog/content/helpers/tag-feeds.njk at main · rkingett/myblogContribute to rkingett/myblog development by creating an account on GitHub.

Ah thank you! I believe that's what we were doing, me and my developer, but if you could take a look, that would be epic!

The repo is at github.com/rkingett/myblog

An example of a problematic capital, especially with permalinks in the RSS feed, is at,

sightlessscribbles.com/posts/t

#Eleventy #WebDev

@bobmonsour @eleventy

Contribute to rkingett/myblog development by creating an account on GitHub.
GitHubComparing b839ef730d...2425d08a77 · rkingett/myblogContribute to rkingett/myblog development by creating an account on GitHub.

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)
  • If it requires forge integration, it should support #ForgeJo
  • #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

Finally figured out my RSS issue the other day! So @eleventy really doesn't like capital letters in tag lists. For example, I assumed Eleventy would turn the below tag...

Newsletter

Into,

.com/newsletter/

but I had to go back in and change every tag to lower case! But if I put, Newsletter, in uppercase, URLs would break because for some reason the URLs would come out like this, breaking links.

.com/Newsletter/

So the short story lesson is, if in doubt, keep all tags in lower case because #Eleventy can't really handle capitalization well. At least, on my project anyway!

I had to go back in and change every instance of the tag, Newsletter, into, newsletter. Not expected but it works now!

Have been poking around different options for using #Eleventy for a notes / #DigitalGarden / personal #wiki sort of set up. Have been debating whether to try and cobble together my own set-up or use a template.

`eleventy-bloomz` might be the winner so far: minimally styled, few dependencies, functional backlinks, and a few extra features. Stays close to the basic Eleventy structure, including a minimal blog implementation.

It is meant to function as a WikiBonsai template but I don't see anything specific to that approach that couldn't be easily changed.

github.com/wikibonsai/eleventy

Would be happy to hear if anyone has a set-up they are particularly happy with.

GitHubGitHub - wikibonsai/eleventy-bloomz: A starter project for a WikiBonsai digital garden using the Eleventy static site generator.A starter project for a WikiBonsai digital garden using the Eleventy static site generator. - wikibonsai/eleventy-bloomz

Started a website (mainly a #blog) a few months ago using #Eleventy but with a starter template.

I've enjoyed it a lot, tech-wise, but had a new project idea and decided to fire up a super basic blog using Eleventy but from scratch. Just for fun.

And fun it is!

Even though I've enjoyed poking at the template I've been using to see how things work, something about piecing together this lowest-of-low-tech site from scratch is *way* more fun.

So this other project (to be revealed eventually) will probably double as my WebDev playground --- even though I want to keep it pretty minimalist in style and features.

Think I will play with this the rest of the night, as long as the power holds out, to drown out the absolute dumpster that is today's news.