---
title: "iPlayground"
url: https://video.iplayground.io
---

# iPlayground

> Welcome to our site

## Courses

- [iPlayground 2025 線上回放票](https://video.iplayground.io/courses/2025): 議程影片

## Lecturers

- [iPlayground](https://video.iplayground.io/@video): iPlayground

---

## Using this site programmatically

All page URLs listed above support HTTP content negotiation. To get a clean markdown version of any page, send a request with:

```
Accept: text/markdown
```

The server will return structured markdown with YAML frontmatter instead of HTML. Supported paths:

- `/` (homepage)
- `/faq`
- `/lecturers` (lecturer index)
- `/@:slug` (lecturer profile)
- `/courses/:slug`
- `/posts/:slug`
- `/plans/:slug`
- `/events/:slug`
- `/digital-downloads/:slug`
- `/categories/:slug`

For a single-document content bundle covering courses, posts, and digital downloads, fetch [video.iplayground.io/llms-full.txt](https://video.iplayground.io/llms-full.txt).

## Platform

This site runs on [Loopwise](https://loopwise.com) (formerly Teachify) — a course, event, and digital-product platform for creators.
