From 215ab60967f665987b62a5f5a5c367cbc2ce236f Mon Sep 17 00:00:00 2001 From: Peter Boy Date: Thu, 25 Aug 2022 16:46:55 +0200 Subject: [PATCH] A modified structure for team page --- modules/ROOT/nav.adoc | 60 ++++++++++++------ modules/ROOT/pages/.DS_Store | Bin 6148 -> 6148 bytes .../working-with-translations.adoc | 0 .../pages/{contributing => archive}/.DS_Store | Bin .../{ => archive}/contribution-options.adoc | 0 .../ROOT/pages/contributing-docs/.DS_Store | Bin 0 -> 6148 bytes .../7step-gitlab-howto.adoc | 0 .../contrib-new-documentation.adoc | 0 .../contrib-upd-document.adoc | 0 .../contributing-to-release-notes.adoc | 0 .../design-ux-contribution.adoc | 0 .../how-use-web-ide-ui.adoc | 0 .../index-old Kopie.adoc | 0 .../index-old.adoc | 0 .../index.adoc | 0 .../style-guide.adoc | 0 .../use-file-edit-if.adoc | 0 .../use-local-preview.adoc | 0 .../use-local-work-env.adoc | 0 .../use-local-work-git.adoc | 0 .../use-local-work-preview.adoc | 0 .../use-web-ide-ui.adoc | 0 .../{team-members.adoc => docs-team.adoc} | 0 .../design-ux-contribution.adoc | 19 ++++++ ...ing-infrastructure.adoc => locations.adoc} | 0 .../pages/{ => organizational}/charter.adoc | 0 .../index.adoc} | 0 .../meetings.adoc} | 0 .../workflow.adoc} | 0 29 files changed, 59 insertions(+), 20 deletions(-) rename modules/ROOT/pages/{contributing => appendix}/working-with-translations.adoc (100%) rename modules/ROOT/pages/{contributing => archive}/.DS_Store (100%) rename modules/ROOT/pages/{ => archive}/contribution-options.adoc (100%) create mode 100644 modules/ROOT/pages/contributing-docs/.DS_Store rename modules/ROOT/pages/{contributing => contributing-docs}/7step-gitlab-howto.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/contrib-new-documentation.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/contrib-upd-document.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/contributing-to-release-notes.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/design-ux-contribution.adoc (100%) rename modules/ROOT/pages/{ => contributing-docs}/how-use-web-ide-ui.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/index-old Kopie.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/index-old.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/index.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/style-guide.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/use-file-edit-if.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/use-local-preview.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/use-local-work-env.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/use-local-work-git.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/use-local-work-preview.adoc (100%) rename modules/ROOT/pages/{contributing => contributing-docs}/use-web-ide-ui.adoc (100%) rename modules/ROOT/pages/{team-members.adoc => docs-team.adoc} (100%) create mode 100644 modules/ROOT/pages/infrastructure/design-ux-contribution.adoc rename modules/ROOT/pages/{working-infrastructure.adoc => locations.adoc} (100%) rename modules/ROOT/pages/{ => organizational}/charter.adoc (100%) rename modules/ROOT/pages/{docs-charter.adoc => organizational/index.adoc} (100%) rename modules/ROOT/pages/{communication-meetings.adoc => organizational/meetings.adoc} (100%) rename modules/ROOT/pages/{contributing/docs-workflow.adoc => organizational/workflow.adoc} (100%) diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 8772ec2..5173195 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -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 \ No newline at end of file diff --git a/modules/ROOT/pages/.DS_Store b/modules/ROOT/pages/.DS_Store index 0c681ee0442e1d228927da9b93e07a8e8c4125a1..e93f01e5943d69b793d8f1b76f3e44e635595946 100644 GIT binary patch literal 6148 zcmeI0K}y3=5QhJ$1%pEA(xoR5x^<-`JwcZ)G;L}dXp<0A5mz2S5OL)xJcQ!LrHFU~ zU3dqXH?K6LueH!kDf2;@Hktpunb6L>DFAAY!v;_X;6ZG42Tu4tzh%6o1jK!z>`h;WG>SCvv!C68iEPj|QXr!5oHjMp@x`Cg8AYKRcy92o*!AV-EV zy2vp`=8SHke=*j#-|wGKd4B(BrjakJapsXALmvTRM7TzP91#-42rzU!<=P_uVjc&t z4~HLB`mu~2NHo}wrV0|Nsi1A_nqLncERLuyXCVQ_N(#KPr_ER&b8Ox`TR p!OgOYw<_M8B%mCuZ6B+;j diff --git a/modules/ROOT/pages/contributing/working-with-translations.adoc b/modules/ROOT/pages/appendix/working-with-translations.adoc similarity index 100% rename from modules/ROOT/pages/contributing/working-with-translations.adoc rename to modules/ROOT/pages/appendix/working-with-translations.adoc diff --git a/modules/ROOT/pages/contributing/.DS_Store b/modules/ROOT/pages/archive/.DS_Store similarity index 100% rename from modules/ROOT/pages/contributing/.DS_Store rename to modules/ROOT/pages/archive/.DS_Store diff --git a/modules/ROOT/pages/contribution-options.adoc b/modules/ROOT/pages/archive/contribution-options.adoc similarity index 100% rename from modules/ROOT/pages/contribution-options.adoc rename to modules/ROOT/pages/archive/contribution-options.adoc diff --git a/modules/ROOT/pages/contributing-docs/.DS_Store b/modules/ROOT/pages/contributing-docs/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeI0F%H5o6hrOOp%P0+Mivgh4N%pdfD15i1$K^(oc|*sD6B-tPpX_Yb@Hbq4ggNK z>k$|M3<$*mtEgYk8{N|v<`~8pV~lAVMtQ@w?J|uqKS1ll9w>TBy@!^igNO(~ps(fC z9Kf(jWtGYbs#P@71JlZk7%Y)Q|7m7vv4dd;bJ1dk59Z9wghC}6`N9r{-5B%2Cf-Nw o{|i3me`Cxa!+t)`Q`v0S(VlzBF15cM0=l>?+|`kM5HO}a9!RSSX#fBK literal 0 HcmV?d00001 diff --git a/modules/ROOT/pages/contributing/7step-gitlab-howto.adoc b/modules/ROOT/pages/contributing-docs/7step-gitlab-howto.adoc similarity index 100% rename from modules/ROOT/pages/contributing/7step-gitlab-howto.adoc rename to modules/ROOT/pages/contributing-docs/7step-gitlab-howto.adoc diff --git a/modules/ROOT/pages/contributing/contrib-new-documentation.adoc b/modules/ROOT/pages/contributing-docs/contrib-new-documentation.adoc similarity index 100% rename from modules/ROOT/pages/contributing/contrib-new-documentation.adoc rename to modules/ROOT/pages/contributing-docs/contrib-new-documentation.adoc diff --git a/modules/ROOT/pages/contributing/contrib-upd-document.adoc b/modules/ROOT/pages/contributing-docs/contrib-upd-document.adoc similarity index 100% rename from modules/ROOT/pages/contributing/contrib-upd-document.adoc rename to modules/ROOT/pages/contributing-docs/contrib-upd-document.adoc diff --git a/modules/ROOT/pages/contributing/contributing-to-release-notes.adoc b/modules/ROOT/pages/contributing-docs/contributing-to-release-notes.adoc similarity index 100% rename from modules/ROOT/pages/contributing/contributing-to-release-notes.adoc rename to modules/ROOT/pages/contributing-docs/contributing-to-release-notes.adoc diff --git a/modules/ROOT/pages/contributing/design-ux-contribution.adoc b/modules/ROOT/pages/contributing-docs/design-ux-contribution.adoc similarity index 100% rename from modules/ROOT/pages/contributing/design-ux-contribution.adoc rename to modules/ROOT/pages/contributing-docs/design-ux-contribution.adoc diff --git a/modules/ROOT/pages/how-use-web-ide-ui.adoc b/modules/ROOT/pages/contributing-docs/how-use-web-ide-ui.adoc similarity index 100% rename from modules/ROOT/pages/how-use-web-ide-ui.adoc rename to modules/ROOT/pages/contributing-docs/how-use-web-ide-ui.adoc diff --git a/modules/ROOT/pages/contributing/index-old Kopie.adoc b/modules/ROOT/pages/contributing-docs/index-old Kopie.adoc similarity index 100% rename from modules/ROOT/pages/contributing/index-old Kopie.adoc rename to modules/ROOT/pages/contributing-docs/index-old Kopie.adoc diff --git a/modules/ROOT/pages/contributing/index-old.adoc b/modules/ROOT/pages/contributing-docs/index-old.adoc similarity index 100% rename from modules/ROOT/pages/contributing/index-old.adoc rename to modules/ROOT/pages/contributing-docs/index-old.adoc diff --git a/modules/ROOT/pages/contributing/index.adoc b/modules/ROOT/pages/contributing-docs/index.adoc similarity index 100% rename from modules/ROOT/pages/contributing/index.adoc rename to modules/ROOT/pages/contributing-docs/index.adoc diff --git a/modules/ROOT/pages/contributing/style-guide.adoc b/modules/ROOT/pages/contributing-docs/style-guide.adoc similarity index 100% rename from modules/ROOT/pages/contributing/style-guide.adoc rename to modules/ROOT/pages/contributing-docs/style-guide.adoc diff --git a/modules/ROOT/pages/contributing/use-file-edit-if.adoc b/modules/ROOT/pages/contributing-docs/use-file-edit-if.adoc similarity index 100% rename from modules/ROOT/pages/contributing/use-file-edit-if.adoc rename to modules/ROOT/pages/contributing-docs/use-file-edit-if.adoc diff --git a/modules/ROOT/pages/contributing/use-local-preview.adoc b/modules/ROOT/pages/contributing-docs/use-local-preview.adoc similarity index 100% rename from modules/ROOT/pages/contributing/use-local-preview.adoc rename to modules/ROOT/pages/contributing-docs/use-local-preview.adoc diff --git a/modules/ROOT/pages/contributing/use-local-work-env.adoc b/modules/ROOT/pages/contributing-docs/use-local-work-env.adoc similarity index 100% rename from modules/ROOT/pages/contributing/use-local-work-env.adoc rename to modules/ROOT/pages/contributing-docs/use-local-work-env.adoc diff --git a/modules/ROOT/pages/contributing/use-local-work-git.adoc b/modules/ROOT/pages/contributing-docs/use-local-work-git.adoc similarity index 100% rename from modules/ROOT/pages/contributing/use-local-work-git.adoc rename to modules/ROOT/pages/contributing-docs/use-local-work-git.adoc diff --git a/modules/ROOT/pages/contributing/use-local-work-preview.adoc b/modules/ROOT/pages/contributing-docs/use-local-work-preview.adoc similarity index 100% rename from modules/ROOT/pages/contributing/use-local-work-preview.adoc rename to modules/ROOT/pages/contributing-docs/use-local-work-preview.adoc diff --git a/modules/ROOT/pages/contributing/use-web-ide-ui.adoc b/modules/ROOT/pages/contributing-docs/use-web-ide-ui.adoc similarity index 100% rename from modules/ROOT/pages/contributing/use-web-ide-ui.adoc rename to modules/ROOT/pages/contributing-docs/use-web-ide-ui.adoc diff --git a/modules/ROOT/pages/team-members.adoc b/modules/ROOT/pages/docs-team.adoc similarity index 100% rename from modules/ROOT/pages/team-members.adoc rename to modules/ROOT/pages/docs-team.adoc diff --git a/modules/ROOT/pages/infrastructure/design-ux-contribution.adoc b/modules/ROOT/pages/infrastructure/design-ux-contribution.adoc new file mode 100644 index 0000000..c70b7de --- /dev/null +++ b/modules/ROOT/pages/infrastructure/design-ux-contribution.adoc @@ -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. diff --git a/modules/ROOT/pages/working-infrastructure.adoc b/modules/ROOT/pages/locations.adoc similarity index 100% rename from modules/ROOT/pages/working-infrastructure.adoc rename to modules/ROOT/pages/locations.adoc diff --git a/modules/ROOT/pages/charter.adoc b/modules/ROOT/pages/organizational/charter.adoc similarity index 100% rename from modules/ROOT/pages/charter.adoc rename to modules/ROOT/pages/organizational/charter.adoc diff --git a/modules/ROOT/pages/docs-charter.adoc b/modules/ROOT/pages/organizational/index.adoc similarity index 100% rename from modules/ROOT/pages/docs-charter.adoc rename to modules/ROOT/pages/organizational/index.adoc diff --git a/modules/ROOT/pages/communication-meetings.adoc b/modules/ROOT/pages/organizational/meetings.adoc similarity index 100% rename from modules/ROOT/pages/communication-meetings.adoc rename to modules/ROOT/pages/organizational/meetings.adoc diff --git a/modules/ROOT/pages/contributing/docs-workflow.adoc b/modules/ROOT/pages/organizational/workflow.adoc similarity index 100% rename from modules/ROOT/pages/contributing/docs-workflow.adoc rename to modules/ROOT/pages/organizational/workflow.adoc