rename custom component to spins-labs
This commit is contained in:
parent
6017d40dc2
commit
8167ab4de8
5 changed files with 4 additions and 45 deletions
|
|
@ -57,7 +57,7 @@
|
|||
<p>Curated bundles of purpose-driven software, maintained by Community members.</p>
|
||||
</a>
|
||||
-->
|
||||
<a href="../custom/" class="homepage-link homepage-link-primary">
|
||||
<a href="../spins-labs/" class="homepage-link homepage-link-primary">
|
||||
<h3>Fedora Spins & Labs</h3>
|
||||
<!--
|
||||
<p>Curated bundles of purpose-driven software, maintained by Community members.</p>
|
||||
|
|
|
|||
|
|
@ -1,41 +0,0 @@
|
|||
= Fedora Spins & Labs
|
||||
:page-layout: without_menu
|
||||
|
||||
|
||||
== Fedora Spins
|
||||
|
||||
While Fedora Workstation, the main desktop edition, provides the Gnome desktop as the user GUI, many Fedorians would like to prefer one of the many functional alternatives.
|
||||
|
||||
To provide this in the same high-quality and reliable way, community members have developed the Spins - autonomously installable desktop system alternatives with the otherwise same functionality. The spectrum ranges from the heavyweight alternative KDE to resource-saving alternatives like XFCE.
|
||||
|
||||
You can download the appropriate spin and use it to install Fedora, pre-configured with the working environment of your choice, at https://spins.fedoraproject.org/
|
||||
|
||||
|
||||
|
||||
== Fedora Labs
|
||||
|
||||
Users adopt Fedora for a wide variety of purposes and in a wide variety of domains. For a number of these, community members have put together _functional bundles_ that optimally support these works. This is how a distinctive collection was created - the Fedora Labs.
|
||||
|
||||
They range from Jam,dedicated to audio and music enthusiasts, to Security Lab, dedicated to security auditing, forensics and penetration testing, to Scientific, a collection of the most useful open source scientific and numerical tools – just to name a few of the currently 9 available bundles.
|
||||
|
||||
The respective compilations are either installed as independent, complete Fedora versions or complement existing Fedora installations. They are maintained, serviced and independently documented by members of the Fedora community.
|
||||
|
||||
You find the complete collection at https://labs.fedoraproject.org/
|
||||
|
||||
|
||||
|
||||
|
||||
//https://fedoraproject.org/wiki/Fedora_jam[Jam]::
|
||||
//A spin dedicated to audio and music enthusiasts.
|
||||
|
||||
//https://fedoraproject.org/wiki/Security_Lab[Security Lab]::
|
||||
//The Fedora Security Spin is a live media based on Fedora to provide a safe test environment for working //on security auditing, forensics and penetration testing, coupled with all the Fedora Security features //and tools.
|
||||
|
||||
//https://fedoraproject.org/wiki/Robotics_Spin[Robotics Suite]::
|
||||
//Create a spin that provides an out-of-the-box usable robotic simulation environment featuring a linear //demo to introduce new users. Additionally we want to add as many robotics related packages to the spin //to maximize out-of-the-box usable hardware and software.
|
||||
|
||||
//https://fedora-scientific.readthedocs.io/en/latest/[Scientific]::
|
||||
//Wary of reinstalling all the essential tools for your scientific and numerical work? The answer is //here. Fedora Scientific Spin brings together the most useful open source scientific and numerical tools //atop the goodness of the KDE desktop environment.
|
||||
|
||||
|
||||
//__**To be completed**__
|
||||
2
site.yml
2
site.yml
|
|
@ -10,7 +10,7 @@ content:
|
|||
start_path: emerging
|
||||
branches: HEAD
|
||||
- url: .
|
||||
start_path: custom
|
||||
start_path: spins-labs
|
||||
branches: HEAD
|
||||
- url: .
|
||||
start_path: tools
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
# Name will be mostly visible in the URL. Treat it as an indentifier.
|
||||
# Tip: If you want to use the local preview scripts that come with this repository, please change this value in the site.yml file as well. (under site/start_page)
|
||||
name: custom # <---- PLEASE MODIFY
|
||||
name: spins-labs
|
||||
|
||||
# Title will be visible on the page.
|
||||
title: Fedora Spins & Labs # <---- PLEASE MODIFY
|
||||
title: Fedora Spins & Labs
|
||||
|
||||
# If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "master" to a specific version.
|
||||
version: ~
|
||||
Loading…
Add table
Add a link
Reference in a new issue