Personal CV website for Bodo Burger, published with GitHub Pages.
The site is a static HTML/CSS project. There is no build step and no backend runtime.
Open index.html directly in a browser, or serve the folder locally:
python3 -m http.server 8000Then open:
http://localhost:8000