|
|
|
|
|
by octobanana
2673 days ago
|
|
> When I'm working with a GitHub project, I commonly want to load up the page and navigate to some files. If not, it's usually not much scrolling to get down to the README. The solution I'm using currently for the git repos hosted on my personal site [0] is to show the projects file tree above the README, but allow it to be collapsed by clicking on the projects root directory. Originally, the project tree was collapsed by default, but the click through rate was quite low, so the expanded view became the default. [0] https://octobanana.com/software/fltrdr |
|
I would interpret the data as meaning that most people don’t care about the list of files, so it’s better for them to be hidden by default.