portfolioV2

Slick Portfolio With Svelte.

Vercel-like style portfolio template for developers.

For a reference, check out my personal protfolio, slightly changed, but uses this template.

Create

You can either clone or fork this repository :

fork

You can fork the project, maintaining a link to the original repo using the fork button.

alt text

clone

# ssh
git clone git@github.com:RiadhAdrani/slick-portfolio-svelte.git protfolio

# https
git clone https://github.com/RiadhAdrani/slick-portfolio-svelte.git protfolio
npx degit RiadhAdrani/slick-portfolio-svelte portfolio

if you don’t have degit, it will prompt you to accept, enter y.

You can add the main repo as another remote repo to maintain updates in the future.

# ssh
git remote add main git@github.com:RiadhAdrani/slick-portfolio-svelte.git

Adapt to your needs

If you want to use the template as it is, you can :

Feel free to explore and hack the template to your needs if you feel like it.

Deploy to GitHub pages

Before deploying to GitHub Pages:

if 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.

Known issues: