A minimal Jekyll academic site, in the spirit of kerfriden.github.io, refactored from mid2supaero.github.io and populated with content from the ISAE-SUPAERO pro page.
_config.yml site settings, nav, social links
Gemfile GitHub-Pages-compatible gem set
index.md homepage (welcome, topics, publications, links, latest posts)
about.md bio / affiliation
research.md research topics + vulgarisation links
team.md PhD students, postdocs, visiting researchers, alumni link
teaching.md courses / teaching material
publications.md publication links (wire up jekyll-scholar for a real list)
blog.md full post listing
CodingwithAI.md Rewrite old code, start coding using papers and Claude
_posts/ posts (one .md file per post)
_notebooks/ Associated with CodingwithAI (one .md file per post)
assets/css/style.scss theme override (built on the built-in "minima" theme)