Lemmy has the logo on their GitHub repo: https://raw.githubusercontent.com/LemmyNet/lemmy-ui/main/src/assets/icons/favicon.svg it should be doable easily doable with this I guess.
- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: July 2nd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I actually used Astro (https://astro.build/) to create my own website. The process was quick and easy.
I would go with a static site generator which supports markdown (flat file). They’re often easy to setup and hassle free. Some of them also have many themes/templates which can be freely used.