A template repo for building your own Quarto portfolio site.
- Click "Use this template" → "Create new repo"
- Name it
<your-username>.github.io - Launch a Codespace
- Run
quarto previewto see your site
- Devcontainer with Python, Quarto, and GitHub Copilot pre-configured
- GitHub Actions workflow for automatic deployment to GitHub Pages
- Python environment with common data science libraries
📖 Full workshop guide: sepd.dev/posts/2026-portfolio-workshop
MIT