Skip to content

GatorEducator/PyCon2025-EducationSummit-Presentations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCon 2025 Education Summit Presentations

A collection of conference presentations focusing on educational technology and development tools, built with Quarto.

Setup

  1. Install Quarto:

    • Visit quarto.org
    • Follow the installation instructions for your operating system
  2. Clone this repository:

    git clone https://github.com/GatorEducator/PyCon2025-EducationSummit-Presentations.git
    cd PyCon2025-EducationSummit-Presentations
  3. Install dependencies:

    quarto install
  4. Preview the website:

    quarto preview

Structure

  • slides/ - Contains all presentation slide decks
  • css/ - Custom styles
  • icons/ - Website icons and images
  • _include/ - Additional HTML includes
  • _extensions/ - Quarto extensions

Building

To build the website:

quarto render

The built site will be available in the _site directory.

License

This project is open source and available under the MIT License.

Releases

No releases published

Packages

No packages published

Contributors 6