├── CONTRIBUTING.md
└── README.md
/CONTRIBUTING.md:
--------------------------------------------------------------------------------
1 | # Contributing
2 |
3 | So you want to contribute to this repo? Awesome!
4 |
5 | We welcome contributions in the following categories:
6 |
7 | - [Community Showcase](/README.md#community-showcase)
8 | - [Community Talks](/README.md#community-talks)
9 | - [Community Blog Posts](/README.md#community-blog-posts)
10 |
11 | To add your contribution, please [open a Pull Request (PR)](https://github.com/mintlify/awesome-mintlify/pulls)
12 |
13 | ## Guidelines
14 |
15 | ### Creating a Pull Request
16 |
17 | Some guidelines:
18 |
19 | - **Add one resource per PR**
20 | - Make sure the PR title is in the following format: `Add {category}: {name}`
21 |
22 | Examples:
23 |
24 | Want to add a link to your docs powered by Mintlify? Use this title:
25 | ```
26 | Add Community Showcase: {productName}
27 | ```
28 |
29 | Wrote an awesome story about how you use Mintlify? Use this title:
30 | ```
31 | Add Community Blog Post: {title}
32 | ```
33 |
34 | ### Submitting a new resource
35 |
36 | More guidelines when submitting a new resource — inspired by [Hacker News guidelines](https://news.ycombinator.com/newsguidelines.html):
37 | - Please don't do things to make titles stand out, like using uppercase or exclamation points. Use sentence case.
38 | - If the title contains a gratuitous number or number + adjective, please crop it — e.g. translate '10 Ways To Do X' to 'Do X.'
39 | - Check your spelling and grammar
40 | - Remove any trailing whitespace
41 | - Content must be in English
42 |
43 | Thank you for making this repo more awesome! Enjoy!
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # awesome-mintlify
2 |
3 | > A curated list of things related to Mintlify, inspired by [awesome.re](http://awesome.re/)
4 | > Want to contribute? Awesome! See here: [CONTRIBUTING.md](/CONTRIBUTING.md)
5 |
6 | ## Table of Contents
7 |
8 | - [Quick Links](#quick-links)
9 | - [Showcase](#showcase)
10 | - [Community Showcase](#community-showcase)
11 | - [Talks](#talks)
12 | - [Community Talks](#community-talks)
13 | - [Blog Posts](#blog-posts)
14 | - [Community Blog Posts](#community-blog-posts)
15 | - [Launch Weeks](#launch-weeks)
16 | - [More Links](#more)
17 |
18 | ## Quick Links
19 |
20 | - [Documentation](https://mintlify.com/docs)
21 | - [API References](https://mintlify.com/docs/api-playground)
22 | - [Components](https://mintlify.com/docs/content/components)
23 | - [Integrations](https://mintlify.com/docs/integrations)
24 | - [Service Status](https://status.mintlify.com/)
25 | - [Starter Kit](https://git.new/docs)
26 |
27 | ## Showcase
28 |
29 | > Originally published on [mintlify.com/customers](https://mintlify.com/customers)
30 |
31 | ### Artificial Intelligence
32 |
33 | - [Anthropic uses Mintlify to provide a great developer experience](https://go.mintlify.com/customers/anthropic)
34 | - [Cursor leverages Mintlify to simplify documentation management](https://go.mintlify.com/customers/cursor)
35 | - [ElevenLabs uses Mintlify to simplify developer onboarding](https://go.mintlify.com/customers/elevenlabs)
36 | - [Perplexity leverages Mintlify for interactive documentation](https://go.mintlify.com/customers/perplexity)
37 | - [Pinecone unifies their support ecosystem with Mintlify Docs](https://go.mintlify.com/customers/pinecone)
38 | - [Scale AI uses Mintlify for interactive API documentation](https://go.mintlify.com/customers/scale)
39 |
40 | ### Developer Tools
41 |
42 | - [Flatfile upgrades their developer experience with Mintlify](https://go.mintlify.com/customers/flatfile)
43 | - [Frigade provides a world-class developer experience with Mintlify](https://go.mintlify.com/customers/frigade)
44 | - [Resend partnered with Mintlify to create world-class documentation](https://go.mintlify.com/customers/resend)
45 | - [Turso up-levels its developer experience with Mintlify](https://mintlify.com/customers/turso)
46 |
47 | ### SaaS
48 |
49 | - [Dub scales support for 50,000+ customers with Mintlify](https://go.mintlify.com/customers/dub)
50 | - [Loops optimizes its API docs with Mintlify](https://go.mintlify.com/customers/loops)
51 | - [Plain migrated from Docusaurus to Mintlify](https://go.mintlify.com/customers/plain)
52 |
53 | ### Consumer
54 |
55 | - [Goody partnered with Mintlify to create Stripe-level documentation](https://go.mintlify.com/customers/goody)
56 |
57 | ### Fintech
58 |
59 | - [Fidelity uses Mintlify to elevate financial documentation](https://go.mintlify.com/customers/fidelity-investment)
60 |
61 | [↑ Back to Top](#awesome-mintlify)
62 |
63 | ## Community Showcase
64 |
65 | > Docs powered by Mintlify — [Join the community!](https://mintlify.com/community)
66 | > Want to contribute? Awesome! See here: [CONTRIBUTING.md](/CONTRIBUTING.md)
67 |
68 | - [Dripos](https://support.dripos.com/)
69 | - [Edgee](https://docs.edgee.cloud/)
70 | - [Intuned](https://docs.intunedhq.com/)
71 | - [Mazen Finance](https://docs.mazen.finance)
72 | - [Octomind](https://octomind.dev/docs)
73 | - [Oneloop](https://docs.oneloop.ai/)
74 | - [QA.tech](https://docs.qa.tech/)
75 | - [Storia Sage](https://sage-docs.storia.ai)
76 |
77 | [↑ Back to Top](#awesome-mintlify)
78 |
79 | ## Talks
80 |
81 | - [Talking documentation with Han](https://www.youtube.com/watch?v=JaMVGUlT3yI) on [Scaling DevTools](https://scalingdevtools.com/)
82 | - [Beautiful docs with Han](https://www.youtube.com/watch?v=vGPpaTpTOdA) on [The Highlight Podcast](https://www.youtube.com/@highlight-io/podcasts)
83 | - [Documentation with Hahnbee](https://www.youtube.com/watch?v=QVwNqNgLRUw)
84 |
85 | [↑ Back to Top](#awesome-mintlify)
86 |
87 | ## Community Talks
88 |
89 | > Want to contribute? Awesome! See here: [CONTRIBUTING.md](/CONTRIBUTING.md)
90 |
91 | - [Create documentation for developer tools with Mintlify](https://www.youtube.com/watch?v=hFlZJzY2HNM) by [Jamie Barton](https://www.linkedin.com/in/notrab/)
92 |
93 | [↑ Back to Top](#awesome-mintlify)
94 |
95 | ## Blog Posts
96 |
97 | > Originally published on [mintlify.com/blog](https://mintlify.com/blog)
98 |
99 | - [Mintlify's journey through YC](https://mintlify.com/blog/ycombinator)
100 | - [How we grew Mintlify by doing things that don't scale](https://mintlify.com/blog/things-that-do-not-scale)
101 | - [Hahnbee's take on Mintlify's journey through YC](https://mintlify.com/blog/hahnbee-applying-to-yc)
102 | - [How we design at Mintlify](https://mintlify.com/blog/how-we-design-at-mintlify)
103 | - [Design matters: Mintlify's dashboard glow-up](https://mintlify.com/blog/design-matters)
104 | - [How Stripe creates the best documentation in the industry](https://go.mintlify.com/blog/stripe-docs)
105 |
106 | [↑ Back to Top](#awesome-mintlify)
107 |
108 | ## Community Blog Posts
109 |
110 | > Want to contribute? Awesome! See here: [CONTRIBUTING.md](/CONTRIBUTING.md)
111 |
112 | - [Improving Loops' API docs](https://loops.so/docs/guides/how-we-work-documentation) by [Dan Rowden](https://x.com/dr)
113 | - [Keeping up with Mintlify's AI Chat](https://dev.to/danielsgriffin/keeping-up-with-mintlifys-ai-chat-5a0m) by [Daniel Griffin](https://x.com/danielsgriffin)
114 |
115 | [↑ Back to Top](#awesome-mintlify)
116 |
117 | ## Launch Weeks
118 |
119 | - [Mintlify's Launch Week I: recap](https://mintlify.com/blog/launch-week-wrapup)
120 | - [Mintlify's Launch Week II: recap](https://x.com/mintlify/status/1749524318940487816)
121 | - [Mintlify's Launch Week III: recap](https://x.com/mintlify/status/1810826290502717480)
122 |
123 | ## More
124 |
125 | - [Mintlify on 𝕏](https://x.com/mintlify)
126 | - [Mintlify on LinkedIn](https://linkedin.com/company/mintlify)
127 | - [Mintlify on Product Hunt](https://producthunt.com/products/mintlify)
128 | - [Mintlify on Ray.so](https://ray.so/mintlify)
129 | - [Mintlify on Slack](https://mintlify.com/community)
130 |
131 | ---
132 |
133 | - [Work at Mintlify](https://mintlify.com/careers)
134 |
--------------------------------------------------------------------------------