Post #1328742
2026-04-16 15:08 UTC
So... I managed to put together some hacky scripts and get out of my dependency on GitHub Pages, I can now publish my stuff elsewhere... now I want to slowly move repos to #codeberg
I'm still thinking on how to preserve the huge number of images from sketch-a-day without burdening the codeberg repo...
Also, I think I want to move my open teaching materials (material-aulas) from this precarious markdown rendering script to something clever and robust like #zensical
Replies (3)
-
@brohrer@recsys.social 2026-04-16 15:21
@villares@ciberlandia.pt i’ll be interested to see what solution you find for hosting images. I am abusing GitHub for that now, even though Codeberg is where I keep the primary copies of my code and webpages. I don’t mind taking advantage of GitHub‘s bandwidth, but would eventually like to find something more reliable.
-
@papinto@ciberlandia.pt 2026-04-16 18:59
@villares@ciberlandia.pt codeberg also has a "pages" ( static page hosting ) equivalent
-
@randomgeek@masto.hackers.town 2026-04-17 01:33
@villares@ciberlandia.pt I'm looking at using an AWS S3 bucket to store and host my public images. Depending on image weight, you can stay at the free tier for quite some time. But not forever, which has me being very careful in my evaluation.