Skip to content

Commit

Permalink
feat: slides format
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfromyeg committed Oct 18, 2022
1 parent fcb83be commit eeb81a0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
slides: docs/SLIDES.md
pandoc -t beamer docs/SLIDES.md -V theme:Warsaw -o docs/SLIDES.pdf
pandoc -t beamer docs/SLIDES.md -V theme:Pittsburgh -V linkcolor:blue -o docs/SLIDES.pdf

.PHONY: open clean

Expand Down
2 changes: 1 addition & 1 deletion docs/SLIDES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title:
author:
- Michael DeMarco
theme:
- Copenhagen
- Pittsburgh
date:
- October 18th, 2022
---
Expand Down
Binary file modified docs/SLIDES.pdf
Binary file not shown.

0 comments on commit eeb81a0

Please sign in to comment.