Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 20 additions & 2 deletions _teaching/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,29 @@ title: Teaching
permalink: /teaching/
body_class: teaching-v2
description: >-
Courses and workshops on Basilisk C, multiphase-flow numerics, and
soft-matter simulation.
Open courses and workshops on scientific Python, Basilisk C,
multiphase-flow numerics, and soft-matter simulation.
---

<div class="teaching-grid">
<div class="course-card">
<img src="/assets/images/teaching/comphy-python101.svg" alt="CoMPhy Python 101 reasoning loop" loading="lazy">
<div class="course-card__content">
<h3 class="course-card__title">CoMPhy Python 101</h3>
<div class="course-card__meta">
<i class="fa-solid fa-globe"></i> Open online course
</div>
<div class="course-card__meta">
<i class="fa-solid fa-route"></i> Self-paced · quick and full routes
</div>
<p class="course-card__desc">
Mechanism-first Python onboarding: turn a physical question into
trustworthy computation and reproducible evidence.
</p>
<a href="/comphy-python101/" class="course-card__link">Start Course</a>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Fix dead Python 101 course link

When visitors click this new Start Course button, /comphy-python101/ will not be generated by this site: this commit only adds the card and SVG, and a repo-wide search for comphy-python101/Python 101 finds no page or redirect with that permalink. Add the course page/redirect or point the button to the actual existing course URL before advertising it here.

Useful? React with 👍 / 👎.

</div>
</div>

<div class="course-card">
<img src="/assets/images/teaching/basilisk-madrid.jpg" alt="Basilisk C Course" loading="lazy">
<div class="course-card__content">
Expand Down
27 changes: 27 additions & 0 deletions assets/images/teaching/comphy-python101.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.