Skip to content

a presentation i gave about HTMX and the death of SPAs

License

Notifications You must be signed in to change notification settings

rowinf/htmx-slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replit + Remark.js

Remark is a powerful slideshow creation tool that allows you to build great looking presentations using markdown and CSS. The slides are hosted directly on Replit and Remark providse all the features you would expect from a slideshow creation tool, including keyboard shortcuts and presenter mode.

Getting started

  1. Fork this template
  2. Press play

The slideshow will be automatically hosted on Replit and available in the preview window. Share the URL of the preview window to share your slides. Whenever you change one of the files in the slideshow, press play again to update the hosted slides.

See the official documentation for more details on how to use Remark: https://github.com/gnab/remark/wiki

Overview of the template

  • index.html is the entry point of the slideshow. It loads the markdown file, create the slideshow, and takes care of converting all .draw images to SVGs for your presentation.
  • style.css is the CSS stylesheet used to style the slideshow. Add any styles you need to create the perfect presentation there. See the unofficial list of themes: gnab/remark#522.
  • slides.md is the content of your slides. Update this file to change the content of your slideshow. See the official markdown cheatsheet: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet.

About

a presentation i gave about HTMX and the death of SPAs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published