shared-goals/text-forge

Build/publish a Markdown chapter collection into multiple formats (MkDocs site, EPUB, combined markdown)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
mkdocs_configPath to mkdocs.ymlnomkdocs.yml
docs_dirMkDocs docs_dir (where markdown lives)notext
site_dirOutput directory for MkDocs sitenopublic
build_dirBuild artifacts directorynobuild
strictRun mkdocs build with --strictnotrue
copy_artifacts_into_docsCopy EPUB + combined markdown into site_dir root after mkdocs buildnotrue
cover_imageOptional cover image path (relative to content repo)no""
ensure_full_git_historyFetch full git history if checkout is shallow (improves revision date accuracy)notrue
use_github_token_for_committersExport github.token as MKDOCS_GIT_COMMITTERS_APIKEY for mkdocs-git-committers-plugin-2notrue
committers_tokenOptional token to use for mkdocs-git-committers-plugin-2 (overrides github.token)no""
namedescription
combined_mdPath to combined markdown output
pandoc_mdPath to pandoc-normalized markdown output
epubPath to generated EPUB