文件名称:blog-image-generator:为博客或社交媒体生成图像
文件大小:125KB
文件格式:ZIP
更新时间:2024-06-05 22:52:09
TypeScript
Echobind的Blog图像生成器 为博客或社交媒体生成图像 目录 关于该项目 这是我们制作的简单工具,可节省创建图像以陪伴我们在社交媒体上分享的博客文章时的时间。 建于 地方发展 要启动并运行本地副本,请遵循以下简单步骤。 安装 克隆仓库 git clone https://github.com/echobind/blog-image-generator.git 安装npm软件包 yarn 从本地开发服务器开始 yarn dev 执照 根据MIT许可证分发。 有关更多信息,请参见LICENSE 。 致谢 @jlengstorf的“自动为博客文章生成社交图像” 托多斯 为Echobind创建Cloudinary帐户 将cloudName: 'jsjoeio'更改为Echobind的云名称 将模板图像上传到Echobind的Cloudinary并将其命名为“ eb-te
【文件预览】:
blog-image-generator-master
----package.json(1KB)
----now.json(56B)
----LICENSE(1KB)
----.eslintrc.js(275B)
----pages()
--------index.tsx(6KB)
----tsconfig.json(533B)
----next-env.d.ts(75B)
----.gitignore(277B)
----components()
--------nav.js(1KB)
----.prettierrc.js(145B)
----public()
--------favicon.ico(15KB)
----README.md(2KB)
----yarn.lock(300KB)
----utils()
--------theme.ts(476B)
----.vscode()
--------settings.json(33B)