Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 679 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 679 Bytes

Vevcom Educational Presentations

A variety of presentations for new (and old) members.

Getting Started

Prerequisites

  • Pandoc
  • A LaTeX distribution (LiveTex or MikTex)
  • Zathura for pdf-preview
  • Entr for build-on-save

Building

  1. Enter the folder of the presentation you want to build
  2. Run make
  3. Open the newly created pdf and behold its glory

Developing

  1. Enter the folder of the presentation you want to develop
  2. Run make preview for preview with Zathura
  3. Run make watch for automatic building on save
  4. Start editing the .md file

License

This project is licensed under the MIT license - see LICENSE file for details.