Deployment

Deployment

Get your new website launched! 🚀

You will first need to have node and npm/yarn installed

Step 1. Create a new github repository:

Navigate to this link (opens in a new tab) and create a new github repository, call it whatever you like (set your repository to private)

Step 2. Push your local respository to the remote branch:

You should see the following if the deploy successfully went through:

git remote add origin <REMOTE_URL>
git branch -M main
git push -u origin main

Deploy

Deploy your portfolio to vercel (or your preferred hosting provider)

Support

Template support covers general questions regarding the template functionality and CMS configuration.

What support does not cover is how to the technologies or adding new functionality to the templates.

If you do have questions, feel free to drop us an email