Skip to content

NYUCCL/talk_template

Repository files navigation

talk_template

A Slidev talk template for the lab

Usage

  1. Fork this repository
  2. Clone the repository to your local machine
  3. install pnpm if you haven't yet npm install -g pnpm
  4. Install the dependencies with pnpm install
  5. Start the development server with pnpm dev

To export to pdf:

pnpm export

Publishing live

To auto publish live enable github pages from github actions on your forked repo.

Note

If you change the name of your repo then change the "name" field in package.json to match.

Releases

No releases published

Packages

No packages published

Languages