Skip to content

Repository files navigation

Markus Baumann Personal Website (Astro)

Astro source for eybmits.github.io, the canonical public website for Markus Baumann (@eybmits), a researcher at LMU Munich / QAR-Lab working on Quantum Reservoir Computing, Quantum Machine Learning, and time-series forecasting, with public artifacts for reproducible and inspectable computational research.

Visibility goals

  • Keep the same identity phrase on the website, GitHub profile, LMU profile, QAR-Lab context, and research repositories.
  • Make GitHub, LMU, QAR-Lab, Google Scholar, and the public contact email visible from the homepage and markdown fallbacks.
  • Expose structured Person data for search engines with research topics, affiliation, and canonical profiles.
  • Keep public pages readable without JavaScript through .md routes.

Stack

  • Astro 5
  • MD/MDX content collections
  • Search via Pagefind
  • RSS + Sitemap
  • Vercel deployment metadata
  • GitHub Pages static deployment mirror

Commands

npm install
npm run dev
npm run build
npm run preview

Deployment helper:

npm run deploy

Main public files

  • src/consts.ts - canonical site title, description, repository, and timezone.
  • src/pages/index.astro - homepage hero and public identity links.
  • src/pages/about.mdx - human-readable research bio.
  • src/components/StructuredData.astro - search-engine structured data.
  • src/pages/index.md.ts and src/pages/about.md.ts - markdown fallbacks for crawlers and text clients.

License

  • Content: CC BY 4.0
  • Code: MIT

About

Source for Markus Baumann's public research website and identity hub.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages