diff --git a/README.md b/README.md index 153e934..dd9c0f0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# pages +# Fedora Docs — pages -Pages such as the homepage for Fedora Docs \ No newline at end of file +Pages such as the homepage for Fedora Docs. Previously hosted in the [docs-fp-o](https://pagure.io/fedora-docs/docs-fp-o/) repository under `/pages/`. diff --git a/engineering/antora.yml b/engineering/antora.yml new file mode 100644 index 0000000..a36817b --- /dev/null +++ b/engineering/antora.yml @@ -0,0 +1,16 @@ +# 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: engineering # <---- PLEASE MODIFY + +# Title will be visible on the page. +title: Engineering Teams # <---- PLEASE MODIFY + +# 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: master + +# We encourage you to name the index page as "index.adoc". If you absolutely have to use a different name, please reflect it here. You can ignore this field otherwise. +start_page: ROOT:index + +# This lists all the menu definitions of your component. +#nav: +#- modules/ROOT/nav.adoc diff --git a/engineering/modules/ROOT/pages/index.adoc b/engineering/modules/ROOT/pages/index.adoc new file mode 100644 index 0000000..5219c6a --- /dev/null +++ b/engineering/modules/ROOT/pages/index.adoc @@ -0,0 +1,20 @@ += Engineering Teams +:page-layout: without_menu + +* xref:fesco:ROOT:index.adoc[**Fedora Engineering Steering Committee**] — FESCo is the Fedora Engineering Steering Committee. It is a fully community elected body and represents the technical leadership in Fedora. + +* xref:modularity:ROOT:index.adoc[**Fedora Modularity**] — Modularity introduces an optional Modular repository that provides additional versions of software on independent lifecycles. + +* xref:containers:ROOT:index.adoc[**Fedora Containers**] — Here you will find Documentation and Guidelines regarding creation, usage and maintainance of Containers in Fedora. + +* xref:neurofedora:ROOT:overview.adoc[**NeuroFedora**] — NeuroFedora is an initiative to provide a ready to use Fedora based Free/Open source software platform for neuroscience. + +* xref:teleirc-sig:ROOT:index.adoc[**Fedora Teleirc SIG**] — The Teleirc SIG is a volunteer-driven group to manage Teleirc bridge bots. + +* xref:ci:ROOT:index.adoc[**Fedora CI**] — Fedora Continuous Integration Portal + +* link:https://fedora-infra-docs.readthedocs.io/en/latest/[**Fedora Infrastructure 🔗**] — Documentation covering the development and administration of the many projects that make Fedora work. + +== Other Engineering Resources + +* xref:flatpak:ROOT:index.adoc[**Flatpak in Fedora**] — Learn how to build Flatpaks out of Fedora RPM packages. diff --git a/homepage/antora.yml b/homepage/antora.yml new file mode 100644 index 0000000..7cbb65f --- /dev/null +++ b/homepage/antora.yml @@ -0,0 +1,6 @@ +name: docs +title: Fedora Documentation +version: master +start-page: ROOT::index.adoc +nav: + - modules/ROOT/nav.adoc \ No newline at end of file diff --git a/homepage/modules/ROOT/pages/index.adoc b/homepage/modules/ROOT/pages/index.adoc new file mode 100644 index 0000000..13725d1 --- /dev/null +++ b/homepage/modules/ROOT/pages/index.adoc @@ -0,0 +1,90 @@ += Fedora Documentation +:page-layout: homepage + +++++ +
Documentation covering the most recent release, Fedora 30.
+ + +Documentation covering the Fedora 29 release.
+ + +How tos and tutorials for using and configuring Fedora.
+ +Learn how the Fedora Project works.
+ + +Learn about the Fedora Project governance.
+ +Learn about FESCo and Engineering subprojects, SIGs, Work Groups, and teams.
+ + +Learn about Mindshare and its subprojects and teams.
+ + +The goal of this initiative is to help foster diversity and inclusion in Fedora community.
+ +Learn about packaging for Fedora — from both a policy and a technical perspective.
+ + +Information regarding money allocated and spent by the Fedora Project.
+ + +Outreachy is an internship program for people from group underrepresented in free and open source software.
+ + +Information about Google Summer of Code (GSoC), Google Code In (GCI), and Google Season of Docs (GSoD).
+ +