45
Open source Linktree Alternatives?
(supermeter.social)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Any static page server should make it trivial. Styling is up to your personal preference.
Not to flagrantly self promote but that’s what I did with neocities. Used it as a static linktree alternative:
https://thepjn.neocities.org/
(Again, provided as an example, not “look at me”.)
Neocities : https://neocities.org/
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.