--- # Homepage configuration # See https://fontawesome.com/icons for icons options title: "Websites dashboard" subtitle: "Immae" footer: false # Optional navbar # links: [] # Allows for navbar (dark mode, layout, and search) without any links links: - name: "status" icon: "fas fa-desktop" url: "https://status.immae.eu" target: '_blank' # optionnal html a tag target attribute - name: "DMARC status" url: "https://tools.immae.eu/dmarc-reports" target: '_blank' - name: "Change password" url: "https://tools.immae.eu/ldap_password.php" target: '_blank' - name: "Get your IP" url: "https://tools.immae.eu/myip.php" target: '_blank' # Services # First level array represent a group. # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed). services: - name: "Tools" icon: "fas fa-tools" items: - name: "Nextcloud" logo: "assets/tools/nextcloud.png" url: "https://cloud.immae.eu" target: '_blank' - name: "Etherpad" logo: "assets/tools/etherpad.ico" url: "https://ether.immae.eu" target: '_blank' - name: "Taskweb" icon: "fas fa-tasks" url: "https://task.immae.eu/taskweb" target: '_blank' - name: "Agenda" icon: "fas fa-calendar-alt" url: "https://dav.immae.eu/caldavzap" target: '_blank' - name: "Contacts" icon: "fas fa-address-book" url: "https://dav.immae.eu/carddavmate" target: '_blank' - name: "Kanboard" logo: "assets/tools/kanboard.png" url: "https://tools.immae.eu/kanboard" target: '_blank' - name: "Dokuwiki" logo: "assets/tools/dokuwiki.png" url: "https://tools.immae.eu/dokuwiki" target: '_blank' - name: "RompR (MPD)" logo: "assets/tools/rompr.png" url: "https://tools.immae.eu/rompr" target: '_blank' - name: "Ympd (MPD)" icon: "far fa-play-circle" url: "https://tools.immae.eu/mpd" target: '_blank' - name: "Shaarli" logo: "assets/tools/shaarli.png" url: "https://tools.immae.eu/Shaarli" target: '_blank' - name: "TT-RSS" logo: "assets/tools/ttrss.png" url: "https://tools.immae.eu/ttrss" target: '_blank' - name: "Wallabag" logo: "assets/tools/wallabag.svg" url: "https://tools.immae.eu/wallabag" target: '_blank' - name: "Grocy" logo: "assets/tools/grocy.png" url: "https://tools.immae.eu/grocy" target: '_blank' - name: "BIP39" icon: "fab fa-bitcoin" url: "https://tools.immae.eu/BIP39" target: '_blank' - name: "Social" icon: "fas fa-users" items: - name: "Diaspora" logo: "assets/tools/diaspora.png" url: "https://diaspora.immae.eu" target: '_blank' - name: "Mastodon" logo: "assets/tools/mastodon.png" url: "https://mastodon.immae.eu" target: '_blank' - name: "PhpBB" logo: "assets/tools/phpbb.ico" url: "https://tools.immae.eu/forum" target: '_blank' - name: "Instant messaging (converse)" icon: "fas fa-comment" url: "https://im.immae.fr/converse" target: '_blank' - name: "Mail (roundcube)" logo: "assets/tools/roundcube.svg" url: "https://mail.immae.eu/roundcube" target: '_blank' - name: "Mail (rainloop)" logo: "assets/tools/rainloop.png" url: "https://mail.immae.eu/rainloop" target: '_blank' - name: "Video" icon: "fas fa-video" items: - name: "Peertube" logo: "assets/tools/peertube.png" url: "https://peertube.immae.eu" target: '_blank' - name: "Mediagoblin" logo: "assets/tools/mgoblin.ico" url: "https://mgoblin.immae.eu" target: '_blank' - name: "Development" icon: "fas fa-code-branch" items: - name: "Gitweb" logo: "assets/tools/gitweb.png" url: "https://git.immae.eu" target: '_blank' - name: "Mantisbt" logo: "assets/tools/mantisbt.png" url: "https://git.immae.eu/mantisbt" target: '_blank' - name: "Buildbot" logo: "assets/tools/buildbot.svg" url: "https://git.immae.eu/buildbot/immaeEu/" target: '_blank' - name: "Adminer" logo: "assets/tools/adminer.png" url: "https://tools.immae.eu/adminer" target: '_blank' - name: "Release" icon: "fas fa-running" url: "https://release.immae.eu" target: '_blank' - name: "Immae" icon: "fas fa-edit" items: - name: "Page principale" icon: "fas fa-user" url: "https://www.immae.eu" target: '_blank' - name: "Atelier d’écriture" icon: "fas fa-pen" url: "https://www.immae.eu/atelier" target: '_blank' - name: "Blog" icon: "fas fa-blog" url: "https://www.immae.eu/blog" target: '_blank' - name: "Recherche" icon: "fas fa-search" url: "https://www.immae.eu/recherche" target: '_blank' - name: "Cours" icon: "fas fa-school" url: "https://www.immae.eu/cours" target: '_blank' - name: "Recettes" icon: "fas fa-utensils" url: "https://www.immae.eu/recettes" target: '_blank' - name: "Chapeaux de Hamming" icon: "fas fa-hat-cowboy-side" url: "https://www.immae.eu/chapeaux" target: '_blank' - name: "Configuration" icon: "fas fa-cog" items: - name: "Instant messaging" url: "https://im.immae.fr" target: '_blank' - name: "E-mail" url: "https://mail.immae.eu" target: '_blank' - name: "VPN" url: "https://vpn.immae.eu" target: '_blank' - name: "Taskwarrior" url: "https://task.immae.eu" target: '_blank' - name: "Dav" url: "https://dav.immae.eu" target: '_blank' - name: "Dav acount" url: "https://dav.immae.eu/davical" target: '_blank' - name: "Paste" url: "https://tools.immae.eu/paste" target: '_blank' - name: "LDAP" url: "https://tools.immae.eu/ldap" target: '_blank' - name: "Yourls" url: "https://tools.immae.eu/url/admin/" target: '_blank' - name: "Change password" url: "https://tools.immae.eu/ldap_password.php" target: '_blank'