Open source Linktree Alternatives?

Binzy_Boi@supermeter.social to Open Source@lemmy.ml – 45 points –

Hey all, I've been using Singlelink for a while now as an open source alternative to Linktree. Issue with it has been that development has been incredibly slow, and now it's completely unreliable for me as my page now gives a 403 and my account no longer works for unknown reasons.

Is there any other open source Linktree alternatives that preferrably work better than Singlelink? I appreciate any help in advance.

19

You are viewing a single comment

I have no coding experience :c

ChatGPT will write your code for you. It can produce static html for you if you ask it.

Then just plug in GitHub Pages and a custom domain.

one of my first html/css projects was a real simple linktree type page. This would be a great entry to learning/trying it out

This is a great way to get your feet wet, then.