🔗 Repository

Commit your changes

Time to save your changes on a repository. Register a new github account here

Create new repository and push your changes

Preview local changes

git diff

Run command below to commit all your changes with a custom message

git commit -a -m "Changed theme and content"

Push it

git push

Nice! You're now ready to deploy to production