Update README.md
parent
4b116f93f8
commit
8fe44e0e4f
|
@ -14,6 +14,8 @@
|
||||||
mkdir ~/.font
|
mkdir ~/.font
|
||||||
cp reveal.js/retrotalk/font/Nintendo\ DS\ BIOS.ttf ~/.font/
|
cp reveal.js/retrotalk/font/Nintendo\ DS\ BIOS.ttf ~/.font/
|
||||||
```
|
```
|
||||||
|
Maybe you have to install your font to ~/.fonts instead of ~/.font, depending on your distro (ubuntu uses ~/.fonts).
|
||||||
|
Also make sure to restart your Browser to make it utilize the font (it looks pixelated).
|
||||||
|
|
||||||
1. Navigate to the folder
|
1. Navigate to the folder
|
||||||
```sh
|
```sh
|
||||||
|
@ -38,6 +40,9 @@
|
||||||
```http://localhost:8000/?pdf-print```
|
```http://localhost:8000/?pdf-print```
|
||||||
You can now print the presentation if you like
|
You can now print the presentation if you like
|
||||||
|
|
||||||
|
1. Navigate through the Slides using the Arrow-Keys (Correct order is pressing down until you reach the Bottom, then richt, then down to the Bottom again and so on...).
|
||||||
|
Press Escape to go to the Overview.
|
||||||
|
|
||||||
### Folder Structure
|
### Folder Structure
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue