English Read
A full-stack EPUB reader: look up words while reading, review with Ebbinghaus intervals (1→30 days), plus study stats, leaderboards, and an English / Chinese UI.
A full-stack EPUB reader: look up words while reading, review with Ebbinghaus intervals (1→30 days), plus study stats, leaderboards, and an English / Chinese UI.
基于 Next.js 15 + TypeScript 构建的 Serverless API 服务,集成 NeonDB(PostgreSQL)、Pusher 实时推送、Vercel Blob 文件存储和飞书通知。
因为一直在使用 hexo 自建博客,最近又切换到了 docusaurus ,但是又想同时发布到博客园,所以需要一个工具能将 md 文件直接发布到博客园,所以写了一个 node 自动化上传脚本 ,同时方便需要的人借鉴使用(2023年2月更新) 下面简单描述下 MetaWeblog 协议的使用
codemirror 官方文档 vue-codemirror 官方文档 vue-codemirror 官方 examples 因为是本项目是 vue2 所以先记录 vue2 中的使用
4.0.6 配合 vue2
npm install vue-codemirror@4.0.6
Typora配置picgo-core自动上传图片,及picgo-core上传组件开发
为什么要自定义一个上传插件呢
因为 gitee 用不了了😔
觉得图片还是放到自己的服务器上安全
使用过web-uploader插件但是有问题调不通我的接口,于是自己写个上传插件方便一些
我的自定义上传插件 :picgo-plugin-bitbw-upload 插件地址
暂时引用一下别人总结的 回头自己整理下