-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yml
51 lines (44 loc) · 1.51 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
feeds:
- url: https://galaxyproject.org/eu/feed.atom
format: "📝 New blog post Released!\n{link}\n\n{content}"
# Medias should get grouped if they need to be in same file or seperated
# This is needed while in bluesky the characters are limited and we need
# it to be seperated from the the main file to edit it seperately
media:
- group1:
- mastodon-eu-freiburg
- matrix-eu-announce
- linkedin-galaxyproject
- group2:
- bluesky-galaxyproject
mentions:
mastodon-eu-freiburg:
- galaxyproject@mstdn.science
bluesky-galaxyproject:
- galaxyproject.bsky.social
hashtags:
mastodon-eu-freiburg:
- UseGalaxy
- GalaxyProject
- UniFreiburg
- EOSC
- EuroScienceGateway
bluesky-galaxyproject:
- UseGalaxy
- GalaxyProject
- UniFreiburg
- EOSC
- EuroScienceGateway
linkedin-galaxyproject:
- UseGalaxy
- GalaxyProject
- UniFreiburg
- EOSC
- EuroScienceGateway
# youtube_channels:
# - channel: "https://www.youtube.com/c/galaxyproject"
# format: "🎥 New YouTube Video Released!\n\n{title}\n\n🔗 Watch it now: {link}"
# citations:
# - zotero_group_id: 1732893
# tag: ">UseGalaxy.eu || >RNA Workbench || RNA workbench || >ASaiM || >Live EU || >Proteomics EU || >Metagenomics EU || >ML Workbench || >ChemicalToolbox"
# format: "📰 New publication Released!\n\n{title}\nBy: {creators}\n{url}"