Optional: Publish to github pages - draft

  • Install git if you don't have it
  • Create repo in github
  • Follow instructions to do first commit and link to remote

For example

echo "# test_repo" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin [email protected]:pietrop/test_repo.git
git push -u origin master
  • Activate github pages from docs folder in settings.

Documentation

results matching ""

    No results matching ""