Skip to content

Total newbie- how do I put my challenge on GitHub pages? #89909

Discussion options

You must be logged in to vote

go through the process of checking and ensuring that your code files are correctly placed in the repository.

Access Your Repository:

Go to your GitHub repository on the web browser.
Verify Files:

Once you're in your repository, look for your code files. Commonly, your main code file would be something like index.html for a web project. If you have multiple files, make sure they are all present.
Adding Files to Repository:

If you haven't added your code files to the repository yet, here's how you can do it:
On the GitHub repository page, click on the "Add file" button.
You can either upload files directly or create a new file by clicking on "Create new file."
Ensure that your main code fil…

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
7 replies
@DoDoingDone
Comment options

@urdrops
Comment options

Answer selected by DoDoingDone
@DoDoingDone
Comment options

@DoDoingDone
Comment options

@DoDoingDone
Comment options

@urdrops
Comment options

Comment options

You must be logged in to vote
3 replies
@DoDoingDone
Comment options

@DoDoingDone
Comment options

@DoDoingDone
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pages Host a static website, right from your repo New User Help ❓ New User help
5 participants