initial
This commit is contained in:
parent
b551d6657e
commit
d71b8885a7
7 changed files with 162 additions and 2 deletions
90
homepage/modules/ROOT/pages/index.adoc
Normal file
90
homepage/modules/ROOT/pages/index.adoc
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
= Fedora Documentation
|
||||
:page-layout: homepage
|
||||
|
||||
++++
|
||||
<div class="homepage-page">
|
||||
<div class="homepage-section homepage-section-user-docs">
|
||||
<h2>User Documentation</h2>
|
||||
<div class="homepage-section-container">
|
||||
<a href="../fedora/f30/" class="homepage-link homepage-link-primary">
|
||||
<h3>Fedora 30</h3>
|
||||
<p>Documentation covering the most recent release, Fedora 30.</p>
|
||||
</a>
|
||||
<a href="../fedora/f29/" class="homepage-link homepage-link-primary">
|
||||
<h3>Fedora 29</h3>
|
||||
<p>Documentation covering the Fedora 29 release.</p>
|
||||
</a>
|
||||
<a href="../quick-docs/" class="homepage-link homepage-link-primary">
|
||||
<h3>Quick Docs</h3>
|
||||
<p>How tos and tutorials for using and configuring Fedora.</p>
|
||||
</a>
|
||||
</div>
|
||||
<div class="homepage-section-container">
|
||||
<a href="../iot/" class="homepage-link homepage-link-primary">
|
||||
<h3>Fedora IoT</h3>
|
||||
<p>The home to the documentation for the Fedora Internet of Things objective.</p>
|
||||
</a>
|
||||
<a href="../fedora-silverblue/" class="homepage-link homepage-link-primary">
|
||||
<h3>Fedora Silverblue</h3>
|
||||
<p>Silverblue is the new face of Fedora Atomic Workstation from Project Atomic.</p>
|
||||
</a>
|
||||
</div>
|
||||
<div class="homepage-section-container">
|
||||
<a href="../fedora/rawhide/" class="homepage-link homepage-link-secondary">
|
||||
<h3>Fedora Rawhide</h3>
|
||||
<p>Draft documentation targeting future Fedora releases.</p>
|
||||
</a>
|
||||
<a href="" class="homepage-link homepage-link-secondary">
|
||||
<h3>Older releases</h3>
|
||||
<p>Older Fedora user documentation.</p>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="homepage-section homepage-section-project-docs">
|
||||
<h2>Fedora Project & Community</h2>
|
||||
<div class="homepage-section-container">
|
||||
<a href="../project/" class="homepage-link homepage-link-primary">
|
||||
<h3>Fedora Project</h3>
|
||||
<p>Learn how the Fedora Project works.</p>
|
||||
</a>
|
||||
<a href="../council/" class="homepage-link homepage-link-primary">
|
||||
<h3>Fedora Council</h3>
|
||||
<p>Learn about the Fedora Project governance.</p>
|
||||
</a>
|
||||
</div>
|
||||
<div class="homepage-section-container">
|
||||
<a href="../engineering/" class="homepage-link homepage-link-primary">
|
||||
<h3>Engineering Teams</h3>
|
||||
<p>Learn about FESCo and Engineering subprojects, SIGs, Work Groups, and teams.</p>
|
||||
</a>
|
||||
<a href="../mindshare/" class="homepage-link homepage-link-primary">
|
||||
<h3>Mindshare Teams</h3>
|
||||
<p>Learn about Mindshare and its subprojects and teams.</p>
|
||||
</a>
|
||||
<a href="../diversity-inclusion/" class="homepage-link homepage-link-primary">
|
||||
<h3>Diversity & Inclusion</h3>
|
||||
<p>The goal of this initiative is to help foster diversity and inclusion in Fedora community.</p>
|
||||
</a>
|
||||
</div>
|
||||
<div class="homepage-section-container">
|
||||
<a href="../packaging-guidelines/" class="homepage-link homepage-link-secondary">
|
||||
<h3>Fedora Packaging Guidelines</h3>
|
||||
<p>Learn about packaging for Fedora — from both a policy and a technical perspective.</p>
|
||||
</a>
|
||||
<a href="https://budget.fedoraproject.org/budget/docs/index.html" class="homepage-link homepage-link-secondary">
|
||||
<h3><i class="fas fa-external-link-alt"></i> Fedora Budget</h3>
|
||||
<p>Information regarding money allocated and spent by the Fedora Project.</p>
|
||||
</a>
|
||||
<a href="https://fedoraproject.org/wiki/Outreachy/2017" class="homepage-link homepage-link-secondary">
|
||||
<h3><i class="fas fa-external-link-alt"></i> Fedora's Outreachy Docs</h3>
|
||||
<p>Outreachy is an internship program for people from group underrepresented in free and open source software.</p>
|
||||
</a>
|
||||
<a href="../mentored-projects/gsoc/2019/" class="homepage-link homepage-link-secondary">
|
||||
<h3>Fedora's Google Project Participation</h3>
|
||||
<p>Information about Google Summer of Code (GSoC), Google Code In (GCI), and Google Season of Docs (GSoD).</p>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
++++
|
||||
Loading…
Add table
Add a link
Reference in a new issue