mirror of
https://github.com/safing/web
synced 2025-04-17 09:29:08 +00:00
Update next page cards
This commit is contained in:
parent
21f0298d83
commit
2a9b295b1d
3 changed files with 31 additions and 25 deletions
|
@ -16,13 +16,39 @@
|
|||
|
||||
cards:
|
||||
done:
|
||||
- title: "Create Business Model Page"
|
||||
description: Make it easy to understand how we make money. Clarify all details on a dedicated sub-page, which should be accessible both from the About page and the footer.
|
||||
- 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:
|
||||
- David
|
||||
- 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.
|
||||
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.
|
||||
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.
|
||||
team:
|
||||
- Raphael
|
||||
- Tabitha
|
||||
projects:
|
||||
- Back Office
|
||||
in_progress:
|
||||
- title: Stabilize the Network
|
||||
description:
|
||||
|
@ -40,13 +66,6 @@ cards:
|
|||
- Patrick
|
||||
projects:
|
||||
- Portmaster
|
||||
- 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.
|
||||
team:
|
||||
- Raphael
|
||||
- David
|
||||
projects:
|
||||
- Marketing
|
||||
- title: "Docs: Add Fundamental Guides"
|
||||
description:
|
||||
- "Describe some basics such as (un)installation, operating system compatibility, troubleshooting, how to contribute, etc..."
|
||||
|
@ -56,19 +75,6 @@ cards:
|
|||
- David
|
||||
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.
|
||||
team:
|
||||
- Daniel
|
||||
- David
|
||||
projects:
|
||||
- Website
|
||||
- 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: Cryptocurrency Payments
|
||||
description: Enable you to pay for the SPN with cryptocurrencies such as Bitcoin, Ethereum and Monero
|
||||
projects:
|
||||
|
|
|
@ -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">06.03.2021</span>
|
||||
<span class="text-sm opacity-55 tracking-normal">08.04.2021</span>
|
||||
<h2 id="influences" class="text-5xl tracking-tight font-extrabold leading-none pb-5 pt-2">
|
||||
Backlog
|
||||
</h2>
|
||||
|
|
|
@ -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">06.03.2021</span>
|
||||
<span class="text-sm opacity-55 tracking-normal">08.04.2021</span>
|
||||
<h2 id="influences" class="text-5xl tracking-tight font-extrabold leading-none pb-10 pt-2">
|
||||
Progress Overview
|
||||
</h2>
|
||||
|
|
Loading…
Add table
Reference in a new issue