A free and open-source portfolio template that pulls directly from your GitHub.
git clone https://github.com/natebabyak/portfolio.git
npm install
src/lib/config.json
{ "username": "your_github_username" }
npm run dev
MIT