---
title: "進化村學院"
url: https://course.evolvingvillage.com
---

# 進化村學院

> Welcome to our site

## Courses

- [舊文重發自動工作流](https://course.evolvingvillage.com/courses/n8n-repost-workflow): 一次設定，讓你的舊內容 24 小時自動發佈到社群上，不再手動排程、不再打開社群 App，一週省下 5+ 小時的發文時間
- [書評（閱讀心得）寫作模板餐包](https://course.evolvingvillage.com/courses/reading-exp-template): 帶你從零到一，完整地寫出人人愛看的閱讀心得

## Lecturers

- [施定男（村長）](https://course.evolvingvillage.com/@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 [course.evolvingvillage.com/llms-full.txt](https://course.evolvingvillage.com/llms-full.txt).

## Platform

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