Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
publish: add new clout userface
Browse files Browse the repository at this point in the history
generated from commit 56b591e
  • Loading branch information
chippers committed Mar 26, 2020
1 parent ac030b8 commit e86408b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion emotes-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion emotes-full.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion emotes.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion emotes.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion emotes.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Tastycat Emotes</title><link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet" type="text/css"><style type="text/css">.emote-container{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin:1rem}.emote-image{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.emote-header{margin:0}.container{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 auto;clear:both;width:100%}@media screen and (min-width:1200px){.container{width:960px}}#emotes{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.header{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:480px){.header{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}}.title{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;margin-bottom:1rem;text-align:center}.title h1{margin-bottom:0}#loading h1{margin:0 auto}a{color:#a8a8ad;font-weight:700}h1{font-weight:lighter}body{background-color:#1c1c1f;color:#a8a8ad;font-family:'Open Sans',sans-serif;font-weight:lighter}hr{width:100%;max-width:960px;border:0;height:1px;background-image:linear-gradient(to right,rgba(40,40,49,.25),#494954,rgba(40,40,49,.25))}input{padding:10px;border:none;border-bottom:solid 2px #44444b;background-color:#44444b;transition:border .5s ease-in-out;color:#a8a8ad;outline:0}html{overflow-y:scroll}input:focus{border-bottom:solid 2px #83838b}input:focus::-webkit-input-placeholder{color:transparent}input:focus:-moz-placeholder{color:transparent}input:focus::-moz-placeholder{color:transparent}input:focus:-ms-input-placeholder{color:transparent}.failed-load{color:#a00}#noscript{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;position:fixed;top:0;left:0;z-index:9001;height:100%;width:100%;background:#1c1c1f}#noscript h3{max-width:960px;padding:1rem}.loader,.loader:after,.loader:before{background:#a8a8ad;-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:1em;height:4em}.loader:after,.loader:before{position:absolute;top:0;content:''}.loader:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loader{text-indent:-9999em;margin:88px auto;position:relative;font-size:11px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loader:after{left:1.5em}@-webkit-keyframes load1{0%,100%,80%{box-shadow:0 0 #a8a8ad;height:4em}40%{box-shadow:0 -2em #a8a8ad;height:5em}}@keyframes load1{0%,100%,80%{box-shadow:0 0 #a8a8ad;height:4em}40%{box-shadow:0 -2em #a8a8ad;height:5em}}</style></head><body><header class="container header"><div class="title"><h1>Tastycat Emotes</h1><span>Contribute emotes <a href="https://github.com/catsaretasty/emotes">here.</a></span></div><div id="search-box"></div></header><hr><noscript><div id="noscript"><h3>Hi, JavaScript-disabled user! The images are usually lazy-loaded with JavaScript. Turn on JavaScript to view, or <a href="noscript/">visit the noscript page</a>. This might slow your browser, since all of the images are loaded at once (currently about 5MB).</h3></div></noscript><div class="loader">Loading emotes...</div><div id="emotes" style="display:none" class="container"></div><script async defer src="emotes.js" onload="require(&quot;emotes&quot;).init()"></script></body></html>
<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Tastycat Emotes</title><link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet" type="text/css"><style type="text/css">.emote-container{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin:1rem}.emote-image{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.emote-header{margin:0}.container{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 auto;clear:both;width:100%}@media screen and (min-width:1200px){.container{width:960px}}#emotes{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.header{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:480px){.header{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}}.title{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;margin-bottom:1rem;text-align:center}.title h1{margin-bottom:0}#loading h1{margin:0 auto}a{color:#a8a8ad;font-weight:700}h1{font-weight:lighter}body{background-color:#1c1c1f;color:#a8a8ad;font-family:&quot;Open Sans&quot;,sans-serif;font-weight:lighter}hr{width:100%;max-width:960px;border:0;height:1px;background-image:linear-gradient(to right,rgba(40,40,49,.25),#494954,rgba(40,40,49,.25))}input{padding:10px;border:none;border-bottom:solid 2px #44444b;background-color:#44444b;transition:border .5s ease-in-out;color:#a8a8ad;outline:0}html{overflow-y:scroll}input:focus{border-bottom:solid 2px #83838b}input:focus::-webkit-input-placeholder{color:transparent}input:focus:-moz-placeholder{color:transparent}input:focus::-moz-placeholder{color:transparent}input:focus:-ms-input-placeholder{color:transparent}.failed-load{color:#a00}#noscript{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;position:fixed;top:0;left:0;z-index:9001;height:100%;width:100%;background:#1c1c1f}#noscript h3{max-width:960px;padding:1rem}.loader,.loader:after,.loader:before{background:#a8a8ad;-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:1em;height:4em}.loader:after,.loader:before{position:absolute;top:0;content:&quot;&quot;}.loader:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loader{text-indent:-9999em;margin:88px auto;position:relative;font-size:11px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loader:after{left:1.5em}@-webkit-keyframes load1{0%,100%,80%{box-shadow:0 0 #a8a8ad;height:4em}40%{box-shadow:0 -2em #a8a8ad;height:5em}}@keyframes load1{0%,100%,80%{box-shadow:0 0 #a8a8ad;height:4em}40%{box-shadow:0 -2em #a8a8ad;height:5em}}</style></head><body><header class="container header"><div class="title"><h1>Tastycat Emotes</h1><span>Contribute emotes <a href="https://github.com/catsaretasty/emotes">here.</a></span></div><div id="search-box"></div></header><hr><noscript><div id="noscript"><h3>Hi, JavaScript-disabled user! The images are usually lazy-loaded with JavaScript. Turn on JavaScript to view, or <a href="noscript/">visit the noscript page</a>. This might slow your browser, since all of the images are loaded at once (currently about 5MB).</h3></div></noscript><div class="loader">Loading emotes...</div><div id="emotes" style="display:none" class="container"></div><script async defer src="emotes.js" onload="require(&quot;emotes&quot;).init()"></script></body></html>
2 changes: 1 addition & 1 deletion noscript/index.html

Large diffs are not rendered by default.

0 comments on commit e86408b

Please sign in to comment.