105
Is there a FOSS Linkedin alternative?
(lemmy.world)
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.
This is what i did. There are many static website generators that can help. I use Hugo which let's me write in markdown, download themes (modify if i want), and it builds the site which can be hosted for free on codeberg/cloudflare/gitlab/github 'pages' feature. All support letting you use custom domain if you have one.