Skip to content

garage-education/garage-education-spark-course

Repository files navigation

Garage Education Presentation Template

This repository contains a LaTeX Beamer template for creating educational presentations. The template is designed to be simple and minimalistic, yet professional and engaging.

Getting Started

To get started, you need to have a LaTeX distribution installed on your machine. If you don't have one, you can download and install TeX Live or MikTeX.

Structure

  • main.tex: The main file of the template, including document class, packages, configurations, front page, and chapters.
  • preamble: Directory containing preamble file with necessary packages and configurations.
  • Figures: Directory for images and graphics.
  • front_page.tex: Code for the front page of the presentation.
  • chapters: Directory for chapter files.

Usage

  1. Fork and clone this repository to your local machine.
  2. Edit main.tex and chapter files in the chapters directory.
  3. Compile main.tex using your LaTeX distribution to generate a PDF presentation.

Themes

Choose between light and dark themes by uncommenting the corresponding line in main.tex:

  • Light theme: \usetheme[showmaxslides]{pureminimalistic}
  • Dark theme: \usetheme[darkmode, showmaxslides]{pureminimalistic}

Front Page Configuration

Modify the title, author, and date in front_page.tex to customize the front page of the presentation.

Preamble

The preamble directory contains setup files and configurations for the LaTeX document. Modify preamble.tex to adjust overall settings.

Download The PDF

Download the main.pdf file, generated by the GitHub Actions workflow, from the "Actions" tab of your repository.

Contributing

Contribute to this project by forking the repository, making changes, and submitting a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published