Add Mintlify one-pager PDF as static asset#5855
Merged
Merged
Conversation
Hosts the marketing one-pager as a static asset so it can be linked directly in outbound (e.g. API Days follow-up) at https://www.mintlify.com/docs/files/Mintlify-one-pager.pdf Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
H2Shami
approved these changes
May 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds the marketing one-pager (
MINTLIFY 1-PAGER (5), current revision from Peri) as a static asset underfiles/.Once merged it serves at:
Same pattern as the existing
files/mint-full-docs.pdf.Why
We need a clean, permanent public URL for the one-pager to link in outbound (API Days event follow-up via lemlist + LinkedIn). A real .pdf URL is more credible in cold outreach than a Drive preview link.
Notes
🤖 Generated with Claude Code
Note
Low Risk
Low risk static-asset change only; the main risk is an incorrect/large/broken PDF upload or URL/path mismatch.
Overview
Adds a new marketing one-pager PDF to the
files/static assets so it can be served from a stable public URL (alongside the existing full-docs PDF).Reviewed by Cursor Bugbot for commit ad61626. Bugbot is set up for automated code reviews on this repo. Configure here.