]> git.immae.eu Git - perso/Immae/Config/Nix.git/blob - modules/private/websites/tools/tools/landing/config.yml
42ebcd1c6b6f60db4904d6d7283152f771ba4e77
[perso/Immae/Config/Nix.git] / modules / private / websites / tools / tools / landing / config.yml
1 ---
2 # Homepage configuration
3 # See https://fontawesome.com/icons for icons options
4
5 title: "Websites dashboard"
6 subtitle: "Immae"
7 footer: false
8
9 # Optional navbar
10 # links: [] # Allows for navbar (dark mode, layout, and search) without any links
11 links:
12 - name: "status"
13 icon: "fas fa-desktop"
14 url: "https://status.immae.eu"
15 target: '_blank' # optionnal html a tag target attribute
16 - name: "Change password"
17 url: "https://tools.immae.eu/ldap_password.php"
18 target: '_blank'
19 - name: "Get your IP"
20 url: "https://tools.immae.eu/myip.php"
21 target: '_blank'
22
23 # Services
24 # First level array represent a group.
25 # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
26 services:
27 - name: "Tools"
28 icon: "fas fa-tools"
29 items:
30 - name: "Nextcloud"
31 logo: "assets/tools/nextcloud.png"
32 url: "https://cloud.immae.eu"
33 target: '_blank'
34 - name: "Etherpad"
35 logo: "assets/tools/etherpad.ico"
36 url: "https://ether.immae.eu"
37 target: '_blank'
38 - name: "Taskweb"
39 icon: "fas fa-tasks"
40 url: "https://task.immae.eu/taskweb"
41 target: '_blank'
42 - name: "Agenda"
43 icon: "fas fa-calendar-alt"
44 url: "https://dav.immae.eu/caldavzap"
45 target: '_blank'
46 - name: "Contacts"
47 icon: "fas fa-address-book"
48 url: "https://dav.immae.eu/carddavmate"
49 target: '_blank'
50 - name: "Kanboard"
51 logo: "assets/tools/kanboard.png"
52 url: "https://tools.immae.eu/kanboard"
53 target: '_blank'
54 - name: "Dokuwiki"
55 logo: "assets/tools/dokuwiki.png"
56 url: "https://tools.immae.eu/dokuwiki"
57 target: '_blank'
58 - name: "RompR (MPD)"
59 logo: "assets/tools/rompr.png"
60 url: "https://tools.immae.eu/rompr"
61 target: '_blank'
62 - name: "Ympd (MPD)"
63 icon: "far fa-play-circle"
64 url: "https://tools.immae.eu/mpd"
65 target: '_blank'
66 - name: "Shaarli"
67 logo: "assets/tools/shaarli.png"
68 url: "https://tools.immae.eu/Shaarli"
69 target: '_blank'
70 - name: "TT-RSS"
71 logo: "assets/tools/ttrss.png"
72 url: "https://tools.immae.eu/ttrss"
73 target: '_blank'
74 - name: "Wallabag"
75 logo: "assets/tools/wallabag.svg"
76 url: "https://tools.immae.eu/wallabag"
77 target: '_blank'
78 - name: "Grocy"
79 logo: "assets/tools/grocy.png"
80 url: "https://tools.immae.eu/grocy"
81 target: '_blank'
82 - name: "BIP39"
83 icon: "fab fa-bitcoin"
84 url: "https://tools.immae.eu/BIP39"
85 target: '_blank'
86 - name: "Social"
87 icon: "fas fa-users"
88 items:
89 - name: "Diaspora"
90 logo: "assets/tools/diaspora.png"
91 url: "https://diaspora.immae.eu"
92 target: '_blank'
93 - name: "Mastodon"
94 logo: "assets/tools/mastodon.png"
95 url: "https://mastodon.immae.eu"
96 target: '_blank'
97 - name: "PhpBB"
98 logo: "assets/tools/phpbb.ico"
99 url: "https://tools.immae.eu/forum"
100 target: '_blank'
101 - name: "Instant messaging (converse)"
102 icon: "fas fa-comment"
103 url: "https://im.immae.fr/converse"
104 target: '_blank'
105 - name: "Mail (roundcube)"
106 logo: "assets/tools/roundcube.svg"
107 url: "https://mail.immae.eu/roundcube"
108 target: '_blank'
109 - name: "Mail (rainloop)"
110 logo: "assets/tools/rainloop.png"
111 url: "https://mail.immae.eu/rainloop"
112 target: '_blank'
113 - name: "Video"
114 icon: "fas fa-video"
115 items:
116 - name: "Peertube"
117 logo: "assets/tools/peertube.png"
118 url: "https://peertube.immae.eu"
119 target: '_blank'
120 - name: "Mediagoblin"
121 logo: "assets/tools/mgoblin.ico"
122 url: "https://mgoblin.immae.eu"
123 target: '_blank'
124 - name: "Development"
125 icon: "fas fa-code-branch"
126 items:
127 - name: "Gitweb"
128 logo: "assets/tools/gitweb.png"
129 url: "https://git.immae.eu"
130 target: '_blank'
131 - name: "Mantisbt"
132 logo: "assets/tools/mantisbt.png"
133 url: "https://git.immae.eu/mantisbt"
134 target: '_blank'
135 - name: "Buildbot"
136 logo: "assets/tools/buildbot.svg"
137 url: "https://git.immae.eu/buildbot/immaeEu/"
138 target: '_blank'
139 - name: "Adminer"
140 logo: "assets/tools/adminer.png"
141 url: "https://tools.immae.eu/adminer"
142 target: '_blank'
143 - name: "Release"
144 icon: "fas fa-running"
145 url: "https://release.immae.eu"
146 target: '_blank'
147 - name: "Immae"
148 icon: "fas fa-edit"
149 items:
150 - name: "Page principale"
151 icon: "fas fa-user"
152 url: "https://www.immae.eu"
153 target: '_blank'
154 - name: "Atelier d’écriture"
155 icon: "fas fa-pen"
156 url: "https://www.immae.eu/atelier"
157 target: '_blank'
158 - name: "Blog"
159 icon: "fas fa-blog"
160 url: "https://www.immae.eu/blog"
161 target: '_blank'
162 - name: "Recherche"
163 icon: "fas fa-search"
164 url: "https://www.immae.eu/recherche"
165 target: '_blank'
166 - name: "Cours"
167 icon: "fas fa-school"
168 url: "https://www.immae.eu/cours"
169 target: '_blank'
170 - name: "Recettes"
171 icon: "fas fa-utensils"
172 url: "https://www.immae.eu/recettes"
173 target: '_blank'
174 - name: "Chapeaux de Hamming"
175 icon: "fas fa-hat-cowboy-side"
176 url: "https://www.immae.eu/chapeaux"
177 target: '_blank'
178 - name: "Configuration"
179 icon: "fas fa-cog"
180 items:
181 - name: "Instant messaging"
182 url: "https://im.immae.fr"
183 target: '_blank'
184 - name: "E-mail"
185 url: "https://mail.immae.eu"
186 target: '_blank'
187 - name: "VPN"
188 url: "https://vpn.immae.eu"
189 target: '_blank'
190 - name: "Taskwarrior"
191 url: "https://task.immae.eu"
192 target: '_blank'
193 - name: "Dav"
194 url: "https://dav.immae.eu"
195 target: '_blank'
196 - name: "Dav acount"
197 url: "https://dav.immae.eu/davical"
198 target: '_blank'
199 - name: "Paste"
200 url: "https://tools.immae.eu/paste"
201 target: '_blank'
202 - name: "LDAP"
203 url: "https://tools.immae.eu/ldap"
204 target: '_blank'
205 - name: "Yourls"
206 url: "https://tools.immae.eu/url/admin/"
207 target: '_blank'
208 - name: "Change password"
209 url: "https://tools.immae.eu/ldap_password.php"
210 target: '_blank'