git clone https://github.com/h-enk/doks.git portfolio
cd portfolio
npm run dev
# Création repo https://github.com/cyrilleledean/portfolio
git remote remove origin
git remote add origin https://github.com/cyrilleledean/portfolio.git
git branch -M main
git add .
git commit -m "Initial commit - site basé sur Doks"
git push -u origin main- Modifier config/_default/config.toml
baseurl = "https://github.com/cyrilleledean/portfolio/"
-
Ajouter le fichier .github/workflows/deploy.yml
-
URL du site: https://cyrilleledean.github.io/portfolio/datascientest/introduction/