this post was submitted on 07 Mar 2025
78 points (98.8% liked)

BuyFromEU

1478 readers
730 users here now

Welcome to BuyFromEU - A community dedicated to supporting European-made goods and services!

We also invite you to subscribe to:

Logo generated with mistral le chat Banner by Christian Lue on unsplash.com

founded 2 weeks ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 days ago (1 children)

I don't know your technical background and this is not ment to be condescending:

Technical people tend to use github/gitlab or codeberg to make a plain list of things base on git version control, so changes are tracked. These lists are often introduced with the prefix awesome (e.g. awesome-hosting, awesome-lemmy, ...). Even when the community participates, curating these lists takes a lot of time.

[–] [email protected] 2 points 2 days ago* (last edited 2 days ago) (1 children)

I'm thinking of it more from a usability perspective. Im not sure if dozens of forked repositories would make it easy for the average person to find information

Having a single link to a repo with information for everyone could be very useful

Edit: Or alternatively a meta repository that links through to the individual national repositories?

[–] [email protected] 1 points 2 days ago* (last edited 2 days ago)

Well, for the end user, if the markdown is simple well structured, it could be parsed to deployed to a website.

Or you could use any static page or documentation generator.