https://github.com/nolanlawson/pretty-s3-index-html
A prettier index.html for listing public files and folders in Amazon S3 buckets. (UNMAINTAINED)
https://github.com/nolanlawson/pretty-s3-index-html
Last synced: 12 days ago
JSON representation
A prettier index.html for listing public files and folders in Amazon S3 buckets. (UNMAINTAINED)
- Host: GitHub
- URL: https://github.com/nolanlawson/pretty-s3-index-html
- Owner: nolanlawson
- Created: 2013-11-19T11:32:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T10:48:07.000Z (over 1 year ago)
- Last Synced: 2025-03-27T22:16:31.980Z (30 days ago)
- Language: HTML
- Homepage:
- Size: 9.77 KB
- Stars: 115
- Watchers: 4
- Forks: 131
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pretty S3 index.html
====================⚠**Maintenance note**⚠: this project is archived and unmaintained. For a more up-to-date version, you may check out the [various forks](https://github.com/nolanlawson/pretty-s3-index-html/issues/6).
Author
-------
Nolan LawsonLicense
--------
GPL v3Summary
---------A Bootstrap-y, pretty index.html designed to be placed at the root of a public Amazon S3 bucket, which
you just want to use for displaying a list of files.Usage
-------Just place the index.html file in the root of your bucket. It'll look [like this][1].
For comparison, the [original index.html created by Amazon][2] looks [like this][3].
[1]: https://nolanlawson.s3.amazonaws.com/index.html
[2]: https://aws.amazon.com/code/1713
[3]: http://regexp.s3.amazonaws.com/list.html