-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# Galaxy Social | ||
|
||
This repository strives to democratises Galaxy's social media activity. The aim is to encourage collaboration, editing, peer-review of tweets and much more. | ||
In addition we might add bots and support to automatise social media activity of awesome community contributions such as PRs, new tools or events on the Hub. | ||
This repository strives to democratises Galaxy's social media activity. The aim is to encourage collaboration, editing, peer-review of toots and much more. | ||
In addition, we might add bots and support to automatise social media activity of awesome community contributions such as PRs, new tools, or events on the [Galaxy Hub](https://galaxyproject.org/). | ||
|
||
## How to tweet | ||
## How to toot | ||
|
||
__tl;dr__ <kbd>[Create new tweet](../../../new/main/?filename=tweets/2022/<your-path>.tweet)</kbd> | ||
__tl;dr__ <kbd>[Create new toot](../../new/main/?filename=toots/2023/<your-path>.toot)</kbd> | ||
|
||
Create a new *.tweet file in this [tweets/ folder](tweets/). For more details please consult this [Readme](tweets/README.md). | ||
Create a new *.toot file in this [./toots/](toots/) folder. For more details please consult this [Readme](toots/README.md). |