Skip to content

Tiger-Jython/wtp-slides-template

Repository files navigation

WebTigerPython Slides Template 🐯📊

Overview

This project provides a comprehensive template for creating interactive slide decks using Slidev, specifically designed for WebTigerPython presentations. The template integrates WebTigerPython as an embedded iframe, allowing for dynamic and engaging educational content.

🚀 Features

  • Slidev Integration: Leverage the power of Slidev for modern, markdown-based presentations
  • WebTigerPython Embedding: Seamlessly include interactive Python programming environments
  • Easy Deployment: One-click GitHub Pages deployment
  • Responsive Design: Slides look great on any device

🛠 Prerequisites

  • Node.js (v14+ recommended)
  • npm

🏁 Getting Started

Installation

# Clone the repository
git clone https://github.com/tiger-jython/wtp-slides-template.git

# Navigate to project directory
cd wtp-slides-template

# Install dependencies
npm install

Development

# Start development server
npm run dev

# Open in browser
# Visit http://localhost:3030

📝 Editing Slides

  • Edit slides.md to modify slide content
  • Use markdown and Slidev-specific syntax for rich presentations
  • Embed WebTigerPython directly in slides

🌐 Deployment

The template is automatically deployed to GitHub Pages: 👉 https://tiger-jython.github.io/wtp-slides-template

📚 Resources


Happy Presenting! 🎉👩‍💻👨‍💻

About

a slidev template to create slides with webtigerpython

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published