Talk Template

screenshot of Talk Template

Template for my reveal.js based slides

Overview

This product is a template for creating reveal.js based slides for talks and lectures. It includes custom styling and CSS classes for features such as columns and footnotes. The template can be customized by changing the HTML title, adding content to the slides.md file, and modifying the CSS styles. The slides can be previewed locally using a Python server or published online using GitHub Pages.

Features

  • Custom styling and CSS classes for columns, footnotes, and more.
  • Master document (index.html) that sets up reveal.js and its plugins.
  • Markdown file (slides.md) for adding slide content.
  • Customizable CSS styles (style.less) for tweaking colors, sizes, fonts, etc.
  • Images folder (assets) for including images in the slides.
  • Fonts folder (fonts) with sources for FontAwesome, Atkinson Hyperlegible, and Ubuntu Mono.
  • Python script (serve.py) for serving the slides locally and automatically reloading them when files change.
  • Option to publish the slides using GitHub Pages.

Summary

This product is a template for creating reveal.js based slides with custom styling and CSS classes. It can be easily customized by modifying the HTML, Markdown, and CSS files included in the template. The slides can be previewed locally using a Python server and can also be published online using GitHub Pages.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.