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? What do you need help with?
</p> </p>
<div class="col-container-center w-full md:w-max text-center md:text-left"> <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="#portmaster">Portmaster</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="#spn">SPN</a>
</div> </div>
</div> </div>
<div class="space-y-36" id="portmaster"> <div class="space-y-36" id="portmaster">
@ -28,15 +28,23 @@ layout: page
always ask for more help on our subreddit or via mail. always ask for more help on our subreddit or via mail.
</p> </p>
<div class="alert-primary"> <div class="alert-primary">
<i class="icon-twitter text-xs"></i> <i class="icon-info text-md"></i>
<span>Portmaster is Alpha Software, treat as such; expect bugs here and there. Early Adopters welcome.</span> <span> Portmaster is Alpha Software, thanks for being an Early Adopter. Bug reports are appreciated.</span>
</div> </div>
</div> </div>
<div class="col-container-center w-full md:w-max text-center md:text-left"> <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.docs_url }}"">
<a class="btn-secondary" href="{{ site.download_linux_deb_url }}"><i class="icon-ubuntu text-md mr-2"></i>Ubuntu</a> View Documentation
<a class="btn-secondary" href="{{ site.download_linux_rpm_url }}"><i class="icon-fedora text-md mr-2"></i>Fedora</a> </a>
<a disabled class="btn" href="#"><i class="icon-mac text-md mr-2"></i>Macos (Not supported)</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> </div>
<div class="faq-container"> <div class="faq-container">
@ -45,7 +53,7 @@ layout: page
FAQ FAQ
</h2> </h2>
<p class="faq-container-top-desc"> <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> </p>
</div> </div>
<div class="faq-container-bottom"> <div class="faq-container-bottom">
@ -81,27 +89,27 @@ layout: page
{% include source_code_faq.html %} {% include source_code_faq.html %}
</div> </div>
</div> </div>
<div class="space-y-36" id="portmaster"> <div class="space-y-36" id="spn">
<div class="download-container"> <div class="download-container">
<h2 class="download-container-title"> <h2 class="download-container-title">
Safing Privacy Network Safing Privacy Network
</h2> </h2>
<div class="alert-primary max-w-3xl mx-auto"> <div class="alert-primary max-w-3xl mx-auto">
<i class="icon-twitter text-xs"></i> <i class="icon-info text-md"></i>
<span> <span>
If you want to know more about the technology, visit The SPN is Alpha Software, thanks for being an Early Supporter. Always feel free to reach out.
<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.
</span> </span>
</div> </div>
<div class="col-container-center w-full md:w-max text-center md:text-left"> <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.github_url }}/spn">
<a class="btn-secondary" href="{{ site.download_linux_deb_url }}"><i class="icon-ubuntu text-md mr-2"></i>Ubuntu</a> View SPN Repository
<a class="btn-secondary" href="{{ site.download_linux_rpm_url }}"><i class="icon-fedora text-md mr-2"></i>Fedora</a> </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.reddit_url }}">
Ask on Reddit
</a>
<a class="btn-secondary" href="mailto:support@safing.io">
Contact us
</a>
</div> </div>
</div> </div>
<div class="faq-container"> <div class="faq-container">
@ -110,7 +118,7 @@ layout: page
FAQ FAQ
</h2> </h2>
<p class="faq-container-top-desc"> <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> </p>
</div> </div>
<div class="faq-container-bottom"> <div class="faq-container-bottom">