Replace Trisquel with Fedora

This commit is contained in:
2019-08-13 13:23:55 -05:00
parent 2569dacbee
commit 9347199f76
3 changed files with 7 additions and 5 deletions

View File

@ -26,12 +26,13 @@ tor="http://sejnfjrq6szgca7v.onion"
%}
{% include cardv2.html
title="Trisquel"
image="/assets/img/tools/Trisquel.png"
description='Trisquel is a Linux-based operating system derived from Ubuntu. The project aims for a fully free software system without proprietary software or firmware and uses Linux-libre, a version of the Linux kernel with the non-free code (binary blobs) removed.'
title="Fedora Workstation"
image="/assets/img/tools/Fedora.png"
description='Fedora is a Linux distribution developed by the Fedora Project and sponsored by Red Hat. Fedora Workstation is a reliable and user-friendly version of Fedora developed for desktops and laptops, using GNOME as the default desktop environment.'
badges="info:GNU/Linux"
website="https://trisquel.info/"
git="https://devel.trisquel.info/groups/trisquel"
labels="warning:contrib:This software may depend on or recommend non-free software."
website="https://getfedora.org/"
git="https://src.fedoraproject.org/"
%}
<h3>Warning</h3>
@ -43,6 +44,7 @@ git="https://devel.trisquel.info/groups/trisquel"
<h3>Worth Mentioning</h3>
<ul>
<li><a href="https://trisquel.info/">Trisquel</a> <span class="badge badge-info">GNU/Linux</span> - Derived from Ubuntu, this project aims for a fully free software system without proprietary software or firmware and uses Linux-libre, a version of the Linux kernel with the non-free code (binary blobs) removed.</li>
<li><a href="https://www.openbsd.org/">OpenBSD</a> <span class="badge badge-info">BSD</span> - A project that produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Emphasizes portability, standardization, correctness, proactive security and integrated cryptography.</li>
<li><a href="https://www.archlinux.org/">Arch Linux</a> <span class="badge badge-info">GNU/Linux</span> - A simple, lightweight Linux distribution. It is composed predominantly of free and open-source software, and supports community involvement. <a href="https://www.parabola.nu/">Parabola</a> is a
completely open source version of Arch Linux.</li>