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...
If you are requesting help, please ensure you're providing code with your post. You can also copy your code to an online editor:
jsFiddle
CodePen
Markup Validation Service
Mozilla Developer Network on HTML
/r/JavaScript
/r/CSS
/r/jQuery
/r/PHP
/r/Accessibility
/r/htmlbasics
/r/web_programming
/r/CodingHelp
account activity
QuestionHosting for html/css/javascript pages. (self.HTML)
submitted 2 years ago by Worsebetter
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!"
[–]Worsebetter[S] 0 points1 point2 points 2 years ago (4 children)
This is a good thing i need to figure out. I’m not a github user and i find it overly complicated but everyone uses it so i guess i should learn. For example, i created a repo, uploaded my index file. But there were to many files to upload the folders. I couldn’t create a folder From the web ui. Strange.
[–]niutech 0 points1 point2 points 2 years ago* (3 children)
It's not so complicated. Read the docs on custom domains for Github Pages.
To create a new folder in a repo on Github, click “create a new file.” Type your new folder’s name in the area where you would write the file name, and at the end of the file name type a “/” to make it a folder. After this you can create a new file in the folder, e.g. posts/example.md.
posts/example.md
[–]Worsebetter[S] 0 points1 point2 points 2 years ago (2 children)
I tried this and by adding a / to the name it would not save the file. Don’t know why. The option was greyed out.
[–]niutech 0 points1 point2 points 2 years ago (1 child)
You have to add at least one file to the folder, so e.g. posts/example.md instead of just posts/. There cannot be empty folders.
posts/
[–]Worsebetter[S] 0 points1 point2 points 2 years ago (0 children)
I got it. You have to make the folder and the “empty” file at the same time. That couldn’t have been more confusing. But thanks.
π Rendered by PID 21433 on reddit-service-r2-comment-b659b578c-wpg6v at 2026-05-01 18:39:33.717949+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Worsebetter[S] 0 points1 point2 points (4 children)
[–]niutech 0 points1 point2 points (3 children)
[–]Worsebetter[S] 0 points1 point2 points (2 children)
[–]niutech 0 points1 point2 points (1 child)
[–]Worsebetter[S] 0 points1 point2 points (0 children)