Source for my academic website, hosted with GitHub Pages.
This site uses the GitHub Pages–supported Jekyll theme minima. You can edit Markdown files directly in the repo. GitHub builds & serves the site automatically—no local Ruby setup required.
.
├─ _config.yml # Site config (title, theme, links)
├─ index.md # Home page
├─ cv.md # CV page
├─ resume.md # Resume page
└─ assets/
├─ Anas-AlSobeh-CV.pdf
└─ Anas-AlSobeh-Resume.pdf
- Push to the
mainbranch of this repo. - In Settings → Pages, set Build and deployment to Deploy from branch; choose Branch: main / root.
- Your site will be available at https://aalosbeh.github.io.
© 2025 Anas M. R. AlSobeh