From d6500096f3f20d68795af9fea46e7472a2652f14 Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Fri, 7 May 2021 16:21:13 +0200 Subject: [PATCH] Update next cards to current state --- _data/next.yml | 39 ++++++++++++++------------------------- backlog/index.html | 2 +- next/index.html | 4 ++-- 3 files changed, 17 insertions(+), 28 deletions(-) diff --git a/_data/next.yml b/_data/next.yml index 8964fbd..c01f7dd 100644 --- a/_data/next.yml +++ b/_data/next.yml @@ -16,37 +16,29 @@ cards: done: - - title: "New DNS Attribution on Windows" - description: After plenty of reports it became evident that deactivating the Windows DNS-Client caused a lot of issues. Find and implement a solution to attribute DNS requests to processes without deactivating the DNS-Client - team: - - Daniel - projects: - - Portmaster - - title: "Docs: Modernize the Design" - description: Embed the documentation into our overall design by giving it a fresh new look. - team: - - Luke - projects: - - Website - - title: "Docs: Add Compatibility Lists" - description: Make it convenient for people to see which operating systems we support, which linux distros are compatible and which VPNs work or do not work. Make it easy for people to share their experiences with others. + - title: "Docs: Add Fundamental Guides" + description: + - "Describe some basics such as (un)installation, operating system compatibility, troubleshooting, how to contribute, etc..." + - Deprecate the GitHub Wiki. Flesh out the scope and details as you go. team: - Daniel - David projects: - Website - - title: "Define Next Marketing Steps" - description: Since two vital requirements were completed, (1) re-shifting communication towards the Portmaster and (2) its documentation, now focus on spreading the word again. Define the next steps and keep everyone in the loop. + - title: "Pitch Safing on National Television" + description: + - With our appearance on Puls4 Television airing at the beginning of April, create a blog post explaining our intention with this gig. + - Handle press requests from journalists reporting on the occasion. team: - Raphael - David projects: - Marketing - - title: "Conclude ESA Business Incubation" - description: With the ESA-BIC coming to its end, wrap it up with the book-keeping, final reports, etc. + - title: "Finish FFG Midterm Report" + description: With the current FFG grant reaching its half time mark we need to hand in the midterm report in order to keep them updated as well as to unlock the next funding batch. team: - - Raphael - Tabitha + - Raphael projects: - Back Office in_progress: @@ -66,15 +58,12 @@ cards: - Patrick projects: - Portmaster - - title: "Docs: Add Fundamental Guides" - description: - - "Describe some basics such as (un)installation, operating system compatibility, troubleshooting, how to contribute, etc..." - - Deprecate the GitHub Wiki. Flesh out the scope and details as you go. + - title: "Try Content Marketing" + description: Draft and create content which provides lots of value to the readers. Co-op with others from the scene, participate in the discussion and through that, indirectly spread the awareness of Safing. team: - - Daniel - David projects: - - Website + - Marketing - title: Cryptocurrency Payments description: Enable you to pay for the SPN with cryptocurrencies such as Bitcoin, Ethereum and Monero projects: diff --git a/backlog/index.html b/backlog/index.html index c6c5999..f4d25c4 100644 --- a/backlog/index.html +++ b/backlog/index.html @@ -18,7 +18,7 @@ layout: page <div class="relative max-w-screen-sm lg:max-w-screen-xl mx-auto px-4 sm:px-6 xl:px-0 lg:flex"> <div class="pt-8"> <div class="text-center lg:text-left"> - <span class="text-sm opacity-55 tracking-normal">08.04.2021</span> + <span class="text-sm opacity-55 tracking-normal">07.05.2021</span> <h2 id="influences" class="text-5xl tracking-tight font-extrabold leading-none pb-5 pt-2"> Backlog </h2> diff --git a/next/index.html b/next/index.html index 3d62793..aeba4a4 100644 --- a/next/index.html +++ b/next/index.html @@ -8,7 +8,7 @@ layout: page <div class="relative max-w-screen-sm lg:max-w-screen-xl mx-auto px-4 sm:px-6 xl:px-0 lg:flex"> <div class="pt-8"> <div class="text-center lg:text-left"> - <span class="text-sm opacity-55 tracking-normal">08.04.2021</span> + <span class="text-sm opacity-55 tracking-normal">07.05.2021</span> <h2 id="influences" class="text-5xl tracking-tight font-extrabold leading-none pb-10 pt-2"> Progress Overview </h2> @@ -49,7 +49,7 @@ layout: page </div> <p class="opacity-50 pt-5 max-w-4xl"> Being in progress does not imply the project will be - completed soon. Plenty will take a while and a few + completed soon. Plenty will take a while a few might even get discarded. Read the monthly blog updates to follow the progress and conclusion of every project. </p>