Astro migration proof
Articles and route-level work that show how the site moved off the old runtime and what changed in the publishing path.
Query wedge
This page collects the public evidence behind how this site is built and migrated. It is meant for engineers evaluating Astro, Cloudflare, edge deployment, and content-publishing tradeoffs.
If you are evaluating Astro on Cloudflare for a content-heavy site, this page points at the concrete proof surfaces behind the migration: the public article work, the stack choices, the related project work, and the smaller thought fragments that show how the decisions were made.
Articles and route-level work that show how the site moved off the old runtime and what changed in the publishing path.
Stack entries, project pages, and public notes that show the edge runtime, deployment, and image-delivery choices behind the current site.
分享使用 Astro.js 从迁移到放弃的心路历程
使用 Cloudflare Worker 实现即刻 Yellow Page 的自定义域名,让你享受到自己的成就感。这个过程其实是一个通用的使用 Cloudflare Worker 实现反向代理的流程。
使用 Notion 搭建博客,解决了其他平台上的问题,包括无法自定义域名、体验不好、静态博客麻烦等等。Notion 的 API 是半公开的,可以通过 API 来创建网页,将 Notion 当作和 Wordpress 一样的 CMS 来管理博客。通过后端渲染和 CDN 服务提高了页面加载速度,同时使用了 Cloudflare 的服务提高 SEO 效率。配置 Table Page,建立相应的列和视图,控制文章内容和展示。最终实现了使用 Notion 搭建博客的目标。
Cloudflare Snippets are available in alpha. Snippets are a simple way of executing a small piece of Javascript on select HTTP requests, using the ruleset engine filtering logic.
还是看看各种 analytics SaaS 吧。除了 Google Analytics,几乎所有类似的服务,价格都不算便宜,Vercel/Cloudflare 之类的都是 20刀一个月,单纯只是网站数据统计的话,感觉意义不是很大,毕竟流量不大,自建 umami 之类的一个月成本也就2刀以内。 对于我来说,更大的痛点其实是服务端的可观测性,自建一套 prom