Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
/ minslides Public archive

Presentation slides that are also just a regular web page

License

Notifications You must be signed in to change notification settings

ratfactor/minslides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minslides

MOVED! Hello, I am moving my repos to https://ratfactor.com/repos/ and setting them to read-only ("archived") on GitHub. Thank you, -Dave

A single web page presentation slide tool that is just ridiculously small and simple.

  • Keyboard slide navigation!
  • Style with real CSS!
  • Mark up your content with HTML technology!
  • Presentation also doubles as a web page!

Just add slides like so:

<div class="slide">
	<h1>Hello world!</h1>
    <p>This is <strong>minslides</strong>, the minimalistic HTML slide presentation "framework".
    <p>Press the <strong>J</strong> key on your keyboard to go the next slide.
</div>

The whole thing is in minslides.html which serves as a complete demo, documentation, and the starting point for your own presentation. Enjoy!

To see how surprised I was at how easy it is to do something like this in the year 2023, check out the OFFICIAL WEB PAGE of minslides:

https://ratfactor.com/minslides

And here is a REAL TALK made with minslides:

https://ratfactor.com/forth/forth_talk_2023.html

About

Presentation slides that are also just a regular web page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages