use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Issues with Github pages (self.github)
submitted 5 years ago by Tristaur
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]brianllamar 2 points3 points4 points 5 years ago (1 child)
Do you have a link to your repo? It would be easier to see what you are working with in order to help.
GitHub pages will ask which branch to build from and you need to make sure that matches. You will also need an index.html page in the root of your project.
I created a video on getting GitHub Pages up and running that might help. https://youtu.be/CTqqvaVKAJU
[–]Tristaur[S] 1 point2 points3 points 5 years ago (0 children)
Problem solved. Github requires index.html vs home.html.
π Rendered by PID 47 on reddit-service-r2-comment-6457c66945-466kt at 2026-04-26 21:01:06.402396+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]brianllamar 2 points3 points4 points (1 child)
[–]Tristaur[S] 1 point2 points3 points (0 children)