From d72a9a13a37919877a21edc7715f8c606981ba50 Mon Sep 17 00:00:00 2001 From: meaz Date: Sun, 29 Mar 2020 07:43:37 +0200 Subject: [PATCH 1/3] add mumble and cryptpad an home page list of services --- pages/01.home/_services/services.en.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/pages/01.home/_services/services.en.md b/pages/01.home/_services/services.en.md index cfd221c3..09be97df 100644 --- a/pages/01.home/_services/services.en.md +++ b/pages/01.home/_services/services.en.md @@ -13,6 +13,7 @@ services: text: "Free and secure email accounts for your desktop IMAP client or via a Web-interface." button: 'https://mail.disroot.org' buttontext: "Log in" + badge: EXPERIMENTAL - title: Cloud icon: cloud.png @@ -20,6 +21,7 @@ services: text: "Your data under your control! Collaborate, sync & share files, calendars, contacts and more." button: 'https://cloud.disroot.org' buttontext: "Log in" + badge: NEW - title: Forum icon: forum.png @@ -27,6 +29,7 @@ services: text: "Discussion forums / mailing-list for your community, group or collective." button: 'https://forum.disroot.org' buttontext: "Log in" + badge: - title: XMPP Chat icon: xmpp.png @@ -97,4 +100,18 @@ services: text: "A code hosting and project collaboration." button: 'https://git.disroot.org' buttontext: "Log in" + - + title: 'Audio' + icon: mumble.png + link: 'https://disroot.org/services/audio' + text: "A low latency, high quality voice chat application.." + button: 'https://mumble.disroot.org' + buttontext: "Log in" + - + title: 'Cryptpad' + icon: cryptpad.png + link: 'https://disroot.org/services/cryptpad' + text: "A private-by-design alternative to popular office tools." + button: 'https://cryptpad.disroot.org' + buttontext: "Access" --- From 053fd18f8dc0d5214e770e3fa957974e9e31ad53 Mon Sep 17 00:00:00 2001 From: meaz Date: Sun, 29 Mar 2020 07:44:20 +0200 Subject: [PATCH 2/3] add Experimental badge on mumble and cryptpad tiles --- pages/01.home/_services/services.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/01.home/_services/services.en.md b/pages/01.home/_services/services.en.md index 09be97df..de06b50f 100644 --- a/pages/01.home/_services/services.en.md +++ b/pages/01.home/_services/services.en.md @@ -13,7 +13,6 @@ services: text: "Free and secure email accounts for your desktop IMAP client or via a Web-interface." button: 'https://mail.disroot.org' buttontext: "Log in" - badge: EXPERIMENTAL - title: Cloud icon: cloud.png @@ -21,7 +20,6 @@ services: text: "Your data under your control! Collaborate, sync & share files, calendars, contacts and more." button: 'https://cloud.disroot.org' buttontext: "Log in" - badge: NEW - title: Forum icon: forum.png @@ -107,6 +105,7 @@ services: text: "A low latency, high quality voice chat application.." button: 'https://mumble.disroot.org' buttontext: "Log in" + badge: EXPERIMENTAL - title: 'Cryptpad' icon: cryptpad.png @@ -114,4 +113,5 @@ services: text: "A private-by-design alternative to popular office tools." button: 'https://cryptpad.disroot.org' buttontext: "Access" + badge: EXPERIMENTAL --- From 55c52dfa1cf543b7fc3d490061e1dfaf372782b9 Mon Sep 17 00:00:00 2001 From: meaz Date: Sun, 29 Mar 2020 07:56:20 +0200 Subject: [PATCH 3/3] remove forgotten test badge --- pages/01.home/_services/services.en.md | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/01.home/_services/services.en.md b/pages/01.home/_services/services.en.md index de06b50f..f64a2b50 100644 --- a/pages/01.home/_services/services.en.md +++ b/pages/01.home/_services/services.en.md @@ -27,7 +27,6 @@ services: text: "Discussion forums / mailing-list for your community, group or collective." button: 'https://forum.disroot.org' buttontext: "Log in" - badge: - title: XMPP Chat icon: xmpp.png