Link Search Menu Expand Document

Creating public repository on GitHub

  1. Go to this website and log in.
  2. Click Create a new repository or New.
  3. In Repository name field enter: youraccountname.github.io createnew
  4. Check Public checkbox.
  5. Click Create repository.
  6. In Quick setup field, click Set up in Desktop.
    createnew
  7. Clone a repository pop-up window in GitHub Desktop displays, opened in URL tab. Choose the local path for your repository.
  8. Click Clone.
  9. Select Open in Visual Studio Code.
  10. Add New File to your workspace.
  11. Save the changes and save your workspace.
  12. Open GitHub Desktop.
  13. Open Changes tab and verify if the file uploaded.
  14. Write a summary in the Summary field.
  15. Click Commit to main.
  16. Click Push origin.
  17. Go to this website and log in.
  18. Open your repository and verify if the documents uploaded.
    environments
  19. Click Environments on the left side of the page. You are redirected to deployments.
  20. Click View deployment. Your GitHub page opens.

deployment


Back to top

This documentation is part of the reference materials for the Technical Communication course at Vistula University (Warsaw).