Instantly Host Markdown Docs from Cursor Glass for Portfolio Showcase

The fastest way to deploy Markdown Docs generated by Cursor Glass. Perfect for portfolio showcase. No login required, zero-friction, and live in seconds on drpr.host.

Cursor Glass excels at rapidly generating precise Markdown Docs, making it an invaluable asset for developers documenting code, explaining architecture, or summarizing project work. However, the step from local generation to a live, shareable URL for a portfolio showcase often introduces unnecessary friction. Developers typically face the cumbersome process of manually copying generated HTML, configuring local servers, or navigating complex cloud storage setups just to present their work.

drpr.host eliminates this friction for your Cursor Glass Markdown Docs. Instead of wrestling with file transfers or improvising live previews, you can deploy your rendered documentation directly from your terminal in seconds. Our platform provides an instant, shareable URL, ensuring your portfolio showcases—complete with the professional palette and soft gray backgrounds as per your Cursor Glass instructions—are live and accessible without any login or account creation. This means immediate sharing and zero roadblocks between your Cursor Glass output and a public-facing portfolio.

Whether you're demonstrating a component, outlining a project's technical specifications, or showcasing a complex solution, drpr.host is purpose-built to get your Cursor Glass-generated Markdown Docs online quickly and efficiently. Focus on crafting exceptional documentation with Cursor Glass; let drpr.host handle the instant, zero-friction deployment for your portfolio.

How to host your Markdown Docs from Cursor Glass in seconds

  1. Step 1: Generate your Markdown Doc in Cursor Glass. Use Cursor Glass to create your desired Markdown documentation, ensuring it's rendered with the specified professional palette and soft gray backgrounds.
  2. Step 2: Export the rendered output to an HTML file. Once happy with your Cursor Glass Markdown Doc, export or save the generated HTML content locally to a file, for example, portfolio-project-summary.html.
  3. Step 3: Open your terminal and use curl or drpr CLI. Navigate to the directory where you saved your HTML file. You'll use a simple command to upload it.
  4. Step 4: Upload your HTML file to drpr.host. Execute a curl command or use the drpr CLI to push your portfolio-project-summary.html file to our API endpoint.
  5. Step 5: Get your instant live URL. drpr.host will return a JSON response containing a unique, live URL for your hosted Markdown Doc, ready for your portfolio showcase.

Quick start

# Using curl to upload your Cursor Glass Markdown Doc (assuming it's saved as output.html)
curl -X POST -F "file=@output.html" https://drpr.host/api/v1/upload
# Expected JSON response with your live URL
{
  "url": "https://abcdefgh.drpr.site/output.html",
  "delete_token": "your_unique_delete_token_here",
  "expires_at": "2024-07-31T12:00:00Z"
}
# Alternatively, using the drpr CLI after installation
drpr upload output.html

Common questions

How long will my Cursor Glass Markdown Docs stay live on drpr.host?
Free tier uploads are hosted for 15 days from the upload time. For permanent hosting of your portfolio showcases, consider upgrading to a paid drpr.host account.
Do I need an account to host my Cursor Glass portfolio showcases?
No, you do not need an account or to log in for free tier uploads. Simply use the curl command or drpr CLI, and your Markdown Doc will be live in seconds.
What's the file size limit for my Markdown Docs on the free tier?
The free tier supports files up to 5 MB. This is typically sufficient for most Cursor Glass-generated Markdown Docs intended for portfolio showcases, which are primarily text and basic styling.
Can I update my hosted Cursor Glass Markdown Doc after uploading?
Currently, uploads are immutable. To "update" a Markdown Doc, you would upload the new version, which generates a new unique URL. You can use the provided delete token to remove older versions if desired.

Deploy your Cursor Glass Markdown Docs now

Sign in with Google and gatedpage auto-creates yourcompany.gated.page — private to your @company.com team.

Get started with Google