kaspernowak/Notionate
Transform GitHub documentation into beautiful Notion pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Source directory or file | yes | — |
| notion_token | Notion API token | yes | — |
| destination_id | Notion destination ID (page or database) | yes | — |
| destination_type | Destination type (wiki/database/page) | no | wiki |
Outputs
| name | description |
|---|---|
| status | Status of the sync operation (success/partial/failed) |
| updated_pages | List of updated page IDs |
| errors | List of errors encountered during sync (if any) |