29 lines
842 B
Markdown
29 lines
842 B
Markdown
|
[comment]: # (THEME = blood)
|
||
|
[comment]: # (CODE_THEME = base16/zenburn)
|
||
|
|
||
|
[comment]: # (controls: true)
|
||
|
[comment]: # (keyboard: true)
|
||
|
[comment]: # (markdown: { smartypants: true })
|
||
|
[comment]: # (hash: true)
|
||
|
[comment]: # (respondToHashChanges: true)
|
||
|
[comment]: # (slideNumber: 'c/t')
|
||
|
|
||
|
[comment]: # (Note for future me, add a system to concat Markdown files in the Makefile so that this shit is easier to parse)
|
||
|
[comment]: # (Probably a good starting structure [replace slidex with a better name, like 01-intro, 02-about, etc]:
|
||
|
.
|
||
|
├── media
|
||
|
│ ├── slide1
|
||
|
│ ├── slide2
|
||
|
│ ├── slide3
|
||
|
│ └── slide4
|
||
|
└── slides
|
||
|
├── slide1.md
|
||
|
├── slide2.md
|
||
|
└── slide3.md
|
||
|
)
|
||
|
|
||
|
# Audio Codecs
|
||
|
By Logan G
|
||
|
|
||
|
[comment]: # (!!!) <!--------------------------------------------------------->
|