this post was submitted on 09 Mar 2024
45 points (95.9% liked)
Open Source
30988 readers
421 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
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.