Fix catalog PDF links; add bring-online guide; feature zappier billing
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
PDFs rewrite in-document .md/.html links to sibling PDFs. Catalog start page is GETTING-STARTED (install, first-up, monitor). Billing and user platform is zappier-edge (original ~/zappier tree).
This commit is contained in:
parent
e401635fd6
commit
65bfa544b2
10 changed files with 149 additions and 25 deletions
|
|
@ -48,6 +48,7 @@ def main() -> None:
|
|||
"--metadata=title=Verae Time × Zapier — repository READMEs",
|
||||
f"--include-in-header={hdr}",
|
||||
"--syntax-highlighting=breezedark",
|
||||
f"--lua-filter={ROOT / 'scripts' / 'pdf-links.lua'}",
|
||||
],
|
||||
check=True,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue