I've assumed the standard Lato and Menlo fonts are locally installed. If that's not the case, you may need to include and adjust the fonts. The default index.html at the remarkjs github page includes custom fonts.
- Open index.html and press
?
for help. - Don't forget to edit the
<title>
tag in HTML.
Add one of the following to the <html>
element:
class="default-theme"
class="black-theme"
class="dark-blue-theme"
- Intro to Remark ... as a presentation.
- Github page
- Remarkjs Wiki for configuration clues and tricks.
- Animate.css is used for transitions. Try them out!