This is a modern academic website built with Astro, designed to showcase research, publications, and professional information in a clean, minimal interface inspired by sites like pringle.fail and zentralwerkstatt.org.
- Minimal, academic-focused design
- Responsive layout for all devices
- Easy-to-navigate structure
- Publications, presentations, CV, and contact information
This site is built with Astro:
- Source files are located in the
new_site/directory - The site is automatically built and deployed via GitHub Actions
- Built site is output to the repository root for GitHub Pages
The site is automatically deployed to GitHub Pages via the deploy.yml workflow in .github/workflows/.