A collection of Icalia Labs sales collateral (playbooks, decks, one-pagers), published via GitHub Pages.
Live: https://icalialabs.github.io/icalia-labs-services-deck/
index.html → the hub / landing page (lists all collateral)
collateral/
services-deck.html → Services Overview deck
talent-engine.html → Talent Operations Playbook
The hub reads a small manifest (the COLLATERAL array inside index.html) and
renders a card for each item.
No build step. To add one:
- Drop a self-contained
.htmlfile intocollateral/. - Add one entry to the
COLLATERALarray near the bottom ofindex.html:For collateral hosted elsewhere, add{ title: "My One-Pager", description: "Short summary shown on the card.", category: "One-pager", url: "collateral/my-one-pager.html" }
external: trueand use its full URL. - Commit and push to
main— GitHub Pages auto-deploys.
The whole library is noindex (not surfaced in search) — share by link.
- Arrow Keys / Space — next slide · Left Arrow — previous · Swipe on mobile