]> git.immae.eu Git - github/bastienwirtz/homer.git/blob - public/config.yml
Add logo
[github/bastienwirtz/homer.git] / public / 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: '<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // Fork me on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it.
8 logo: "logo.png"
9
10 # Optional navbar
11 # links: [] # Allows for navbar (dark mode, layout, and search) without any links
12 links:
13 - name: "status"
14 icon: "fas fa-desktop"
15 url: "https://status.immae.eu"
16 - name: "Change password"
17 url: "https://tools.immae.eu/ldap_password.php"
18 - name: "Get your IP"
19 url: "https://tools.immae.eu/myip.php"
20
21 # Services
22 # First level array represent a group.
23 # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
24 services:
25 - name: "Tools"
26 icon: "fas fa-tools"
27 items:
28 - name: "Nextcloud"
29 logo: "assets/tools/nextcloud.png"
30 url: "https://cloud.immae.eu"
31 links:
32 - url: "https://nextcloud.com/"
33 name: "Project page"
34 - name: "Etherpad"
35 logo: "assets/tools/etherpad.ico"
36 url: "https://ether.immae.eu"
37 links:
38 - url: "https://etherpad.org/"
39 name: "Project page"
40 - name: "Cryptpad"
41 logo: "assets/tools/cryptpad.png"
42 url: "https://cryptpad.immae.eu"
43 links:
44 - url: "https://cryptpad.fr/"
45 name: "Project page"
46 - name: "Taskweb"
47 icon: "fas fa-tasks"
48 url: "https://task.immae.eu/taskweb"
49 links:
50 - url: "http://theunraveler.github.io/taskwarrior-web/"
51 name: "Project page"
52 - name: "Agenda"
53 icon: "fas fa-calendar-alt"
54 url: "https://dav.immae.eu/caldavzap"
55 links:
56 - url: "https://www.inf-it.com/open-source/clients/"
57 name: "CalDavZAP"
58 - name: "Contacts"
59 icon: "fas fa-address-book"
60 url: "https://dav.immae.eu/carddavmate"
61 links:
62 - url: "https://www.inf-it.com/open-source/clients/"
63 name: "CardDavMATE"
64 - name: "Kanboard"
65 logo: "assets/tools/kanboard.png"
66 url: "https://tools.immae.eu/kanboard"
67 links:
68 - url: "https://kanboard.org/"
69 name: "Project page"
70 - name: "Dokuwiki"
71 logo: "assets/tools/dokuwiki.png"
72 url: "https://tools.immae.eu/dokuwiki"
73 links:
74 - url: "https://www.dokuwiki.org/dokuwiki"
75 name: "Project page"
76 - name: "RompR (MPD)"
77 logo: "assets/tools/rompr.png"
78 url: "https://tools.immae.eu/rompr"
79 links:
80 - url: "https://fatg3erman.github.io/RompR/"
81 name: "Project page"
82 - name: "Ympd (MPD)"
83 icon: "far fa-play-circle"
84 url: "https://tools.immae.eu/mpd"
85 links:
86 - url: "https://www.ympd.org/"
87 name: "Project page"
88 - name: "Shaarli"
89 logo: "assets/tools/shaarli.png"
90 url: "https://tools.immae.eu/Shaarli"
91 links:
92 - url: "https://shaarli.readthedocs.io"
93 name: "Project page"
94 - name: "TT-RSS"
95 logo: "assets/tools/ttrss.png"
96 url: "https://tools.immae.eu/ttrss"
97 links:
98 - url: "https://tt-rss.org/"
99 name: "Project page"
100 - name: "Wallabag"
101 logo: "assets/tools/wallabag.svg"
102 url: "https://tools.immae.eu/wallabag"
103 links:
104 - url: "https://www.wallabag.it/en"
105 name: "Project page"
106 - name: "Grocy"
107 logo: "assets/tools/grocy.png"
108 url: "https://tools.immae.eu/grocy"
109 links:
110 - url: "https://grocy.info/"
111 name: "Project page"
112 - name: "BIP39"
113 icon: "fab fa-bitcoin"
114 url: "https://tools.immae.eu/BIP39"
115 links:
116 - url: "https://github.com/iancoleman/bip39"
117 name: "Source"
118 - name: "Status Engine"
119 logo: "assets/tools/statusengine.png"
120 url: "https://performance.immae.eu"
121 links:
122 - url: "https://statusengine.org/"
123 name: "Project page"
124 - name: "Social"
125 icon: "fas fa-users"
126 items:
127 - name: "Commento"
128 logo: "assets/tools/commento.svg"
129 url: "https://commento.immae.eu"
130 links:
131 - url: "https://www.commento.io/"
132 name: "Project page"
133 - name: "Diaspora"
134 logo: "assets/tools/diaspora.png"
135 url: "https://diaspora.immae.eu"
136 links:
137 - url: "https://diasporafoundation.org/"
138 name: "Project page"
139 - name: "Mastodon"
140 logo: "assets/tools/mastodon.png"
141 url: "https://mastodon.immae.eu"
142 links:
143 - url: "https://joinmastodon.org/"
144 name: "Project page"
145 - name: "PhpBB"
146 logo: "assets/tools/phpbb.ico"
147 url: "https://tools.immae.eu/forum"
148 links:
149 - url: "https://www.phpbb.com/"
150 name: "Project page"
151 - name: "Instant messaging (converse)"
152 icon: "fas fa-comment"
153 url: "https://im.immae.fr/converse"
154 links:
155 - url: "https://conversejs.org/"
156 name: "Project page"
157 - name: "Mail (roundcube)"
158 logo: "assets/tools/roundcube.svg"
159 url: "https://mail.immae.eu/roundcube"
160 links:
161 - url: "https://roundcube.net/"
162 name: "Project page"
163 - name: "Mail (rainloop)"
164 logo: "assets/tools/rainloop.png"
165 url: "https://mail.immae.eu/rainloop"
166 links:
167 - url: "http://www.rainloop.net/"
168 name: "Project page"
169 - name: "Video"
170 icon: "fas fa-video"
171 items:
172 - name: "Peertube"
173 logo: "assets/tools/peertube.png"
174 url: "https://peertube.immae.eu"
175 links:
176 - url: "https://joinpeertube.org/fr/"
177 name: "Project page"
178 - name: "Mediagoblin"
179 logo: "assets/tools/mgoblin.ico"
180 url: "https://mgoblin.immae.eu"
181 links:
182 - url: "https://mediagoblin.org/"
183 name: "Project page"
184 - name: "Games"
185 icon: "fas fa-gamepad"
186 items:
187 - name: "Codenames"
188 logo: "assets/tools/games_codenames.png"
189 url: "https://codenames.games.immae.eu/"
190 links:
191 - url: "https://github.com/jbowens/codenamesgreen"
192 name: "Source"
193 - name: "Terraforming mars"
194 logo: "assets/tools/games_terraforming_mars.ico"
195 url: "https://terraforming-mars.games.immae.eu/"
196 links:
197 - url: "https://github.com/bafolts/terraforming-mars"
198 name: "Source"
199 - name: "Development"
200 icon: "fas fa-code-branch"
201 items:
202 - name: "Gitweb"
203 logo: "assets/tools/gitweb.png"
204 url: "https://git.immae.eu"
205 links:
206 - url: "https://git-scm.com/"
207 name: "Project page"
208 - name: "Mantisbt"
209 logo: "assets/tools/mantisbt.png"
210 url: "https://git.immae.eu/mantisbt"
211 links:
212 - url: "https://mantisbt.org/"
213 name: "Project page"
214 - name: "Buildbot"
215 logo: "assets/tools/buildbot.svg"
216 url: "https://git.immae.eu/buildbot/immaeEu/"
217 links:
218 - url: "https://buildbot.net/"
219 name: "Project page"
220 - name: "Adminer"
221 logo: "assets/tools/adminer.png"
222 url: "https://tools.immae.eu/adminer"
223 links:
224 - url: "https://www.adminer.org/"
225 name: "Project page"
226 - name: "Release"
227 icon: "fas fa-running"
228 url: "https://release.immae.eu"
229 links:
230 - url: "https://oupala.github.io/apaxy/"
231 name: "Theme by Apaxy"
232 - name: "Immae"
233 icon: "fas fa-edit"
234 items:
235 - name: "Page principale"
236 icon: "fas fa-user"
237 url: "https://www.immae.eu"
238 links:
239 - url: "https://blog.getpelican.com/"
240 name: "Built with Pelican"
241 - name: "Historique infrastructure / Changelog"
242 icon: "fas fa-history"
243 url: "https://www.immae.eu/history"
244 links:
245 - url: "https://www.changelog.site/"
246 name: "Built with ChangeLog"
247 - name: "Atelier d’écriture"
248 icon: "fas fa-pen"
249 url: "https://www.immae.eu/atelier"
250 - name: "Blog"
251 icon: "fas fa-blog"
252 url: "https://www.immae.eu/blog"
253 links:
254 - url: "https://blog.getpelican.com/"
255 name: "Built with Pelican"
256 - name: "Recherche"
257 icon: "fas fa-search"
258 url: "https://www.immae.eu/recherche"
259 - name: "Cours"
260 icon: "fas fa-school"
261 url: "https://www.immae.eu/cours"
262 links:
263 - url: "https://melusine.eu.org/syracuse/immae/"
264 name: "Miroir (Mélusine)"
265 - name: "Recettes"
266 icon: "fas fa-utensils"
267 url: "https://www.immae.eu/recettes"
268 links:
269 - url: "https://jekyllrb.com/"
270 name: "Built with Jekyll"
271 - name: "Chapeaux de Hamming"
272 icon: "fas fa-hat-cowboy-side"
273 url: "https://www.immae.eu/chapeaux"
274 - name: "Documentation"
275 icon: "fas fa-book"
276 url: "https://www.immae.eu/docs"
277 links:
278 - url: "http://sphinx-doc.org/"
279 name: "Sphinx"
280 - name: "Configuration / System"
281 icon: "fas fa-cog"
282 items:
283 - name: "Instant messaging"
284 url: "https://im.immae.fr"
285 links:
286 - url: "https://www.ejabberd.im/"
287 name: "Ejabberd"
288 - name: "E-mail"
289 url: "https://mail.immae.eu"
290 links:
291 - url: "http://www.postfix.org/"
292 name: "Postfix"
293 - url: "https://www.dovecot.org/"
294 name: "Dovecot"
295 - url: "https://www.rspamd.com/"
296 name: "Rspamd"
297 - url: "http://www.opendkim.org/"
298 name: "OpenDKIM"
299 - url: "http://www.trusteddomain.org/opendmarc/"
300 name: "OpenDMARC"
301 - url: "https://github.com/trusteddomainproject/OpenARC"
302 name: "OpenARC"
303 - name: "Mailing-List"
304 url: "https://mail.immae.eu/sympa"
305 links:
306 - url: "https://www.sympa.org/"
307 name: "SYMPA"
308 - name: "VPN"
309 url: "https://vpn.immae.eu"
310 links:
311 - url: "https://tinc-vpn.org/"
312 name: "Tinc"
313 - name: "Taskwarrior"
314 url: "https://task.immae.eu"
315 links:
316 - url: "http://theunraveler.github.io/taskwarrior-web/"
317 name: "Project page"
318 - name: "Dav"
319 url: "https://dav.immae.eu"
320 - name: "Dav acount"
321 url: "https://dav.immae.eu/davical"
322 links:
323 - url: "https://www.davical.org/"
324 name: "Davical"
325 - name: "Paste"
326 url: "https://tools.immae.eu/paste"
327 links:
328 - url: "https://tools.immae.eu/paste/abcd123/py"
329 name: "Paste"
330 - name: "LDAP"
331 url: "https://tools.immae.eu/ldap"
332 links:
333 - url: "http://phpldapadmin.sourceforge.net/wiki/index.php/Main_Page"
334 name: "phpLDAPAdmin"
335 - name: "Yourls"
336 url: "https://tools.immae.eu/url/admin/"
337 links:
338 - url: "http://yourls.org/"
339 name: "Project page"
340 - name: "Change password"
341 url: "https://tools.immae.eu/ldap_password.php"
342 links:
343 - url: "https://gist.github.com/mattrude/657334"
344 name: "Source"
345 - name: "temp.immae.eu"
346 url: "https://temp.immae.eu"
347 links:
348 - url: "https://git.cloudron.io/cloudron/surfer"
349 name: "Surfer"
350 - name: "DMARC report status"
351 url: "https://tools.immae.eu/dmarc-reports"
352 links:
353 - url: "https://git.immae.eu/?p=perso/Immae/Config/Nix.git;a=tree;f=modules/private/websites/tools/tools/dmarc_reports;hb=HEAD"
354 name: "Source code"
355 - url: "https://github.com/techsneeze/dmarcts-report-viewer"
356 name: "Inspiration work"