Skip to content

A prettier index.html for listing public files and folders in Amazon S3 buckets.

Notifications You must be signed in to change notification settings

NeblioTeam/pretty-s3-index-html

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 

Repository files navigation

Pretty S3 index.html

Authors

Francesco Pasqualini
Nolan Lawson (http://nolanlawson.com)
Olivier Scherler (http://olivier.ithink.ch/)

License

GPL v3

Summary

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.

For comparison, the original index.html created by Amazon looks like this.

Changes

Francesco Pasqualini

Original version.

Nolan Lawson

  • AJAX request and processing using jQuery;
  • Rendering using Handlebars;
  • Styling using Bootstrap 2;
  • User friendly size and date display;
  • Remove column sorting.

Olivier Scherler

  • Support for buckets with more that 1000 (max-keys) items;
  • Bootstrap 3;
  • Opening and closing folders;
  • Sort items naturally, ignoring accents;
  • Item count on folders;
  • Friendlier date format.

About

A prettier index.html for listing public files and folders in Amazon S3 buckets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%