-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.yml
More file actions
132 lines (122 loc) · 3.48 KB
/
Copy pathconfig.yml
File metadata and controls
132 lines (122 loc) · 3.48 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
json_feeds:
- title: Galaxy News
url: https://galaxyproject.org/news/feed.json
list_key: "news"
format: "{tease}\n{link}\n{images}"
# Medias should get grouped if they need to be in same file or separated
# 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:
global:
group1:
- linkedin-galaxyproject
group2:
- bluesky-galaxyproject
all-eu:
- matrix-eu-announce
- mastodon-eu-freiburg
eu:
- matrix-eu-announce
- mastodon-eu-freiburg
us:
- mastodon-galaxyproject
mentions:
all:
mastodon-eu-freiburg:
- galaxyproject@mstdn.science
mastodon-galaxyproject:
- galaxyfreiburg@bawü.social
hashtags:
all:
mastodon-eu-freiburg:
- UseGalaxy
- GalaxyProject
- EOSC
mastodon-galaxyproject:
- UseGalaxy
- GalaxyProject
bluesky-galaxyproject:
- UseGalaxy
- GalaxyProject
linkedin-galaxyproject:
- UseGalaxy
- GalaxyProject
esg:
mastodon-eu-freiburg:
- EuroScienceGateway
mastodon-galaxyproject:
- EuroScienceGateway
bluesky-galaxyproject:
- EuroScienceGateway
linkedin-galaxyproject:
- EuroScienceGateway
eu:
bluesky-galaxyproject:
- EOSC
mastodon-galaxyproject:
- EOSC
linkedin-galaxyproject:
- EOSC
freiburg:
mastodon-eu-freiburg:
- UniFreiburg
- title: "Galaxy Events"
url: https://galaxyproject.org/events/feed.json
list_key: "events"
format: "📣 {title}\n\n{tease}\n\n📍 {location}\n📅 {date}\n🔗 More info & registration: {link}\n\n{images}"
media:
global:
group1:
- linkedin-galaxyproject
group2:
- bluesky-galaxyproject
all-eu:
- matrix-eu-announce
- mastodon-eu-freiburg
eu:
- mastodon-eu-freiburg
- matrix-eu-announce
us:
- mastodon-galaxyproject
mentions:
all:
mastodon-eu-freiburg:
- galaxyproject@mstdn.science
mastodon-galaxyproject:
- galaxyfreiburg@bawü.social
hashtags:
all:
mastodon-eu-freiburg:
- UseGalaxy
- GalaxyProject
- EOSC
- EuroScienceGateway
mastodon-galaxyproject:
- UseGalaxy
- GalaxyProject
bluesky-galaxyproject:
- UseGalaxy
- GalaxyProject
linkedin-galaxyproject:
- UseGalaxy
- GalaxyProject
eu:
bluesky-galaxyproject:
- EOSC
- EuroScienceGateway
mastodon-galaxyproject:
- EOSC
- EuroScienceGateway
linkedin-galaxyproject:
- EOSC
- EuroScienceGateway
freiburg:
mastodon-eu-freiburg:
- UniFreiburg
# 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}"