Vercel-like style portfolio template for developers.
If you want to use the template as it is, you can :
src/lib/data with your data.src/lib/index.scss for custom styling.static/favicon.ico to customize the tab's icon.Feel free to explore and hack the template to your needs if you feel like it.
Before deploying to GitHub Pages:
base parameter in svelte.config.js.deploy.yml file, it is set to build from master branch by default.GitHub Pages in your repo settings with correct permissions:Settings > Actions > GeneralActions permissions : check Allow all actions and reusable workflowsSettings > PagesDeploy from a branch.gh-pages and / (root) and click on saveif you did all the above CORRECTLY, and no workflow was launched, try to push another commit (maybe an empty one), otherwise you can create an issue and link your repo.
node 14, use a newer version instead.To use this template as-is or customize it for your own needs, follow these steps: