This is a Jekyll Template website that combines SCSS + Jekyll.
Run:
git clone https://github.com/MrurBo/Template-Website/
rename Template-Website/ (your-repo-name)/
cd (your-repo-name)/
git remote remove origin
git remote add https://github.io/(your-name)/(your-repo-name)
git add .
git commit -m "Initial Commit"
git push origin main
git clone https://github.com/MrurBo/Template-Website/
mv Template-Website/ (your-repo-name)/
cd (your-repo-name)/
git remote remove origin
git remote add https://github.io/(your-name)/(your-repo-name)
git add .
git commit -m "Initial Commit"
git push origin main
jekyll servejekyll build