---
title: "Teachify"
url: https://demo.useteachify.com
---

# Teachify

> Welcome to our site

## Courses

- [Chinese Cooking 101- Tools & Utensils](https://demo.useteachify.com/courses/chinesecooking101)
- [Authentic Chinese Dumplings Recipe](https://demo.useteachify.com/courses/dumplings): The ultimate guide to making Chinese dumplings from scratch. 
- [Mastering the Art of Cooking](https://demo.useteachify.com/courses/mastering-the-art-of-cooking-10): From Novice to Culinary Artist
- [Authentic Beef Noodle Soup From Scratch](https://demo.useteachify.com/courses/beefnoodlesoup): Create a classic Taiwanese meal featuring scratch-made beef soup.
- [Cooking Class](https://demo.useteachify.com/courses/cookingclass)

## Posts

- [A Week of Asian Meal Ideas](https://demo.useteachify.com/posts/aweekofasianmealideas-7): Check out this awesome Asian meal plan you can do for a week! 😎
- [7  Chinese Cooking Methods](https://demo.useteachify.com/posts/cookingmethods)
- [5 Techniques  to season a wok](https://demo.useteachify.com/posts/5techniques)
- [A 7-Day Asian Meal Plan ](https://demo.useteachify.com/posts/a7dayasianmealplan)

## Digital Downloads

- [Anyone Can Cook! (Free E-Book)](https://demo.useteachify.com/digital-downloads/anyonecancook) - Free

## Lecturers

- [Cathy](https://demo.useteachify.com/@4)
- [Rei](https://demo.useteachify.com/@rei): Cook, eat, repeat.
- [Amy](https://demo.useteachify.com/@amy): Cooking is an Act of Love
- [Cathy](https://demo.useteachify.com/@cathy): Cook together, stay together.

---

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

## Platform

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