Create your professional academic medicine portfolio website in a few minutes. Zero coding required.
A ready-to-use template for medical residents, fellows, and faculty to showcase their CV, publications, and research online. Built for GitHub Pages with free hosting and automatic updates.
Live Example | Quick Start Guide
- Professional academic website - Polished portfolio that updates instantly
- Mobile-optimized design - Looks perfect when program directors view on phones
- Markdown editing only - Edit like a Word doc, no coding needed
- Free hosting forever - GitHub Pages hosts your site at no cost
- Live in 5 minutes - From template to published site in one sitting
- Auto-generated PDFs - Download links for Word and PDF versions
- Google searchable - Your name appears in search results with your site
- Residency applications, Fellowship applications, Academic job searches, Grant applications, Networking.
Click the green "Use this template" button at the top of this page.
- Repository name: Choose
[your-name]-cv(e.g.,jsmith-cv) - Visibility: Select Public (required for free GitHub Pages)
- Click Create repository from template
In your new repository:
- Click ⚙️ Settings (top menu)
- Click Pages (left sidebar)
- Under "Source":
- Branch: Select
main - Folder: Keep as
/ (root)
- Branch: Select
- Click Save
Wait 1-2 minutes, then refresh. You'll see: > ✅ Your site is live at https://[your-username].github.io/[repo-name]/
Edit your homepage:
- Click
index.mdin your repository - Click the ✏️ pencil icon (top right) to edit
- Replace placeholder text with your info:
- Your name, position, institution
- Contact information
- Research summary
- Stats and highlights
- Scroll down → Commit changes (green button)
Edit your full CV:
- Click
cv.mdin your repository - Click the ✏️ pencil icon to edit
- Replace with your complete CV
- Commit changes
⏱️ Wait ~1 minute → Your site updates automatically!
You only need to edit 2 files - both are plain text (Markdown):
- Professional photo
- Contact information
- Research highlights
- Featured publications
- Awards summary
- Education
- Research experience
- Publications (all)
- Presentations
- Awards and honors
- Professional activities
title: Your Name, MD
email: your.email@institution.edu
description: "General Surgery Resident | Clinical Outcomes Researcher"- Go to
assets/folder - Click Add file → Upload files
- Upload your headshot as
profile-photo.png(or.jpg) - Recommended: 400×400px square, professional attire
Edit assets/style.css (line 3):
--primary-color: #2c5aa0; /* Change this hex code */Popular academic colors: - #2c5aa0 - Professional Blue (default) - #1a472a - Medical Green\
#8b0000- Academic Crimson -#003366- Navy Blue
- Upload PDFs to
publications/folder - In
cv.md, add links:
[[PDF](./publications/2023-smith-outcomes.pdf)]You don't need to know coding - Markdown is simple text formatting:
# Large Heading
## Medium Heading
### Small Heading
**Bold text**
*Italic text*
- Bullet point
- Another point
[Link text](https://example.com)- Wait 2-3 minutes after enabling Pages
- Ensure repository is Public (not Private)
- Check Settings → Pages shows green checkmark
- Wait ~1 minute for GitHub to rebuild your site
- Hard refresh:
Ctrl+Shift+R(Windows) orCmd+Shift+R(Mac) - Check you clicked "Commit changes" after editing
- File names are case-sensitive:
Photo.png≠photo.png - Check file path matches exactly
- Use forward slashes:
/not backslashes\
- You're viewing the template - create your own copy with "Use this template"
- Make sure you're editing your repository, not the template
- Update regularly
- Link everywhere
- Download PDFs - Many programs want downloadable CVs (we auto-generate these)
- Custom domain (advanced) - Buy
yourname.comand point it to your GitHub Pages site - Track visitors (optional) - Add Google Analytics to see who's viewing your CV
Want to see it in action? Here are real academic medicine portfolios built with this template:
- Anthony Morada, MD - General Surgery Resident, Transplant Surgery Research
Using this template? Submit your site to be featured!
- 💬 Ask Questions - Community support forum
- 🐛 Report Issues - Found a bug? Let us know
- 📖 Full Documentation - See working example with all features
Created by a surgical resident who understands what program directors want:
- Clean, scannable design - PDs spend 30 seconds per application
- Mobile-first - Most PDs review applications on phones between cases
- Professional credibility - Custom domain looks better than a Word doc attachment
- Easy maintenance - Update once, live everywhere (no re-uploading PDFs)
- Cost: $0 - Free hosting, no subscriptions, no catches
Free to use under MIT License. No attribution required (but appreciated!).
You can:
-
Use for personal or commercial purposes
-
Modify and customize freely
-
Share with colleagues
-
Remove all references to this template
Created by Anthony Onde Morada, MD
Built for medical professionals who want a simple, professional online presence without learning web development.
Technology:
-
GitHub Pages - Free hosting
-
Jekyll - Static site generator
-
Minima Theme - Clean design
-
Markdown - Simple text formatting
If this template helped you:
-
⭐ Star this repository to help others find it
-
🔗 Share with colleagues applying for fellowships/jobs
-
💬 Share feedback on how we can improve
