cyanxiao/Markdown to Telegraph

Convert markdown files to Telegraph pages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
account-nameTelegraph account short namenoGitHub Action
author-nameAuthor name for Telegraph pagesnoGitHub Action
author-urlAuthor URL for Telegraph pagesno
include-patternsComma-separated glob patterns for markdown files to includeno**/*.md
exclude-patternsComma-separated glob patterns for files to excludenonode_modules/**
output-fileOutput file to store page mappingsnotelegraph-pages.json
telegraph-tokenExisting Telegraph access token (optional, will create new account if not provided)no
one-entry-modeWhen enabled and only one markdown file is processed, update the repository description with the Telegraph URLnofalse
replace-existing-pagesWhen enabled, reuse existing Telegraph pages instead of creating new ones (requires consistent telegraph-token)nofalse
namedescription
pages-createdNumber of Telegraph pages created/updated
mapping-filePath to the file containing page mappings