this post was submitted on 02 Jul 2023
18 points (100.0% liked)

Programming

13477 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I saw a post today from beehaw's admin talking about the new UI? Why are we limited to the UI being as it is? Why aren't there alternative hostable Lemmy frontends?

you are viewing a single comment's thread
view the rest of the comments
[–] remington 11 points 2 years ago (1 children)
[–] CinnamonTheCat 5 points 2 years ago* (last edited 2 years ago) (1 children)

I would work on it, but I have little to no help and suck at css

EDIT: my ADHD brain really wants to so if anyone wants to help/has ideas pls msg

[–] AnarchoYeasty 1 points 2 years ago (1 children)

Sucking at CSS isn't that huge of a deal. You can use utility frameworks like tailwindcss to avoid writing css directly, and if you use react you can use component libraries like Mantine (https://mantine.dev) which is both customizable but also looks great out of the box and provides most any component you'd need to work on something like this.

[–] CinnamonTheCat 1 points 2 years ago

ehhh I have a love hate relationship with those, they sometimes look great but they also don't