cloudflare-docs
gatsby-blog-mdx
cloudflare-docs | gatsby-blog-mdx | |
---|---|---|
22 | 1 | |
3,341 | 73 | |
4.4% | - | |
10.0 | 2.4 | |
3 days ago | 11 months 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
gatsby-blog-mdx
-
Prismjs: does importing the syntax for all languages increase the bundles size
I'm trying prismjs lib for syntax highlighting, it sounds like for each languages I need to import a separate part of the core module, now (something like this: https://github.com/EllisMin/gatsby-blog-mdx/blob/442d1135de794a9950293278b2ecbb2eda5e883a/gatsby-browser.js) now I assume each of these will be increase the size of the bundle right? Any workarounds? Maybe lazy loading? I appreciate any feedbacks.
What are some alternatives?
gatsby-starter-portfolio-minimal - A Gatsby Starter to create a clean one-page portfolio with Markdown content.
blog-post-workflow - Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed
mdx-deck - ♠️ React MDX-based presentation decks
gatsby-digital-garden - 🌷 🌻 🌺 Create a digital garden with Gatsby
workerd - The JavaScript / Wasm runtime that powers Cloudflare Workers
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.
wrangler-legacy - 🤠 Home to Wrangler v1 (deprecated)
gatsby-starter-wordpress-blog - A starter blog demonstrating what Flotiq & Gatsby can do together when moving from WordPress.
cloudflare-worker-local - Run a Cloudflare Worker Locally
sung.codes - WordPress blog -> https://www.SlightEdgeCoder.com to Gatsby (w/ MDX)