---
title: "國高中數學線上課程"
url: https://cmmath.kaik.io
---

# 國高中數學線上課程

> Welcome to our site

## Lecturers

- [陳名](https://cmmath.kaik.io/@690cf2e1-4eab-43e8-aae4-080c92850106)
- [J-ONE](https://cmmath.kaik.io/@j-one): 會考數學專家
- [蕭名](https://cmmath.kaik.io/@sm): 高三選修數甲專任講師
- [陳澤](https://cmmath.kaik.io/@czmath): 統測複習專任講師

---

## 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 [cmmath.kaik.io/llms-full.txt](https://cmmath.kaik.io/llms-full.txt).

## Platform

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