❄️ nix-template-slides 🗒️

NixOS NixOS License

Minimal Slides template for Nix

About

This is a minimal template to create a presentation with reveal.js

Initialization

See the parent README for further instructions, but you can initialize this template with the following command in your current directory.

nix flake init -t github:MordragT/nix-templates#slides

Usage

  • nix develop: opens up a bash shell with the yarn package manager
  • yarn install: installs all the necessary packages to run the presentation
  • yarn dev: opens the presentation in your browser

Reference

  1. wiki/Flakes
  2. Reveal.js - javascript presentation framework