This repository contains the source code for my personal website, hosted at vrognas.com. The site is built with Quarto and automatically deployed using Netlify.
The website serves as a central hub for:
- Personal Information: My CV/Resume and professional background.
- Portfolio: A showcase of selected projects, including:
- Scientific projects: Insights into my research, publications, and key findings.
- Software development projects: Tools, open-source contributions, and other relevant work.
- Documentation: Profession-related articles and notes, publicly available for others to learn from and engage with.
- Responsive Design: Optimized for viewing on desktop, tablet, and mobile devices.
- Dynamic Deployment: Automated builds and deployments with Netlify ensure changes are live quickly.
- Modular Structure: Content is structured to allow easy updates and scaling.
_quarto.yml
: Configuration file for Quarto.docs/
: Markdown or QMD files for site content.netlify.toml
: Configuration file for Netlify deployments.
Feedback and contributions are welcome! Please open an issue or submit a pull request if you have suggestions.