harvey-w/notion-blog
Notion blog articles database to hugo-style markdown.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| database-id | ID of the Notion database of the blog. | yes | — |
| content-folder | Directory in which the hugo content will be generated. | yes | — |
| archetype-file | Route to the archetype file to generate the header. | yes | — |
| images-folder | Directory in which the static images will be stored. | yes | — |
| images-link | URL beggining to link the static images. | yes | — |
| property-description | Description property name in Notion. | no | "" |
| property-tags | Tags multi-select porperty name in Notion. | no | "" |
| property-categories | Categories multi-select porperty name in Notion. | no | "" |
| filter-prop | Property of the filter to apply to a select value of the articles. | no | "" |
| filter-value | Values of the filter to apply to the Notion articles database. | no | "" |
| published-value | Value to which the filter property will be set after generating the content. | no | "" |
| use-date-for-filename | Use the creation date to generate the post filename. | no | true |
| use-shortcodes | True if you want to generate shortcodes for unimplemented markdown blocks, such as callout or quote. | no | false |
Outputs
no outputs