Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UofT ASIC — Education

Hub site for UofT ASIC Team education materials.

Live: https://edu.uoftasic.com/

Update the catalog

  1. Edit data/courses.json — set status to live or planned.
  2. Push to main. GitHub Actions runs python3 scripts/build.py and deploys Pages.

Local preview (optional):

python3 scripts/build.py
python3 -m http.server -d . 8765
# open http://127.0.0.1:8765/
Field Notes
id Course id → link https://uoftasic.com/<id>/ when live
track Core, Analog, or Digital
status live (linked) or planned (roadmap only)
summary One-line description

Deploy

Workflow: .github/workflows/deploy-hub.yml

GitHub repo Settings → Pages → Build and deployment → Source must be GitHub Actions (not “Deploy from a branch”).

Related

About

The primary repo to host the educational material made by the UofT ASIC Team

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages