A modified structure for team page

This commit is contained in:
Peter Boy 2022-08-25 16:46:55 +02:00 committed by py0xc3
commit 215ab60967
29 changed files with 60 additions and 21 deletions

View file

@ -1,24 +1,44 @@
* xref:docs-charter.adoc[How we work]
** xref:contributing/docs-workflow.adoc[The Docs Workflow organization]
** xref:contributing/docs-charter.adoc[The Docs Charter]
* xref:team-members.adoc[Who we are]
* xref:working-infrastructure.adoc[Where to find]
//* xref:docs-team.adoc[Who we are]
* Who we are
* xref:contributing/index.adoc[Write contributions for Docs]
** xref:contributing/7step-gitlab-howto.adoc[7 Step HowTo for casual contributions (for GitLab-based pages)]
** xref:contributing/7step-pagure-howto.adoc[7 Step HowTo for casual contributions (for Pagure-based pages)]
** xref:contributing/use-web-ide-ui.adoc[How to profoundly use the Gitlab web IDE (permanent members)]
** xref:contributing/use-file-edit-if.adoc[How to profoundly use Pagure (permanent members)]
** xref:contributing/use-local-work-env.adoc[How to create and use a local work environment]
*** xref:contributing/use-local-work-preview.adoc[Building a Local Preview]
*** xref:contributing/use-local-work-git.adoc[Git for docs writers]
** xref:contributing/contrib-upd-document.adoc[Update an existing documentation page]
** xref:contributing/contrib-new-documentation.adoc[Create and publish new documentation sites]
//* xref:organizational/index.adoc[How we work]
* How we work
** xref:organizational/charter.adoc[The Docs Charter]
** xref:organizational/meetings.adoc[Docs Meetings]
** xref:organizational/workflow.adoc[Docs Workflow organization]
// * xref:locations.adoc[Where to find]
* Where to find
* xref:contributing-docs/index.adoc[Write contributions for Docs]
** xref:contributing-docs/7step-gitlab-howto.adoc[7 Step HowTo for casual contributions (for GitLab-based pages)]
// ** xref:contributing-docs/7step-pagure-howto.adoc[7 Step HowTo for casual contributions (for Pagure-based pages)]
** HowTo for casual contributions (for Pagure-based pages)
//** xref:contributing-docs/use-web-ide-ui.adoc[How to profoundly use the Gitlab web IDE (permanent members)]
** How to profoundly use the Gitlab web IDE (permanent members)
//** xref:contributing-docs/use-file-edit-if.adoc[How to profoundly use Pagure (permanent members)]
//** xref:contributing-docs/use-local-work-env.adoc[How to create and use a local work environment]
** How to create and use a local work environment
//*** xref:contributing-docs/use-local-work-preview.adoc[Building a Local Preview]
//*** xref:contributing-docs/use-local-work-git.adoc[Git for docs writers]
//** xref:contributing-docs/contrib-upd-document.adoc[Update an existing documentation page]
//** xref:contributing-docs/contrib-new-documentation.adoc[Create and publish new documentation sites]
** xref:contributing-docs/contributing-to-release-notes.adoc[Special case Contribute to Release Notes]
** xref:contributing-docs/style-guide.adoc[The docs style guide]
// * xref:infrastructure/index.adoc[Keep Docs up and running]
* Keep Docs up and running
//* xref:contributing/design-ux-contribution.adoc[Design the user interface for Docs]
//** Design the user interface for Docs
//* xref:archive/index.adoc[What we have achieved so far]
What we have achieved so far
* Technical Appendix
** xref:asciidoc-fedora/index.adoc[AsciiDoc for Fedora]
*** xref:asciidoc-fedora/markup.adoc[Markup]
*** xref:asciidoc-fedora/reusable-attributes.adoc[Reusable attributes]
** xref:contributing/working-with-translations.adoc[Working with Translations]
* xref:contributing/design-ux-contribution.adoc[Design the user interface for Docs]
* xref:contributing/keep-infra-running.adoc[Keep the Docs Infra running]
* xref:communication-meetings.adoc[How to make contact]
* xref:archive/index.adoc[What we have achieved so far]
// ** xref:appendix/working-with-translations.adoc[Working with Translations]
Working with Translations

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,19 @@
= Design & UX contributions
[abstract]
_____
This section provides information for designers, user interface (UI), or user experioence (UX) developer how to contribute to the docs.fedoraproject.org site.
_____
[NOTE]
====
The following text is still unedited and needs adjustment.
====
This page explains how to contribute to the Fedora Docs Team as a designer or user interface (U.I.) / user experience (U.X.) developer.
https://pagure.io/fedora-docs/fedora-docs-ui[*fedora-docs-ui*]::
Sources of a U.I. for the new `docs.fedoraproject.org` site.
https://docs.antora.org/antora-ui-default/build-preview-ui/[*Build a UI Project for Local Preview*]::
Official `antora.org` documentation on how to build a preview site using a custom U.I.