#237 outreach-badges: Add initial content to Community Outreach Badges module
Merged 3 years ago by jflory7. Opened 3 years ago by jflory7.

file modified
+1
@@ -16,3 +16,4 @@ 

    - modules/ROOT/nav.adoc

    - modules/teams/nav.adoc

    - modules/handbooks/nav.adoc

+   - modules/outreach-badges/nav.adoc

@@ -1,6 +1,5 @@ 

  * How to contribute

  ** xref:contribute/join.adoc[Join CommOps]

- ** xref:contribute/first-steps.adoc[Make first steps]

  ** xref:contribute/successful-contributor.adoc[How to be a successful contributor]

  * xref:appreciation-week.adoc[Appreciation Week]

  * xref:community-blog.adoc[Community Blog]

@@ -0,0 +1,5 @@ 

+ * *Community Outreach Badges*

+ ** xref:first-steps.adoc[First steps]

+ ** xref:events.adoc[Event Badges]

+ ** xref:repos.adoc[Repo Badges]

+ ** xref:team-members.adoc[Team Member Badges]

@@ -1,3 +1,21 @@ 

  include::ROOT:partial$attributes.adoc[]

  

  = Event Badges

+ Dhairya Chaudhary; Justin W. Flory; Fedora Community

+ :page-authors: {author}, {author_2}, {author_3}

+ 

+ 

+ == Event Organizer

+ 

+ * *Discussion*:

+   https://pagure.io/fedora-badges/issue/830

+ * *Description*:

+   For organizing a Fedora event and submitting a report to the Community Blog

+ 

+ 

+ == Panda Sighting

+ 

+ * *Discussion*:

+   https://pagure.io/fedora-badges/issue/835

+ * *Description*:

+   For featuring on Fedora’s YouTube account

docs/modules/outreach-badges/pages/first-steps.adoc docs/modules/ROOT/pages/contribute/first-steps.adoc
file renamed
+2
@@ -1,6 +1,8 @@ 

  include::ROOT:partial$attributes.adoc[]

  

  = Make your first steps in Fedora

+ Justin W. Flory; Fedora Community

+ :page-authors: {author}, {author_2}

  

  Are you new to the Fedora community?

  Not sure where to start?

@@ -0,0 +1,46 @@ 

+ include::ROOT:partial$attributes.adoc[]

+ 

+ = Repo Badges

+ Dhairya Chaudhary; Justin W. Flory; Fedora Community

+ :page-authors: {author}, {author_2}, {author_3}

+ 

+ 

+ == CommOps Busy Bee

+ 

+ * *Discussion*:

+   https://pagure.io/fedora-badges/issue/831

+ * *Description*:

+   For opening a ticket on the CommOps repo

+ 

+ 

+ == The Bee's Knees

+ 

+ * *Discussion*:

+   https://pagure.io/fedora-badges/issue/832

+ * *Description*:

+   For closing a ticket on the CommOps repo

+ 

+ 

+ == Onboarding Ideas Specialist

+ 

+ * *Discussion*:

+   https://pagure.io/fedora-badges/issue/836

+ * *Description*:

+   For opening a ticket on the Fedora Join SIG pagure repo

+ 

+ 

+ == Onboarding Specialist

+ 

+ * *Discussion*:

+   https://pagure.io/fedora-badges/issue/837

+ * *Description*:

+   For closing a ticket on the Fedora Join SIG pagure repo

+ 

+ 

+ == Welcoming Committee

+ 

+ * *Discussion*:

+   https://pagure.io/fedora-badges/issue/834

+ * *Description*:

+   For closing tickets in the Welcome-to-Fedora pagure repo

+   (Earned for 1, 5, 10, 25, 50, and 100 ticket landmarks)

@@ -1,3 +1,23 @@ 

  include::ROOT:partial$attributes.adoc[]

  

  = Team Member Badges

+ Dhairya Chaudhary; Justin W. Flory; Fedora Community

+ :page-authors: {author}, {author_2}, {author_3}

+ 

+ These badges are earned for becoming a member of a team, working group, or special interest group in the Fedora Community.

+ 

+ 

+ == Called to Action

+ 

+ * *Discussion*:

+   https://pagure.io/fedora-badges/issue/833

+ * *Description*:

+   For being a member of the marketing team

+ 

+ 

+ == Join SIG Membership Badge

+ 

+ * *Discussion*:

+   https://pagure.io/fedora-badges/issue/736

+ * *Description*:

+   For being a part of the Join SIG

@@ -1,3 +0,0 @@ 

- include::ROOT:partial$attributes.adoc[]

- 

- = Repo Badges

file modified
+6 -6
@@ -1,5 +1,5 @@ 

- site: 

-   title: Local Preview

+ site:

+   title: Fedora CommOps (local preview)

    start_page: commops::index

  content:

    sources:
@@ -11,11 +11,11 @@ 

      url: https://asamalik.fedorapeople.org/ui-bundle.zip

      snapshot: true

    default_layout: with_menu

- output: 

-   clean: true 

+ output:

+   clean: true

    dir: ./public

-   destinations: 

-   - provider: archive 

+   destinations:

+   - provider: archive

  runtime:

    pull: true

    cache_dir: ./cache

This commit adds @dhairya15's contributions during the Docs Revamp
hackfest at Nest 2021 into a published module. I also moved the existing
"First steps" page already published in the CommOps docs into this
module as well.

This completes this module and gives us something to continue building
on over time.

CC: @asamalik @riecatnor for reviewing/merging

Screenshot of one page, the Event Badges page, in a local preview

Metadata Update from @jflory7:
- Pull-request tagged with: team - commops, type - docs, type - outreach

3 years ago

rebased onto 0af7af2333c6f77d28cddf9c98a1ad026ca36e7d

3 years ago

rebased onto 68d6506

3 years ago

I got a +1 from @riecatnor on Telegram. Going to merge this in. :ocean:

Thanks again for working on this @dhairya15! :star2:

Metadata Update from @jflory7:
- Request assigned

3 years ago

Pull-Request has been merged by jflory7

3 years ago