riadh-adrani
v0.0.1
Published
Vercel-like style portfolio template for developers.
Readme
Slick Portfolio With Svelte.
Vercel-like style portfolio template for developers.
If you want to use the template as it is, you can :
- update
src/lib/params.tswith your data. - update
src/lib/index.scssfor custom styling. - update
static/favicon.icoto 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:
- make sure to change the
baseparameter insvelte.config.js. - allow
GitHub Pagesin your repo settings.
Known issues:
- Svelte no longer support
node 14, use a newer version instead.
