slajdomat

A program for making zooming slides in figma.

View the Project on GitHub bojanczyk/slajdomat

Uploading your slides

The output of slajdomat is web page. This means that each presentation is a directory, which contains files such as:

If you copy the presentation directory (i.e. the one that contains the above files) to your web server directory (often a subdirectory called public_html), then you can view your slides through a browser, by setting the presentation directory as the URL. (You do not need to add index.html to the end, since this is default.)

Upload script

Slajdomat provides an automatic upload script. Assumptions:

In the settings tab, you provide the username/host for the ssh, as well as the local path, inside your account on the web server, of the clone of the repository. Here is a screenshot of the corresponding fields:

fields for username/host

Once everything is configured, you can use this button to upload your slides:

upload button

The button will do the following: