---
title: "拾課"
url: https://seekcourse.seekcourse.com.tw
---

# 拾課

> 描述一下這邊就是未來的課程平台，測試中

## Courses

- [停止焦慮－讓你打破反覆內耗的自己：小紀的30天自我療癒課](https://seekcourse.seekcourse.com.tw/courses/happy100): 小紀的100分幸福之路

## Lecturers

- [小紀老師](https://seekcourse.seekcourse.com.tw/@happy100): 幸福100
- [亞當先生](https://seekcourse.seekcourse.com.tw/@mradam): 專業英語教師

---

## 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 [seekcourse.seekcourse.com.tw/llms-full.txt](https://seekcourse.seekcourse.com.tw/llms-full.txt).

## Platform

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