Skip to content

Latest commit

 

History

184 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browse every course Star this repo

Every course is free and runs in your browser. No install, no login.

Learn with Phoebe

The front door to every learn-X-with-phoebe course - one shelf that groups them into buckets and links out to each live course site. By Phoebe Fu.

Filter by bucket, by audience (leaders / builders), or by interactive courses. The bucket list is not repeated here on purpose: courses.json is the source of truth and the site renders it, so this README cannot fall out of date.

How it works

courses.json is the single source of truth. assets/hub.js fetches it, renders the bucketed shelf and the filter bar, and counts up the stats. Adding a course = one entry in courses.json (slug, title, bucket, audience, format, sessions, blurb) - no HTML to touch.

index.html          hero + filter bar + shelf (populated by JS)
courses.json         the manifest - edit this to add/update courses
assets/style.css     charcoal + electric-lime identity
assets/hub.js        render + filter + count-up

Course URLs are derived as https://phoebefu6.github.io/<slug>/.

Local preview

python3 -m http.server 8000
# open http://localhost:8000

About

The front door to every learn-X-with-phoebe course - free, hands-on courses on AI, data, and the craft around them. Two tracks: leaders who need to decide, builders who need to ship. by Phoebe Fu

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages