github-pages-directory-listing icon indicating copy to clipboard operation
github-pages-directory-listing copied to clipboard

Directory listing for Github Pages

Results 7 github-pages-directory-listing issues
Sort by recently updated
recently updated
newest added

Generated **index.html** files have `root:root` set but should retain the defaults the current workflow is running under (like `runner:docker`). Current workaround is to run `find . -type f -name index.html...

Hi. I have a project that generates Win32 binaries and the action runs on windows. Trying to use this action says that the OS isn't supported.

Instead of `./`, it now displays `/`.

I am glad that this Github Action exists. I am using it to upload html reports to a separate host that does not have directory listing enabled for security reasons,...

Files uploaded with large file support don't get downloaded correctly when using this. Can we somehow enable this?

When i enable Cloudflare rocket loader the website flashes, but when disabled it works normal

As the title says, here is my workflow: https://github.com/antocuni/files2/blob/main/.github/workflows/workflow.yml ``` - name: Generate Directory Listings uses: jayanta525/[email protected] with: FOLDER: '.' ``` And here is the result: https://antocuni.github.io/files2/ ![Image](https://github.com/user-attachments/assets/416ed521-a3ef-4432-acf6-a0246030e4dd)