Skip to content

Repository files navigation

Pixi for Python

Slidev deck for the PyHEP Dev summit presentation.

Run it (with pixi)

pixi run start    # http://localhost:3030
pixi run build    # static site to ./dist
pixi run export   # PDF export

pixi will fetch nodejs and pnpm and run pnpm install for you on first run.

Run it (without pixi)

pnpm install
pnpm run dev

Files

  • slides.md, the deck itself
  • slidev-theme-tufte/, local theme (cream paper, serif, restrained)
  • components/, small Vue helpers
  • public/, images referenced as /foo.png

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages