-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
114 lines (105 loc) · 7.18 KB
/
index.html
File metadata and controls
114 lines (105 loc) · 7.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<!DOCTYPE html>
<html>
<head>
<title>S3 Bucket Listing Generator</title>
<meta charset="utf-8">
<!-- Viewport -->
<meta name="description" content="Huement User Interface (hui)">
<meta name="author" content="Derek Scott (@huement)">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Mobile Related Stuff -->
<meta content="minimum-scale=1.0, width=device-width, maximum-scale=0.6667, user-scalable=no" name="viewport" />
<title>Blog About It</title>
<link href="https://huement.s3.amazonaws.com/code/hui/favicon.ico" title="Icon" type="image/x-icon" rel="shortcut icon">
<link href="https://huement.s3.amazonaws.com/code/hui/favicon.ico" title="Icon" type="image/x-icon" rel="icon">
<link href="//fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
<link rel="stylesheet" href="//cdn.rawgit.com/necolas/normalize.css/master/normalize.css">
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
<!-- <link rel="stylesheet" href="style.css"> -->
<style type="text/css" media="screen">
body,html{height:100%;margin:0}body{color:#fefefe;background:#292929}.author,.block,.scheme,body,html,pre{font-family:"Source Code Pro","menlo","consolas",monospace}.scheme{margin-bottom:-1px;padding-top:0}.author{margin-top:0;padding-top:0;color:#d2d4d4}.block{display:inline-block;margin:0 5px 10px 0;padding:22px;font-size:13px;font-weight:bold}pre{padding:0 20px;font-size:14px}.content{min-height:100%;margin:0 auto -120px;padding:20px 0 0 0}.footer,.push{height:120px}.button-primary{float:right;margin:20px 0 0 0}.row .column .center-box{max-width:985px}.rainbow-box{display:block;position:relative;width:100%;margin:0 auto;padding:0}.base00-background{background-color:#fefbec}.base01-background{background-color:#e8e4cf}.base02-background{background-color:#a6a28c}.base03-background{background-color:#999580}.base04-background{background-color:#7d7a68}.base05-background{background-color:#6e6b5e}.base06-background{background-color:#292824}.base07-background{background-color:#20201d}.base08-background{background-color:#d73737}.base09-background{background-color:#b65611}.base0A-background{background-color:#ae9513}.base0B-background{background-color:#60ac39}.base0C-background{background-color:#1fad83}.base0D-background{background-color:#6684e1}.base0E-background{background-color:#b854d4}.base0F-background{background-color:#d43552}.base00{color:#fefbec}.base01{color:#e8e4cf}.base02{color:#a6a28c}.base03{color:#999580}.base04{color:#7d7a68}.base05{color:#6e6b5e}.base06{color:#292824}.base07{color:#20201d}.base08{color:#d73737}.base09{color:#b65611}.base0A{color:#ae9513}.base0B{color:#60ac39}.base0C{color:#1fad83}.base0D{color:#6684e1}.base0E{color:#b854d4}.base0F{color:#d43552}.loading_icon{max-width:500px;width:100%;display:block;position:relative;margin:0 auto}pre{background:#292929}@media(min-width:768px){.section{padding:0}}@media(max-width:800px){.block{padding:10px;margin:0}.scheme{font-size:30px}.author{font-size:16px}}@media(max-width:600px){.smallhide{display:none}.block{padding:8px;margin:0}.container{padding:0}.row .column.column-25{width:23%!important;float:right;flex:0 0 23%;max-width:23%;margin-right:1%}.row .column.column-75{flex:0 0 73%;float:left;max-width:73%;width:73%!important;margin-left:1%}.row.blocksmall{display:block!important}.rainbow-box{width:325px}.button-primary{float:right;margin:0;padding:0 4px 4px 4px}}
</style>
</head>
<body>
<div class="wrapper content">
<header class="container" id="home">
<div class="row center-box blocksmall">
<div class="column column-75">
<h1 class="scheme title">....</h1>
<p class="author subtitle">Beatbox Public File Directory</p>
</div>
<div class="column column-25">
<a class="button button-primary" href="https://huement.com">Huement</a>
</div>
</div>
</header>
<section class="container" id="navigation">
<div class="row center-box">
<div class="column">
<div id="navigation"></div>
</div>
</div>
</section>
<section class="container" id="main_list">
<div class="row center-box">
<div class="column">
<div id="listing"></div>
</div>
</div>
</section>
</div>
<footer class="footer">
<div class="section">
<div class="container">
<div class="row center-box">
<div class="column">
<div class='rainbow-box'>
<div class="block base08-background base07">08</div>
<div class="block base09-background base07">09</div>
<div class="block base0A-background base07">0A</div>
<div class="block base0B-background base07">0B</div>
<div class="block base0C-background base07">0C</div>
<div class="block base0D-background base07">0D</div>
<div class="block base0E-background base07">0E</div>
<div class="block base0F-background base07">0F</div>
<div class="block smallhide base0F-background base07">0F</div>
<div class="block smallhide base0E-background base07">0E</div>
<div class="block smallhide base0D-background base07">0D</div>
<div class="block smallhide base0C-background base07">0C</div>
<div class="block smallhide base0B-background base07">0B</div>
<div class="block smallhide base0A-background base07">0A</div>
<div class="block smallhide base09-background base07">09</div>
<div class="block smallhide base08-background base07">08</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript">
var S3BL_IGNORE_PATH = false
//var BUCKET_NAME = 'beatbox.huement';
var BUCKET_URL = "http://beatbox.huement.s3.amazonaws.com"
//var BUCKET_URL = 'http://beatbox.huement.s3-website.us-east-2.amazonaws.com';
var BUCKET_DISPLAY_URL = "beatbox.huement.s3-website.us-east-2.amazonaws.com"
//var S3B_ROOT_DIR = '';
var S3B_SORT = "DEFAULT"
var EXCLUDE_ARRAY = [
"index.html",
"list.js",
"grey.gif",
"favicon.ico",
"style.css"
];
//var EXCLUDE_FILE = 'index.html';
var AUTO_TITLE = true
//var S3_REGION = 's3'
//var S3_REGION = 'us-east-2'; // for us-east-1
var S3_ARN = "arn:aws:s3:::beatbox.huement"
var SUB_TITLE = "S3 Public File Directory"
var PAGE_TITLE = "Beatbox Cloud"
</script>
<script type="text/javascript" src="//beatbox.huement.s3-website.us-east-2.amazonaws.com/list.js?ver=3"></script>
</body>
</html>