Files
nodarium/packages/present
2026-01-23 14:12:13 +01:00
..
2026-01-23 14:12:13 +01:00
2026-01-23 14:12:13 +01:00

title, author
title author
dynaweek 2026 v1 Project Nodarium Max, Niklas, Felix

Hello World

presenterm allows configuring almost anything about your presentation:

  • The colors used.
  • Layouts.
  • Footers, including images in the footer.

This is an example on how to configure a footer:

footer:
  style: template
  left:
    image: doge.png
  center: '<span class="noice">Colored</span> _footer_'
  right: "{current_slide} / {total_slides}"
  height: 5

palette:
  classes:
    noice:
      foreground: red

Formatter

+ dprint w/ rustfmt
- eslint
- prettier
- svelte-