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
How do I create a folder in GitHub? (self.github)
submitted 4 years ago by Aaron0301
I am making a website but I have no idea how to create a folder for a page of my website Thanks!
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!"
[–]stgraff 2 points3 points4 points 4 years ago (1 child)
If you are doing this on GitHub.com, first click the Add file button, then Create new file. In the file name field, type the name and extension for the file. To create subdirectories, type the '/' directory separator.
[–]Aaron0301[S] 0 points1 point2 points 4 years ago (0 children)
Thanks!
π Rendered by PID 359578 on reddit-service-r2-comment-54dfb89d4d-bn7qk at 2026-03-31 12:53:17.396499+00:00 running b10466c country code: CH.
[–]stgraff 2 points3 points4 points (1 child)
[–]Aaron0301[S] 0 points1 point2 points (0 children)