---
title: "馬蹄刃探索站"
url: https://multilearn.kaik.io
---

# 馬蹄刃探索站

> Welcome to our site

## Courses

- [物聯網伺服器， 自己來就好](https://multilearn.kaik.io/courses/localnest): 資料都在家，適合中小企業的 IoT 伺服器架構

## Lecturers

- [臭G蛋](https://multilearn.kaik.io/@ggegg): PMP｜資深物聯網與軟韌體工程師｜iPAS 淨零碳規劃管理師｜職業安全衛生業務主管

---

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