Skip to content

Formatian/sales-offer-deck

Repository files navigation

Project Reveal Starter

Static Reveal.js presentation starter adapted from an existing reveal deck structure.

This repo is intentionally minimal:

  • index.html: Reveal.js entrypoint
  • slides.md: slide content
  • open-location-stack.css: presentation theme and layout styling
  • assets/: local images and SVGs

Local preview

bunx serve .

Then open http://localhost:3000.

Optional Cloudflare-style preview:

npx wrangler pages dev .

What to replace first

  • Project name and subtitle in slides.md
  • Presenter name
  • Footer URL and copyright line in index.html
  • Placeholder slides with your actual narrative
  • Placeholder logo in assets/project-mark.svg

Notes

  • This is a static deck. No framework or bundler is required.
  • Keep assets local so the presentation works offline.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors