metalsmith-gravatar:Gravatar 的 Metalsmith 插件

时间:2021-06-13 06:46:53
【文件属性】:
文件名称:metalsmith-gravatar:Gravatar 的 Metalsmith 插件
文件大小:6KB
文件格式:ZIP
更新时间:2021-06-13 06:46:53
javascript static-site-generator node gravatar metalsmith metalsmith-gravatar 的插件。 该插件将电子邮件地址转换为相关的 Gravatar URL,并将它们添加到 Metalsmith 的元数据对象中。 安装 npm install --save metalsmith-gravatar 入门 如果您之前没有查看过 ,请访问他们的网站并查看文档。 命令行使用 如果您使用的是命令行版本的 Metalsmith,您可以通过 npm 安装,然后将metalsmith-gravatar密钥添加到您的metalsmith.json文件中: { " plugins " : { " metalsmith-gravatar " : { " stevenschobert " : " spschobert@gmail.com " } } } JavaScript API 如果您使用的是 Metalsmit
【文件预览】:
metalsmith-gravatar-master
----.travis.yml(38B)
----package.json(983B)
----test()
--------test.js(3KB)
--------src()
----LICENSE(1KB)
----.gitignore(105B)
----lib()
--------index.js(2KB)
----README.md(3KB)

网友评论