Skip to content

mattiebrandolini/brandolini-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brandolini-modules

Flat hosting for Ms. Brandolini's interactive teaching modules. Each module is a single self-contained HTML file that students can open from a link on Canvas or Google Sites.

Live URL: https://mattiebrandolini.github.io/brandolini-modules/

Adding a new module

  1. Copy the .html file into the repo root (e.g. ~/brandolini-modules/my-module.html)
  2. Add a card to index.html linking to it
  3. git add -A && git commit -m "add: my module" && git push
  4. GitHub Pages redeploys in ~30 seconds

Current modules

  • mutation-web.html — Cancer / genes / mutation knowledge web. Source: ~/sync/Obsidian/Teaching/Knowledge Web Workflow/runs/2026-04-13-cancer-genes-mutation/mutation_web.html

Why GitHub Pages and not Cloudflare

GitHub Pages keeps student-facing hosting isolated from fleet infrastructure (Cloudflare tunnels, MCP servers). Repo is public, which means everything pushed is public forever — do not commit anything with student PII, internal paths, or API keys.

About

Flat hosting for Ms. Brandolini's interactive teaching modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages