Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 807 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 807 Bytes

EmployeeTraining

Employee training documents for sforzando LLC. and Inc.

Requirements

  • Keynote

Font

Extract ./font/*.tar.xz .

find ./ -type f -name "*.tar.xz" -exec tar Jxvf {} \;

Export presentation documents from Markdown files

In GitHub Actions automatically

Download from Artifacts on Actions. Download from Artifacts

In VS Code manually

  1. Install extension of Marp for VS Code
  2. Open Markdown File with Visual Studio Code
  3. Open Command Palette and run Marp: Export slide deck...
  4. then presentation document exported