Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Git Environment

GitHub

If not yet, create an account at Sign up to GitHub.

Git

If not yet, install git with “64-bit Git for Windows Setup” from Download for Windows.

And set your account info like this.

git config --global user.name "John Doe"
git config --global user.email johndoe@example.com

See also: