Skip to content

[codex] Add local HTML catalog for PDFs#39

Open
joaoramosw wants to merge 1 commit into
KAYOKG:mainfrom
joaoramosw:codex/pagina-html-catalogo-pdfs
Open

[codex] Add local HTML catalog for PDFs#39
joaoramosw wants to merge 1 commit into
KAYOKG:mainfrom
joaoramosw:codex/pagina-html-catalogo-pdfs

Conversation

@joaoramosw

Copy link
Copy Markdown

What changed

  • Adds a static index.html catalog generated from the local PDFs in LivrosDev.
  • Replaces external/Amazon-style navigation with direct local PDF links that open in the browser.
  • Adds scripts/generate-index.mjs so the catalog can be regenerated when PDFs are added or removed.

Why

This gives users a styled, searchable browser page for the repository's book collection without sending them to external book pages first.

Validation

  • Ran node .\scripts\generate-index.mjs.
  • Verified the generated page has 109 book cards, 8 category sections, and 109 unique local PDF links.
  • Verified every local PDF and cover link points to an existing file.
  • Verified index.html contains no external HTTP/Amazon links.

@joaoramosw joaoramosw marked this pull request as ready for review May 25, 2026 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant