在 Cloudflare Worker 集中管理所有软件的 OpenAI Key因为用了很多要填 OpenAI Key 的插件和软件, 导致每次要换 Key 的时候非常麻烦. 所以写了一个简单的小脚本, 通过 Cloudflare Worker 管理所有软件的 OpenAI Key.
我的终端: Alacritty, Fish, Starship, Zellij用了 zsh + tmux + iterm2 方案几年后, 在前段时间机缘巧合下, 用上了新的组合方案. 经过一段时间使用, 配置插件等逐渐稳定下来了, 于是分享记录一下.
Github Actions 自动备份 Notion 空间使用 Github Actions 自动导出整个 Notion 空间的内容为 markdown 和 html 格式, 并保存到 Github 仓库中.
Open source this blog — NotionicBased on Nobelium, it adds sidebar outline, theme switching, language switching, native commenting, contact form, etc. It also supports subpage rendering and integrates Craft.do share page into the site.
开源这个博客的源码 — Notionic在 Nobelium 的基础上修改而来, 增加了侧边栏大纲, 主题切换, 语言切换, 原生评论, 联系表单等等功能, 还支持子页面渲染, 且集成了 Craft.do 分享页面到站点中.
Using Craft.do as a blog - Next-CraftUsing Craft.do API and Next.js to generate a static site, and manage all content in Craft.do.
Craft.do Custom DomainCurrently Craft's sharing pages do not support custom domains, so I wrote a Cloudflare Worker script to reverse proxy Craft pages to achieve the effect of custom domains.