---
title: "舌尖勤學堂"
url: https://omo100food.kaik.io
---

# 舌尖勤學堂

> Welcome to our site

## Courses

- [一堂real的美食攝影課](https://omo100food.kaik.io/courses/cl-1): 自己的光自己找

## Lecturers

- [omo100food](https://omo100food.kaik.io/@1): 舌尖上的攝影師 Nick

---

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