A repository to keep and backup my impress.js presentations.
https://wordpress.jpt.land/doing-presentations/
|
|
||
|---|---|---|
| berlin | ||
| README.md | ||
README.md
impress
A repository where I backup impress.js presentations.
Rules of thumb
- Each presentation should be in a folder with the name of the presentation.
- The folder should contain the
index.htmlfile - The folder can have a
style.cssfile and other static files likejsfolders. - Images should be wither referenced via public url, or placed in a folder called
imginside the presentation folder.