From ecdfac802ce194672a70458f94f083e19f016563 Mon Sep 17 00:00:00 2001 From: Michael Czechowski Date: Sat, 13 Sep 2025 19:14:42 +0200 Subject: [PATCH] remove build files from tracking --- build/01-intro.html | 50 --------------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 build/01-intro.html diff --git a/build/01-intro.html b/build/01-intro.html deleted file mode 100644 index 725af44..0000000 --- a/build/01-intro.html +++ /dev/null @@ -1,50 +0,0 @@ -Welcome to Malta Slides
-

Welcome to Malta Slides

-

A Marp Presentation Deck

-

This is a sample slide deck created with Marp.

-
-
-

How to Use Marp

-
    -
  • Write slides in Markdown
  • -
  • Separate slides with ---
  • -
  • Use frontmatter for configuration
  • -
  • Export to HTML, PDF, or PowerPoint
  • -
-
-
-

Features

-
    -
  • Built-in themes: default, gaia, uncover
  • -
  • Directives: customize slide appearance
  • -
  • Image support: with sizing and positioning
  • -
  • Math typesetting: using KaTeX
  • -
  • Auto-scaling: fit content automatically
  • -
-
-
-

Getting Started

-
    -
  1. Edit slides in slides/ directory
  2. -
  3. Run npm run build to generate HTML
  4. -
  5. Use npm run dev for live preview
  6. -
  7. Export with npm run export:pdf or npm run export:html
  8. -
-
-
-

Thank You!

-

Questions?

-
-
\ No newline at end of file