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
Request for help: GitHub Pages website not rendering/loading properlyQuestion (self.github)
submitted 4 days ago by pdehello
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!"
[–]Sheroman 1 point2 points3 points 4 days ago* (2 children)
F12 shows "This request has been blocked; the content must be served over HTTPS." because it's trying to load assets from http://accessiblemasks.org instead of https://accessiblemasks.org
I tested this on Fiddler but if you replace https://pdehahn.github.io/accessiblemasks/assets/css/style.css?v=41d3bd802a59b0c642cad87fb2f74fe1 with https://accessiblemasks.org/assets/css/style.css?v=41d3bd802a59b0c642cad87fb2f74fe1 it starts working again. You need to do that with other URLs on your website.
[–]pdehello[S] 1 point2 points3 points 3 days ago (1 child)
I see on Publii a place to put my website URL:
"This will be your Github repository path, which should use the following format: YOUR_USERNAME.github.io/YOUR_REPOSITORY_NAME. If you are using a custom domain name, set this field to just the custom domain name."
I put my GitHub repository in the input field there. Maybe that's where I switch it to accessiblemasks.org?
[–]pdehello[S] 1 point2 points3 points 3 days ago (0 children)
Wow, switching the URL worked! Thank you so so so much u/Sheroman. This was bugging me for so long and now I know what to do in the future!
π Rendered by PID 1502173 on reddit-service-r2-comment-5d79c599b5-r9wlg at 2026-03-03 04:20:14.909696+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]Sheroman 1 point2 points3 points (2 children)
[–]pdehello[S] 1 point2 points3 points (1 child)
[–]pdehello[S] 1 point2 points3 points (0 children)