文件名称:microblog-action:从Github Issues渲染一个静态Microblog
文件大小:676KB
文件格式:ZIP
更新时间:2024-02-26 16:42:53
publishing microblog PublishingJavaScript
微型动作 从Github Issues渲染静态微博。 :ticket: 产品特点 支持博客文章和静态页面 自动创建RSS feed 带有10个主题(由无类CSS库提供支持) 自定义CSS 静态首页 从/static -folder部署任意文件 与部署无关:将站点呈现到_site -folder 使用WIP标签标记草稿 将发布限制为具有特定标签的问题 仅发布封闭的标签(与作为质量指标的未解决问题相关时) 每个博客文章的规范网址都指向原始问题 用法 完善的配置 name : Build and Deploy Microblog on : issues : types : [opened,
【文件预览】:
microblog-action-KillYourMaster
----.eslintrc.json(418B)
----.gitignore(29B)
----templates()
--------feed.xml(845B)
--------_document.html(1KB)
--------index.html(882B)
--------page.html(337B)
--------partials()
--------post.html(590B)
----package.json(2KB)
----.npmrc(16B)
----package-lock.json(363KB)
----.nvmrc(3B)
----CONTRIBUTING.md(2KB)
----dist()
--------templates()
--------licenses.txt(243KB)
--------index.js(2.11MB)
--------fsevents.node(177KB)
--------styles.css(3KB)
----LICENSE(1KB)
----index.js(2KB)
----CHANGELOG.md(991B)
----.github()
--------workflows()
----.prettierignore(63B)
----README.md(14KB)
----lib()
--------util.js(2KB)
--------__integration__()
--------index.js(4KB)
--------helpers()
--------__tests__()
--------renderer.js(835B)
--------logger.js(51B)
--------markdown.js(1000B)
--------styles.css(3KB)
--------data.js(2KB)
----action.yml(2KB)
----renovate.json(266B)
----.editorconfig(263B)
----.prettierrc(110B)