1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 09:29:08 +00:00

Clean up support page

This commit is contained in:
davegson 2022-02-07 16:33:59 +01:00
parent a235197b55
commit 019e2022e4

View file

@ -11,8 +11,8 @@ layout: page
What do you need help with?
</p>
<div class="col-container-center w-full md:w-max text-center md:text-left">
<a class="btn-secondary" href="{{ site.download_windows_url }}"><i class="icon-windows text-md mr-2"></i>Windows 10 + 11</a>
<a class="btn-secondary" href="{{ site.download_linux_deb_url }}"><i class="icon-ubuntu text-md mr-2"></i>Ubuntu</a>
<a class="btn-secondary" href="#portmaster">Portmaster</a>
<a class="btn-secondary" href="#spn">SPN</a>
</div>
</div>
<div class="space-y-36" id="portmaster">
@ -28,15 +28,23 @@ layout: page
always ask for more help on our subreddit or via mail.
</p>
<div class="alert-primary">
<i class="icon-twitter text-xs"></i>
<span>Portmaster is Alpha Software, treat as such; expect bugs here and there. Early Adopters welcome.</span>
<i class="icon-info text-md"></i>
<span> Portmaster is Alpha Software, thanks for being an Early Adopter. Bug reports are appreciated.</span>
</div>
</div>
<div class="col-container-center w-full md:w-max text-center md:text-left">
<a class="btn-secondary" href="{{ site.download_windows_url }}"><i class="icon-windows text-md mr-2"></i>Windows 10 + 11</a>
<a class="btn-secondary" href="{{ site.download_linux_deb_url }}"><i class="icon-ubuntu text-md mr-2"></i>Ubuntu</a>
<a class="btn-secondary" href="{{ site.download_linux_rpm_url }}"><i class="icon-fedora text-md mr-2"></i>Fedora</a>
<a disabled class="btn" href="#"><i class="icon-mac text-md mr-2"></i>Macos (Not supported)</a>
<a class="btn-secondary" href="{{ site.docs_url }}"">
View Documentation
</a>
<a href="{{ site.docs_url }}portmaster/guides/contribute#report-bugs-suggest-features-and-improvements" class="btn-secondary"">
Report Issue
</a>
<a class="btn-secondary" href="{{ site.reddit_url }}"">
Ask On Reddit
</a>
<a class="btn-secondary" href="mailto:support@safing.io"">
Contact us
</a>
</div>
</div>
<div class="faq-container">
@ -45,7 +53,7 @@ layout: page
FAQ
</h2>
<p class="faq-container-top-desc">
Have a question? Check out some we already answered below. You can always reach out to us to find out more or just to say hi.
Have a question? Check out some we already answered below. You can always reach out to us to find out more or just to say hi.
</p>
</div>
<div class="faq-container-bottom">
@ -81,27 +89,27 @@ layout: page
{% include source_code_faq.html %}
</div>
</div>
<div class="space-y-36" id="portmaster">
<div class="space-y-36" id="spn">
<div class="download-container">
<h2 class="download-container-title">
Safing Privacy Network
Safing Privacy Network
</h2>
<div class="alert-primary max-w-3xl mx-auto">
<i class="icon-twitter text-xs"></i>
<i class="icon-info text-md"></i>
<span>
If you want to know more about the technology, visit
<a class="link" href="{{ site.spn_url }}">the SPN page</a>,
<a class="link" href="{{ site.kickstarter_url }}">the Kickstarter</a>
or
<a class="link" href="{{ site.whitepaper_url }}">read our Whitepaper</a>.
Otherwise, feel free to contact us with any matter or request you might have.
The SPN is Alpha Software, thanks for being an Early Supporter. Always feel free to reach out.
</span>
</div>
<div class="col-container-center w-full md:w-max text-center md:text-left">
<a class="btn-secondary" href="{{ site.download_windows_url }}"><i class="icon-windows text-md mr-2"></i>Windows 10 + 11</a>
<a class="btn-secondary" href="{{ site.download_linux_deb_url }}"><i class="icon-ubuntu text-md mr-2"></i>Ubuntu</a>
<a class="btn-secondary" href="{{ site.download_linux_rpm_url }}"><i class="icon-fedora text-md mr-2"></i>Fedora</a>
<a disabled class="btn" href="#"><i class="icon-mac text-md mr-2"></i>Macos (Not supported)</a>
<a class="btn-secondary" href="{{ site.github_url }}/spn">
View SPN Repository
</a>
<a class="btn-secondary" href="{{ site.reddit_url }}">
Ask on Reddit
</a>
<a class="btn-secondary" href="mailto:support@safing.io">
Contact us
</a>
</div>
</div>
<div class="faq-container">
@ -110,7 +118,7 @@ layout: page
FAQ
</h2>
<p class="faq-container-top-desc">
Have a question? Check out some we already answered below. You can always reach out to us to find out more or just to say hi.
Have a question? Check out some we already answered below. You can always reach out to us to find out more or just to say hi.
</p>
</div>
<div class="faq-container-bottom">