ryohidaka/Zenn Article Fetcher
Fetch articles from Zenn and output to markdown.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user-id | ZennのユーザID (https://zenn.dev/{user-id}/feed) | yes | — |
| output | 記事一覧を出力するマークダウンファイルのパス | yes | — |
| template | マークダウンに出力する際の出力形式 | no | - [%TITLE%](%LINK%) |
| date-format | 日付を出力する際のフォーマット | no | short |
| date-locale | 日付を出力する際のロケール設定 | no | zh |
| commit-message | 更新したマークダウンをコミットする際のコミットメッセージ | no | Update Zenn Articles |
Outputs
no outputs