Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test marketing hub #775

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
4a4e993
Add hub page
carlyrevier May 26, 2023
175cc91
fix build warning
carlyrevier May 26, 2023
1454d83
Fix broken images
carlyrevier May 26, 2023
d493443
Update text
carlyrevier May 31, 2023
e05da12
fix image
carlyrevier May 31, 2023
a619820
change image
carlyrevier Jun 1, 2023
9a07375
add testimonials section
carlyrevier Jun 1, 2023
1712bbe
add more testimonials
carlyrevier Jun 8, 2023
7687866
test image size
carlyrevier Jun 8, 2023
7bd0b5f
Edit images
carlyrevier Jun 8, 2023
3fe7777
fix image syntax
carlyrevier Jun 8, 2023
316b596
fix images and add section
carlyrevier Jun 8, 2023
4798643
test background
carlyrevier Jun 9, 2023
f2a7d10
text updates
carlyrevier Jun 9, 2023
e91bc49
add FAQs
carlyrevier Jul 6, 2023
16ed3e1
test hero photo
carlyrevier Jul 24, 2023
abfbf9c
test hero photo
carlyrevier Jul 24, 2023
4399c0d
test hero photo
carlyrevier Jul 24, 2023
8c17956
test hero photo
carlyrevier Jul 24, 2023
fa6e0c7
test hero photo
carlyrevier Jul 25, 2023
7b2b24a
test hero photo
carlyrevier Jul 25, 2023
4ef618f
test hero photo
carlyrevier Jul 25, 2023
a9efb2c
test hero photo
carlyrevier Jul 25, 2023
2ff7b59
test hero photo
carlyrevier Jul 26, 2023
ed5c748
clean up images
carlyrevier Jul 26, 2023
c1ecc9a
test new image
carlyrevier Jul 26, 2023
ab21257
update text
carlyrevier Jul 26, 2023
7e6ecc6
update images and contributor stories
carlyrevier Jul 26, 2023
3c3497d
fix breadcrumb
carlyrevier Aug 2, 2023
6951aa2
fix breadcrumb and docfx
carlyrevier Aug 2, 2023
71fe569
fix breadcrumb and update text
carlyrevier Aug 2, 2023
8a7ac46
add link to CTA
carlyrevier Aug 4, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/general-issue-template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: General issue template
about: Use this template to report all feedback/issues for the Microsoft Learn documentation contributor guide.
about: Use this template to report all feedback/issues for the Microsoft Learn contributor guide.
title: ''
labels: ''
assignees: carlyrevier, jehchow
Expand All @@ -10,7 +10,7 @@ assignees: carlyrevier, jehchow
---
**PLEASE READ AND THEN DELETE BEFORE SUBMITTING YOUR ISSUE**

Welcome to the Microsoft Learn documentation contributor guide feedback form!
Welcome to the Microsoft Learn contributor guide feedback form!

