activist-org / activist

An open-source activism platform
https://activist.org
GNU Affero General Public License v3.0
210 stars 173 forks source link

activist Outreach 👋🚀 #23

Open andrewtavis opened 1 year ago

andrewtavis commented 1 year ago

activist Logo

Sharing and promoting activist.org

This pinned issue is for discussing where and how best to promote activist. The purpose is to spread the word so that others can find activist as potential users, to provide feedback and to grow the contributors base. The issue text will be edited as the discussion below progresses :)

Everyone is welcome to share their input, and efforts to share activist are much appreciated! Communities revolving around activism, the movements that we work or will work on, open-source, and the technologies that activist uses should all be considered.

Where activist is currently posted:

Organizations that have featured activist:

General

andrewtavis commented 1 year ago

I'm sending PRs to add activist to a few places that host open-source projects :)

dmelnychuk commented 1 year ago

Hi there! I was looking for newbie-friendly issues/features and found this project on up-for-grabs. I guess creating slack channel for a project might help communication sharing and promoting.

andrewtavis commented 1 year ago

Hi @dmelnychuk! Thanks for your interest and your suggestion 😊

We're trying to keep to open-source software as much as possible and are thus using Mattermost instead of Slack. The idea of a public chat is one that we've been thinking about for a bit though as it'd likely be good to have something along with the GitHub Discussions. I'd say discussions here are more for projects at a greater scale than activist's current state. I talked with the other main team member and we'll maybe add a public channel :) Would you want to write something up about it in the readme here?

I figure a badge like the one below would help to advertise the public chat for those who know Mattermost (the code that generates it is below):

[mattermost]()

[![mattermost](https://img.shields.io/badge/Mattermost-1D335B.svg?logo=mattermost&logoColor=ffffff)]()

From there we could also talk about it shortly in the contributing section of the readme. What do you think? :)

andrewtavis commented 1 year ago

Hey @dmelnychuk 👋 Just wanted to let you know that I did act on your suggestion 😊 We talked it over in the team and decided that Matrix was the best option rather than Mattermost. We've now created a public Matrix space where people can discuss development, localization and anything else they'd like to :)

Thanks again for your suggestion!

andrewtavis commented 1 year ago

Two more places it would be good to post activist to are:

Edit: PRs found below

andrewtavis commented 1 year ago

An interesting idea would be to add a GitHub action to the Development room of Matrix. This could be achieved via Matrix-Chat-Message or a similar action. Big thing is that we don't want to spam the development community when they can choose to watch the repo, but a basic thing that I think we could do is an action that's triggered when a PR is merged that talks about which issue it was and who committed to it. Thinking on this is to make an automated way to celebrate people's contributions 😊

andrewtavis commented 1 year ago

Looking into Vue newsletters would be a thing to do in the future, with there being a list of a few here.

andrewtavis commented 1 year ago
andrewtavis commented 1 year ago
andrewtavis commented 1 year ago
andrewtavis commented 1 year ago
Roshanjossey commented 1 year ago

Two more places it would be good to post activist to are:

PRs for adding to awesome-vue https://github.com/vuejs/awesome-vue/pull/4060 awesome-nuxt https://github.com/nuxt-community/awesome-nuxt/pull/541, https://github.com/nuxt-community/awesome-nuxt/pull/540

andrewtavis commented 1 year ago

Thank you, @Roshanjossey! I updated the text above to reflect that we're on firstcontributions 😊😊 Really grateful for this above and beyond support :) :)

Vince155 commented 11 months ago

Thoughts on potentially getting activist on awesome-for-beginners?

andrewtavis commented 11 months ago

I guess I'd prefer to put it in the TypeScript section, but would make sense to try to open a PR :) I'd thought this repo wasn't very active, but the maintainer did work on some stuff recently enough now that I'm looking. Should I open one, or would you like to, @Vince155?

Vince155 commented 11 months ago

I guess I'd prefer to put it in the TypeScript section, but would make sense to try to open a PR :) I'd thought this repo wasn't very active, but the maintainer did work on some stuff recently enough now that I'm looking. Should I open one, or would you like to, @Vince155?

@andrewtavis I can go ahead an PR if that's okay. It does seem like the maintainer isn't too active in the repo but if there's a lot of traffic to awesome-for-beginners then a PR can help them to activist!

andrewtavis commented 11 months ago

Sounds great, @Vince155! Feel free to post the PR here :)

Vince155 commented 11 months ago

Here is the PR for adding activist to awesome-for-beginners https://github.com/MunGell/awesome-for-beginners/pull/1320

andrewtavis commented 11 months ago

Thank you, @Vince155! :)

gitgoap commented 9 months ago

@andrewtavis While "Matrix" is good (for messaging), "Jitsi" could be a valuable tool for (video conferencing).

Jitsi is a video conferencing platform that uses WebRTC for real-time communication. This could be valuable for hosting virtual meetings, discussions, or events on activist.org. It's a good fit for scenarios where video communication is needed.

andrewtavis commented 9 months ago

Hey @gitgoap! We definitely will be thinking Jitsi for eventually doing video calls within the platform - if and when it gets there :) Thanks for the suggestion! We Use Element Call for our community calls as of now, so that could be another option if it gets to be a bit more stable.