---
title: "立蛋計畫"
url: https://eggupplan.com.tw
---

# 立蛋計畫

> Welcome to our site

## Courses

- [創業提案技巧班](https://eggupplan.com.tw/courses/1)

## Lecturers

- [Joan](https://eggupplan.com.tw/@1): 立蛋計劃 主理人

---

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