this post was submitted on 12 Nov 2024
65 points (98.5% liked)
Open Source
31215 readers
117 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Could use GitHub pages?
GitHub isn't open source and I'm hoping for something that wouldn't require git. Something your mom could make an account on and easily use would be ideal.
This needs to be repeated for those in the back that still didn’t get the memo. You do not need to use Microsoft products, especially if your goal is free, open, and/or ethical software.
Personally most of my shit is still on GitHub but I'm thinking of migrating my future work to Codeberg which looks pretty nice, built on FOSS, and is community managed.
Codeberg also does have Pages.
Still uses Git, but yeah.
I'm hosting my blog (using Hugo) on codeberg. Here is a quick howto.
The easiest option to post online for free with zero coding skills is bearblog. I've used it before hosting my blog on codeberg. Bearblog let you publish and organize your blog using an insanely simple interface.
There's also the gemini option that's worth considering. There are plenty of easy way to publish there. To cite a few: flounder, gemlog.blue, pollux.casa
Gemini has accessibility & bandwidth problem. HTML is a more accessible format & HTTP offers compression. Add that Gemtext has too few ‘elements’ for technical writing or even basic blogging & I don’t think it should be seriously considered for anything than a novel toy.
Not just community managed but operated as a non-profit. Codeberg won’t be scraping your deleted history to train their LLMs that they will sell back to you unlike Microsoft.
I am still convinced Git is overrated & overly complicated—and it is a shame all of the decent forges (even basic ones) are all built around Git.