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

Adds customer quotes docs page #6450

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
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
2 changes: 1 addition & 1 deletion docs/docs/about/license.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 5
sidebar_position: 6
---

# License
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/about/release-notes.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 3
sidebar_position: 4
---

# Release notes
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/about/team.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 4
sidebar_position: 3
hide_table_of_contents: true
---

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/about/telemetry.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 2
sidebar_position: 5
---

# Telemetry
Expand Down
70 changes: 70 additions & 0 deletions docs/docs/about/testimonials-quotes.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
sidebar_position: 2
---

# Testimonials

It's easy to say that we have a great product, but it's even better when our users say it for us.
Here are some of the testimonials we've received.

If you would like to share your feedback with us, please [start a new discussion](https://github.com/pnp/cli-microsoft365/discussions/new?category=kind-words).

## WM REPLY

<div className='row testimonial'>
<div className='col testimonial-image'>
<img src={require('!!url-loader!../images/testimonials-companies-logo/wm-reply.png').default} alt='Voitanos' />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason why we use this url-loader instead of the out-of-the-box file referencing using @site?
https://docusaurus.io/docs/static-assets#in-jsx

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is how I found on web and worked 😜 So there isn't any specific reason except the fact I thought I should be done this way 🙂 .
Will refactor. thanks for the comment 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@milanholemans I tired to refactor it but with no luck. I tried different approaches with import or using it in the src attr but also did not work 🤔. Could you guide me over this?

<p>Company Site: https://www.reply.com/wm-reply</p>
</div>
<div className='col testimonial-quote'>
<p>In the era of implementing Copilot and Low Code technologies in organizations using the M365 platform, the CLI for M365 tool has become highly helpful for gathering data for advanced reports. These reports take into account many different tools based on M365, like Power Apps, Power Automate, SharePoint, Entra ID, making them extremely valuable in understanding and managing our clients’ environments.</p>
</div>
</div>

## VOITANOS

<div className='row testimonial'>
<div className='col testimonial-image'>
<img style={{background: '#ffffff', padding: 5 + 'px'}} src={require('!!url-loader!../images/testimonials-companies-logo/voitanos.svg').default} alt='Voitanos' />
<p>Company Site: https://www.voitanos.io/</p>
</div>
<div className='col testimonial-quote'>
<p>I love the CLI for M365 & recommend all my students! While Microsoft offers their own command line management tools, they aren’t as robust and you always have caveat them with “as long as you’re on Windows.” Today’s tools must work on any platform and when managing Microsoft 365, the CLI for Microsoft 365 is the only option that fits this standard. The community-based team has done a fantastic job continuously adding, improving, and updating commands to handle new scenarios that Microsoft releases, the quality of the CLI is top notch, and you can always trust it’s reliability… that’s a solid 👍👍 from this long-time Microsoft 365 developer!</p>
</div>
</div>

## 👑LUISE FREESE

<div className='row testimonial'>
<div className='col testimonial-image'>
<img src={require('!!url-loader!../images/testimonials-companies-logo/lego-cli.png').default} alt='LEGO Luise Freese' />
<p>Profile: https://www.linkedin.com/in/luisefreese/</p>
</div>
<div className='col testimonial-quote'>
<p>Using CLI for Microsoft 365 has been such a game-changer for me. It's super simple to use, and the real-world examples in the documentation make it easy to pick up and start automating tasks right away. What I love most is the team behind it ✨ - always open to feedback and constantly improving things based on what the community needs. I work at the intersection of Power Platform, Microsoft 365 and Power Platform and honestly, it’s one of those tools that once you start using, you wonder how you ever managed without it 💖!</p>
</div>
</div>

## PATRICK LAMBER (EasyLife 365)

<div className='row testimonial'>
<div className='col testimonial-image'>
<img src={require('!!url-loader!../images/testimonials-companies-logo/pla-easy-life-365.png').default} alt='EasyLife 365' />
<p>Company Site: https://www.easylife365.cloud/</p>
</div>
<div className='col testimonial-quote'>
<p>At EasyLife 365, we enjoy using the CLI for Microsoft 365 to efficiently manage multi-service environments from one interface. Its flexibility saves time, helping us develop innovative applications that enhance governance in Microsoft 365 and fight chaos!</p>
</div>
</div>

## PAUL BULLOCK

<div className='row testimonial'>
<div className='col testimonial-image'>
<img src={require('!!url-loader!../images/testimonials-companies-logo/paul.jpg').default} alt='Paul Bullock' />
<p>Profile: https://linktr.ee/pkbullock</p>
</div>
<div className='col testimonial-quote'>
<p>I’ve been watching the project for quite some time, it’s very high quality, backed by a very rich group of contributors that actively expand the product. It has a set of unique capabilities that complement other existing tools, great samples, great documentation. I’ve always seen the CLI for Microsoft 365 project as an exemplar to how to create and maintain an awesome community with a great tool!</p>
</div>
</div>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions docs/docs/images/testimonials-companies-logo/voitanos.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions docs/src/scss/Global.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,20 @@
.ms-z-\[100\][data-headlessui-state="open"] {
z-index: 200;
}
}

//* Testimonials

:global {
.testimonial{

.testimonial-quote {
text-align: justify;
}

.testimonial-image {
text-align: center;
}

}
}