=> 🏡 Home | Back to gemlog
I've taken to writing most of my recent presentations in plain HTML (rather than using third-party software or services). I used
JavaScript to handle the appearance and ordering of slides.
I bundled the JS into a single script, js/scriptslide.js
which can be configured
using the js/config.js
script.
There is a GitHub repo [1] for the code, along with example usage and instructions.
=> 1
Most configuration can be done by using the js/config.js
script, which supports many features including:
Then simply create an HTML document, set some other styles (there is a template in css/styles.css
), and
put each slide inside <section>...</section>
tags. The slide menu is then generated autmatically
when the page is loaded.
=> Reply via email | Back to gemlog
text/gemini;lang=en-GB
This content has been proxied by September (3851b).