Issues submitted here are reviewed by the repo managers of the contributor guide, **not product teams.** Your issue should pertain to the documentation in this [contributor guide](https://learn.microsoft.com/contribute) only. Requests for updates to products or product documentation will be closed.

Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributor guide pull request

Thanks for contributing to the [Microsoft Learn documentation contributor guide](https://learn.microsoft.com/contribute/?branch=main). Please read these instructions for processing your pull request (PR). Once you've read this text, delete it and write a brief description of the changes you're proposing.
Thanks for contributing to the [Microsoft Learn contributor guide](https://learn.microsoft.com/contribute/?branch=main). Please read these instructions for processing your pull request (PR). Once you've read this text, delete it and write a brief description of the changes you're proposing.

## Quality control

Expand Down
5 changes: 0 additions & 5 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,6 @@
"redirect_url": "/contribute/content/how-to-write-workflows-major",
"redirect_document_id": true
},
{
"source_path": "Contribute/index.md",
"redirect_url": "/contribute/content/index",
"redirect_document_id": true
},
{
"source_path": "Contribute/markdown-reference.md",
"redirect_url": "/contribute/content/markdown-reference",
Expand Down
11 changes: 8 additions & 3 deletions Contribute/breadcrumb/toc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
items:
- name: Learn
tocHref: /
topicHref: /
items:
- name: Documentation contributor guide
tocHref: /contribute/
topicHref: /contribute/
- name: Contribute
tocHref: /Contribute/
topicHref: /Contribute/index
items:
- name: Contributor guide
tocHref: /Contribute/content
topicHref: /Contribute/content
1 change: 0 additions & 1 deletion Contribute/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"globalMetadata": {
"breadcrumb_path": "~/breadcrumb/toc.yml",
"contributors_to_exclude": ["Jim-Parker"],
"extendBreadcrumb": true,
"titleSuffix": "Contributor guide",
"searchScope": ["Contribute"],
"hideScope": false,
Expand Down
126 changes: 126 additions & 0 deletions Contribute/index.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
### YamlMime:Marketing
title: 'Contribute to Microsoft Learn'
metadata:
title: 'Contribute to Microsoft Learn'
description: 'Contribute to Microsoft Learn to share your knowledge with the world!'
sections:

#hero
- componentType: hero-learn
supertitle: MICROSOFT LEARN
title: Create, contribute, share
size: large
summary: Become a Microsoft Learn contributor! Create content to inspire and empower others to build brilliant solutions with the Microsoft platform. Everyone is welcome to share their expertise!
heroImage:
componentType: hero-image
lightImageSrc: /Contribute/media/contributor-home-hero-light.png
darkImageSrc: /Contribute/media/contributor-home-hero-dark.png
links:
- componentType: link
url: https://learn.microsoft.com/training/contributor/contribute-docs-browser/?branch=main
text: Join experts and contribute

#Text section
- componentType: text
title: Choose your contribution journey

#Small Cards with Image
- componentType: grid
blocks:
- componentType: icon-card
title: Edit documentation
summary: Contribute to Microsoft's world-class documentation.
url: content/index.md
icon:
componentType: image
src: media/get-started.png
- componentType: icon-card
title: Respond to Q&A
summary: Answer questions to help others learn about Microsoft technologies.
url: https://learn.microsoft.com/en-us/answers/questions/
icon:
componentType: image
src: media/microsoft-qa-icon.png
- componentType: icon-card
title: Create a collection
summary: Share curated experiences with your followers.
url: https://techcommunity.microsoft.com/t5/microsoft-learn-blog/microsoft-learn-collections-now-support-docs-and-q-amp-a-content/ba-p/2549380
icon:
componentType: image
src: media/community-perspectives-icon.png
- componentType: icon-card
title: Join the conversation
summary: Connect with other experts in our Tech Community.
url: https://techcommunity.microsoft.com/t5/microsoft-learn/ct-p/MicrosoftLearn
icon:
componentType: image
src: media/tech-community-icon.png

# Testimonials section
- componentType: testimonials-section
title: Meet <span class="text-gradient-purple-blue">inspirational experts</span> from the community
cards:
- avatarUrl: media/samson-amaugo.png
componentType: testimonial-card
name: Samson Amaugo
role: Full-stack web developer and Microsoft MVP
feedback: Contributing has been immensely rewarding, as it has allowed me to deepen my understanding of C# and ASP.NET while actively contributing to their ongoing development.
link:
componentType: link
url: https://techcommunity.microsoft.com/t5/azure-developer-community-blog/contributor-stories-samson-amaugo/ba-p/3881104?wt.mc_id=contributorstories_techcommunity_blog_cxa
text: Read Samson's story
- avatarUrl: media/hisham-bin-ateya.png
componentType: testimonial-card
name: Hisham Bin Ateya
role: Software developer and core member of Orchard team
feedback: Open-source contributions aren't limited to code. Documentation plays a crucial role as well, allowing us to share our knowledge and help others learn the technology.
link:
componentType: link
url: https://techcommunity.microsoft.com/t5/azure-developer-community-blog/contributor-stories-hisham-bin-ateya/ba-p/3855669?wt.mc_id=contributorstories_techcommunity_blog_cxa
text: Read Hisham's story
- avatarUrl: media/ben-gribaudo.png
componentType: testimonial-card
name: Ben Gribaudo
role: Independent consultant and trainer
feedback: I find it valuable to propose edits to pages related to functions or language features that I believe I understand but want to have confirmed by the appropriate Microsoft resource.
link:
componentType: link
url: https://techcommunity.microsoft.com/t5/azure-developer-community-blog/contributor-stories-ben-gribaudo/ba-p/3825549?wt.mc_id=contributorstories_techcommunity_blog_cxa
text: Read Ben's story
backgroundImage:
lightImageSrc: /media/home-and-directory/section-testimonials_light.jpg?branch=main
darkImageSrc: /media/home-and-directory/section-testimonials_dark.jpg?branch=main

# FAQ section
- componentType: frequently-asked-questions
#layout: horizontal
title: Frequently asked questions
questions:
- question: How do I become a Microsoft Learn contributor?
answer: There's more than one way to become a contributor! While editing documentation is the most popular method, you can also answer questions in Microsoft Q&A, create a collection of content for others to consume, or file a GitHub issue if you spot problems in our content but don't have the tools to fix them yourself.
- question: What accounts do contributors need?
answer: We recommend having a Microsoft Learn account and a GitHub account. A Microsoft Learn account allows you to contribute to Q&A and collections, while a GitHub account allows you to edit our open-source documentation or file an issue about documentation.
- question: How do I start contributing to Microsoft Learn documentation?
answer: First, create a free GitHub account. Then, check out [our documentation](https://learn.microsoft.com/contribute), which provides all the configuration steps necessary to get started. Once you've set up your account, head over to your favorite documentation set and start contributing!
- question: Who contributes to Microsoft Learn?
answer: Anyone can contribute to Microsoft Learn. From first-time contributors to Microsoft MVPs, we see a range of experience and skill levels among folks contributing to the platform.
- question: Do I need to be a Microsoft MVP to contribute to Microsoft Learn?
answer: No! You don't need any special credentials or experience to contribute.
- question: What's in it for me?
answer: Contributing to Microsoft Learn benefits not only our learners but also YOU! When you edit documentation, your name appears in the list of contributors at the top of the article. Your commits to our GitHub repos will show up in your GitHub commit history, which is a great way to demonstrate your passion for a particular technology while also building your portfolio. For some products, you can earn digital swag too, like badges.
- question: How do I showcase my content?
answer: Our Contributor Showcase program interviews contributors to learn about why they contribute and share their experiences with others. More information about this program is coming soon.

# social section
- componentType: social
title: Connect with us
links:
- componentType: social-link
url: https://twitter.com/MicrosoftLearn
destination: twitter
- componentType: social-link
url: https://www.linkedin.com/showcase/microsoftlearn/
destination: linkedin
- componentType: social-link
url: https://aka.ms/MicrosoftLearnNewsletter
destination: website
Binary file added Contribute/media/ben-gribaudo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/community-banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/community-perspectives-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/contributor-home-hero-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/contributor-home-hero-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/contributor-home-hero-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/contributor-home-hero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/digital-swag-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/get-started.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/hisham-bin-ateya.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/learning-rooms-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/microsoft-qa-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/microsoft-qa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/samson-amaugo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/shows-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/tech-community-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/video-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Contribute/media/virtual-training-days-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Microsoft Learn documentation contributor guide
# Microsoft Learn contributor guide

This GitHub repository is the source for the pages in the [Microsoft Learn documentation contributor guide](https://learn.microsoft.com/contribute).
This GitHub repository is the source for the pages in the [Microsoft Learn contributor guide](https://learn.microsoft.com/contribute).

## Microsoft Open Source Code of Conduct

Expand Down