New Forum Community.

We have a new community and would love if you came and checked us out ( ദ്ദി ˙ᗜ˙ )

A couple of us have been working on a project that took quite longer than we expected, but we finally have opened registration on our forum, and would love for you to come check it out if you are interested :)

Our intent: We are trying to create a community focused on collaboration and genuine connections to create and make things with others. From software developers to artists, to handicrafts, and etc. We are working on a public wiki that can be used for creators to display and collaborate on each others projects that are openly licensed.

We want to create a community that is different than the much of the fast paced, superficial communications that happen on modern day social media - and instead try to build lasting connections where creative people and projects can grow and contribute to the commons.

From our “About Page":

An unfinished project is a seed that someone else can water when you no longer have the time or the tools.
The community thrives when we treat every piece of unfinished work as a stepping stone for the next person. You don’t need a long-term commitment to make a difference. Whether you finish a single page on our Wiki or solve one small problem in the Forum, you are making a project “slightly less unfinished” than it was yesterday.

We still have a lot of work to do to improve our platform (primarily our wiki - which is invite only until we ensure everything is working and in order), but we figured it was time to open up registration on our forum and see if we can get our few first members to help establish our community and maybe stick with us through a few more hurdles until we get everything more polished.

If this sounds like something you might be interested in being a part of, and are willing to stick around as we polish things up and try to grow, we would love to have you :)

I hope to maybe see one or two of you over at our federated forum!

PS: We will eventually be looking to “partner” with some other federated communities that share our values, so if you have a community that would be a good fit, feel free to reach out - as it would be great to have a network of communities that can support each other and provide value for the members.

UnfinishedProjects

A small community & creative hub for individuals sharing and collaborating with each other on their various projects.

UnfinishedProjects
A small nitpick, but could you do something about the image alt text in your post? A filename, especially a non descriptive one, is not exactly great for accessibility.
I would love to, however I am not exactly sure how - Do you mean the alt text for the link? I can add a quick note below the image that says alt text, is that the best way to handle it? Sorry for my ignorance in the matter.

I’m not sure how or if Piefed’s UI shows it, but posts are written in Markdown.

When you add an image, text gets added to your post or comment in the following format: ![alt text](image url). So, in your post the “image” is just the string ![bTUDGZRAcKZdXyO.png](https://lemmy.ml/api/v3/image_proxy?url=https%3A%2F%2Fmedia.piefed.zip%2Fposts%2FbT%2FUD%2FbTUDGZRAcKZdXyO.png), which clients (Lemmy’s & Piefed’s web UI and applications) replace with the actual image.

So, if your post/comment editor has an option with something like “source”, “plain text” or “Markdown” in the name, you can enter a description for the image in the brackets right after the exclamation mark.

Fixed image example: ![Unfinished Projects - In solidarity we can build a future that benefits us all.](https://lemmy.ml/api/v3/image_proxy?url=https%3A%2F%2Fmedia.piefed.zip%2Fposts%2FbT%2FUD%2FbTUDGZRAcKZdXyO.png)

The alt text is used by things like screen readers, and even normal browsers, if the image fails to load. So, something like the following might be better:

Logo of Unfinished Projects, with the tagline “In solidarity we can build a future that benefits us all”

If anything is still unclear, I’m happy to answer any questions you may have.

Thank you. The preset alt text in the markdown threw me off, as I thought the text was the url. It should be fixed now. Thank you so much for the in depth answer :)
No problem, happy to help!