cloudflare-docs
mdx-deck


cloudflare-docs | mdx-deck | |
---|---|---|
22 | 3 | |
3,364 | 11,369 | |
5.1% | - | |
10.0 | 0.0 | |
4 days ago | about 2 years ago | |
MDX | JavaScript | |
Creative Commons Attribution 4.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cloudflare-docs
-
Why does Cloudflare Pages have such a generous Free tier?
Yes: https://developers.cloudflare.com/ Look at Cloudflare Workers and Cloudflare Workers AI.
-
Building Vhisper: Voice Notes App with AI Transcription and Post-Processing
Cloudflare: Powers NuxtHub to provide various services
-
A Complete Guide to Build a Documentation Site with Astro Starlight
Cloudflare Docs
-
Stop Paying Vercel: Self-Host Unlimited NextJS Apps for $19/month
However, it's worth noting that modern tooling has made most of these challenges quite manageable. For NextJS specifically, projects like OpenNext are trying to de-couple the tight integration of NextJS and Vercel and making true NextJS self-hosting possible on platforms like Cloudflare and Netlify. If you don't mind losing some NextJS features by running it as a standard Node.js app, you can leverage tools like Docker and open-source PaaS alternatives like Coolify and Dokploy to make the experience of setting up a production-grade VPS much easier than doing things yourself.
-
Diataxis pour organiser sa documentation
Cloudflare https://developers.cloudflare.com
-
It's now possible to find the AWS Account ID for any S3 Bucket (private too)
Slightly related - CloudFlare account_id and zone_id are safe to be public
https://github.com/cloudflare/cloudflare-docs/issues/474
https://community.cloudflare.com/t/api-zone-id/355566
> The Zone ID and Account ID are not sensitive. Sensitive data like account API Key, Secrets etc. can all be revoked, rotated or changed. See the comment 36 below on the Wrangler repo: as per our security team, it’s completely Fine to have your zone_id and account_id public, the Global API key and associated email address should be kept secret.
-
Cloudflare Workers: Unpacking My Fundamental Misunderstanding
I have created an issue in their docs repository to address that misleading statement.
-
Has Cloudflare recently changed their TOS re use of tunnels for non-html content?
I don't strictly know if this is related, but the terms are being revised due to the release of R2: https://github.com/cloudflare/cloudflare-docs/issues/7186
-
Configuring applications to secure site
CloudFlare cannot protect applications that use # in URLS: https://github.com/cloudflare/cloudflare-docs/issues/7062
- cloudflare-docs/_index.md at production · cloudflare/cloudflare-docs
mdx-deck
-
Marp: Markdown Presentation Ecosystem
I've been a fan of mdx-deck for a while (https://github.com/jxnblk/mdx-deck).
-
On the limits of MDX
Yep, you can import JSX components and embed them with your run-of-the-mill Markdown prose. If you're documenting your JSX based component library, which is what Docz let you do, this makes all the sense in the world. MDX is also used to author slide decks in mdx-deck, which is very appealing if you're tired of clicking around in Keynote/PowerPoint/Google Sheets. Which many of us are. I'm not denying the appeal or usability of MDX for certain things for certain people.
-
Use git submodules and make for simple code sharing
Including the building of graphviz within pandoc lead to high build times, which is exactly the problem I wanted to avoid with the move away from mdx-deck
What are some alternatives?
gatsby-starter-portfolio-minimal - A Gatsby Starter to create a clean one-page portfolio with Markdown content.
gatsby-source-ghost - Source plugin for pulling data into Gatsby.js from the Ghost Public API.
gatsby-blog-mdx - A ready-to-use, customizable personal blog with minimalist design
marpit - The skinny framework for creating slide deck from Markdown
gatsby-digital-garden - 🌷 🌻 🌺 Create a digital garden with Gatsby
blog - My blog created with React, Gatsby & Markdown
wrangler-legacy - 🤠 Home to Wrangler v1 (deprecated)
gatsby-source-sanity - Gatsby source plugin for building websites using Sanity.io as a backend.
workerd - The JavaScript / Wasm runtime that powers Cloudflare Workers
markdeep-slides - Build presentation slides with Markdeep and present them right in your browser.
gatsby-starter-minimal-blog - Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting.

