commit 4aed30c4fa7d2c955828dac985c26f5d76c1eebb Author: dennydai Date: Fri Jul 7 08:33:28 2017 +0000 first commit diff --git a/add-wechat.svg b/add-wechat.svg new file mode 100644 index 0000000..28d9e7e --- /dev/null +++ b/add-wechat.svg @@ -0,0 +1,394 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/css/ZHSYKT.css b/css/ZHSYKT.css new file mode 100644 index 0000000..a279f4b --- /dev/null +++ b/css/ZHSYKT.css @@ -0,0 +1,12 @@ +@font-face { + font-family: "ZHSYKT"; + src: url("fonts/ZHSYKT.eot"); /* IE9 */ + src: url("fonts/ZHSYKT.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ + + url("fonts/ZHSYKT.woff") format("woff"), /* chrome、firefox */ + url("fonts/ZHSYKT.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */ + + url("fonts/ZHSYKT.svg#ZHSYKT") format("svg"); /* iOS 4.1- */ + font-style: normal; + font-weight: normal; +} \ No newline at end of file diff --git a/css/fonts/ZHSYKT.eot b/css/fonts/ZHSYKT.eot new file mode 100644 index 0000000..537b062 Binary files /dev/null and b/css/fonts/ZHSYKT.eot differ diff --git a/css/fonts/ZHSYKT.svg b/css/fonts/ZHSYKT.svg new file mode 100644 index 0000000..f55b0fc --- /dev/null +++ b/css/fonts/ZHSYKT.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/css/fonts/ZHSYKT.ttf b/css/fonts/ZHSYKT.ttf new file mode 100644 index 0000000..8023c34 Binary files /dev/null and b/css/fonts/ZHSYKT.ttf differ diff --git a/css/fonts/ZHSYKT.woff b/css/fonts/ZHSYKT.woff new file mode 100644 index 0000000..d2593f4 Binary files /dev/null and b/css/fonts/ZHSYKT.woff differ diff --git a/css/fonts/icomoon.eot b/css/fonts/icomoon.eot new file mode 100644 index 0000000..56f94b6 Binary files /dev/null and b/css/fonts/icomoon.eot differ diff --git a/css/fonts/icomoon.svg b/css/fonts/icomoon.svg new file mode 100644 index 0000000..63d8e60 --- /dev/null +++ b/css/fonts/icomoon.svg @@ -0,0 +1,16 @@ + + + +Generated by IcoMoon + + + + + + + + + + + + \ No newline at end of file diff --git a/css/fonts/icomoon.ttf b/css/fonts/icomoon.ttf new file mode 100644 index 0000000..7705eb7 Binary files /dev/null and b/css/fonts/icomoon.ttf differ diff --git a/css/fonts/icomoon.woff b/css/fonts/icomoon.woff new file mode 100644 index 0000000..6029984 Binary files /dev/null and b/css/fonts/icomoon.woff differ diff --git a/css/icomoon.css b/css/icomoon.css new file mode 100644 index 0000000..2b6a681 --- /dev/null +++ b/css/icomoon.css @@ -0,0 +1,56 @@ +@font-face { + font-family: 'icomoon'; + src: url('fonts/icomoon.eot?bpkkt1'); + src: url('fonts/icomoon.eot?bpkkt1#iefix') format('embedded-opentype'), + url('fonts/icomoon.ttf?bpkkt1') format('truetype'), + url('fonts/icomoon.woff?bpkkt1') format('woff'), + url('fonts/icomoon.svg?bpkkt1#icomoon') format('svg'); + font-weight: normal; + font-style: normal; +} + +[class^="icon-"], [class*=" icon-"] { + /* use !important to prevent issues with browser extensions that change fonts */ + font-family: 'icomoon' !important; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.icon-1 .path1:before { + content: "\e93a"; + color: rgb(255, 255, 255); +} +.icon-1 .path2:before { + content: "\e93b"; + margin-left: -1em; + color: rgb(238, 238, 238); +} +.icon-1 .path3:before { + content: "\e93c"; + margin-left: -1em; + color: rgb(58, 71, 80); +} +.icon-1 .path4:before { + content: "\e93d"; + margin-left: -1em; + color: rgb(58, 71, 80); +} +.icon-1 .path5:before { + content: "\e93e"; + margin-left: -1em; + color: rgb(58, 71, 80); +} +.icon-1 .path6:before { + content: "\e93f"; + margin-left: -1em; + color: rgb(58, 71, 80); +} + diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..e457b76 --- /dev/null +++ b/css/style.css @@ -0,0 +1,41 @@ +body { + background-color: rgba(48, 56, 65, 1); +} + +a { + text-decoration:none; +} +.u0 { + margin: 0 10vw; + font-weight: 500; + font-family: 'ZHSYKT'; + font-size: 8.5vh; + color: #F6C90E; + text-align: left; +} + +.u1 { + margin: 0 10vw; +} + +.u1 img{ + margin: .5vh; + height: 8vh; +} + +.u2 { + margin: 8.5vh 10vw; + font-size: 4vh; + font-family: 'ZHSYKT'; + color: #EEEEEE; +} + +.unavailable { + filter: grayscale(100%); +} + +@media (max-width:768px){ + .u0{font-size:48px;} + .u1 img{margin:2px;} + .u2{font-size:20px;} +} \ No newline at end of file diff --git a/favicon.png b/favicon.png new file mode 100644 index 0000000..5691f6b Binary files /dev/null and b/favicon.png differ diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..bb89cdd --- /dev/null +++ b/favicon.svg @@ -0,0 +1,98 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..7d2790d --- /dev/null +++ b/index.html @@ -0,0 +1,75 @@ + + + + Denny Dai + + + + + + + + + + + + + + + + + + +
+

+ + Denny Dai +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ (c) 2017 +
+ + diff --git a/js/main.js b/js/main.js new file mode 100644 index 0000000..9c9b0f5 --- /dev/null +++ b/js/main.js @@ -0,0 +1,10 @@ +window.onload = function() {setInterval(msg1,1000);}; + +function msg1(){ + location.hash = '# 🎇 #'; + setTimeout(msg2,500); +} + +function msg2(){ + location.hash = '# 🎆 #'; +} diff --git a/js/nightnight.js b/js/nightnight.js new file mode 100644 index 0000000..90998f9 --- /dev/null +++ b/js/nightnight.js @@ -0,0 +1,58 @@ +/** nightnight.みんな v1.0 | MIT License | https://git.io/vwz9N */ + +window.nightnightHide = function() { + var banners = document.getElementsByClassName('nightnight'); + + for (var i = 0; i < banners.length; i++) { + banners[i].style.display = 'none'; + } +}; + +(function(){ + var d = new Date(); + var m = d.getHours() * 60 + d.getMinutes(); + var bh = 22, bm = 0; + var eh = 6, em = 0; + + var use12HourClock = true; + + var b = bh * 60 + bm; + var e = eh * 60 + em; + + if (b < e) { + console.log("WARNING: NightNight: invalid time interval: sleep time is earlier in the day than wakeup time"); + return + } + + if (m >= b || m <= e) { + console.log('NightNight activated') + + // Inject CSS + var css = '.nightnight {background: #101314; font-family: Arial, sans-serif; color: #EEE; font-size: 12px; padding: 10%; position: fixed; margin: 0; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; } .nightnight-skip a {padding: 10px 0; } .nightnight a:link {color: #999; } .nightnight a:visited {color: #999; } .nightnight a:hover {color: #EEE; } .nightnight-timing {font-size: 15px; font-weight: 900; margin-top: 20px; } .nightnight-skip {font-style: italic; font-size: 14px; margin-top: 40px; } .nightnight-credits {position: fixed; bottom: 20px; right: 20px; margin-top: 40px; font-size:9px; }'; + var head = document.head || document.getElementsByTagName('head')[0]; + var style = document.createElement('style'); + style.type = 'text/css'; + if (style.styleSheet){ + style.styleSheet.cssText = css; + } else { + style.appendChild(document.createTextNode(css)); + } + head.appendChild(style); + + // Format time + var time = '' + if (use12HourClock) { + var suffix = eh < 12 ? "AM" : "PM" + time = (eh % 13) + ":" + ("0"+em).slice(-2) + " " + suffix; + } else { + time = ("0"+eh).slice(-2) + ":" + ("0"+em).slice(-2) + } + + // Inject DIV + var wrapper = document.createElement('div'); + wrapper.innerHTML = '
It’s late…
Nothing is more important than your sleep.
Sleep well, we will catch you in the morning.
This site will wake up at ' + + time + + '
'; + document.body.appendChild(wrapper); + } +})(); \ No newline at end of file diff --git a/svg/about.me.svg b/svg/about.me.svg new file mode 100644 index 0000000..b168a15 --- /dev/null +++ b/svg/about.me.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/svg/battle.net.svg b/svg/battle.net.svg new file mode 100644 index 0000000..6b81bda --- /dev/null +++ b/svg/battle.net.svg @@ -0,0 +1,216 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/behance.svg b/svg/behance.svg new file mode 100644 index 0000000..04ceb31 --- /dev/null +++ b/svg/behance.svg @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/svg/bitcoin.svg b/svg/bitcoin.svg new file mode 100644 index 0000000..350de07 --- /dev/null +++ b/svg/bitcoin.svg @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/svg/blog.svg b/svg/blog.svg new file mode 100644 index 0000000..23b0df5 --- /dev/null +++ b/svg/blog.svg @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/svg/coursera.svg b/svg/coursera.svg new file mode 100644 index 0000000..a206ffa --- /dev/null +++ b/svg/coursera.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/svg/degreed.svg b/svg/degreed.svg new file mode 100644 index 0000000..636aaf9 --- /dev/null +++ b/svg/degreed.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/email.svg b/svg/email.svg new file mode 100644 index 0000000..638a071 --- /dev/null +++ b/svg/email.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/facebook.svg b/svg/facebook.svg new file mode 100644 index 0000000..e77458b --- /dev/null +++ b/svg/facebook.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/github.svg b/svg/github.svg new file mode 100644 index 0000000..95a41ae --- /dev/null +++ b/svg/github.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/svg/goodreads.svg b/svg/goodreads.svg new file mode 100644 index 0000000..092a9c9 --- /dev/null +++ b/svg/goodreads.svg @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/google+.svg b/svg/google+.svg new file mode 100644 index 0000000..036e118 --- /dev/null +++ b/svg/google+.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/svg/instagram.svg b/svg/instagram.svg new file mode 100644 index 0000000..1a72563 --- /dev/null +++ b/svg/instagram.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/keybase.svg b/svg/keybase.svg new file mode 100644 index 0000000..ad82e78 --- /dev/null +++ b/svg/keybase.svg @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/khan.svg b/svg/khan.svg new file mode 100644 index 0000000..bf3de36 --- /dev/null +++ b/svg/khan.svg @@ -0,0 +1,292 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/last.fm.svg b/svg/last.fm.svg new file mode 100644 index 0000000..5ade256 --- /dev/null +++ b/svg/last.fm.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/svg/netease_music.svg b/svg/netease_music.svg new file mode 100644 index 0000000..8a68753 --- /dev/null +++ b/svg/netease_music.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/onename.svg b/svg/onename.svg new file mode 100644 index 0000000..c4bff0a --- /dev/null +++ b/svg/onename.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/svg/openpgp.svg b/svg/openpgp.svg new file mode 100644 index 0000000..d361d81 --- /dev/null +++ b/svg/openpgp.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/phone.svg b/svg/phone.svg new file mode 100644 index 0000000..7c29144 --- /dev/null +++ b/svg/phone.svg @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/qq.svg b/svg/qq.svg new file mode 100644 index 0000000..b2b1082 --- /dev/null +++ b/svg/qq.svg @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/svg/reddit.svg b/svg/reddit.svg new file mode 100644 index 0000000..b55ff6c --- /dev/null +++ b/svg/reddit.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/soundcloud.svg b/svg/soundcloud.svg new file mode 100644 index 0000000..bf1d725 --- /dev/null +++ b/svg/soundcloud.svg @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/svg/spotify.svg b/svg/spotify.svg new file mode 100644 index 0000000..0233433 --- /dev/null +++ b/svg/spotify.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/stackoverflow.svg b/svg/stackoverflow.svg new file mode 100644 index 0000000..da38981 --- /dev/null +++ b/svg/stackoverflow.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/steam.svg b/svg/steam.svg new file mode 100644 index 0000000..a01cf51 --- /dev/null +++ b/svg/steam.svg @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/svg/telegram.svg b/svg/telegram.svg new file mode 100644 index 0000000..861485b --- /dev/null +++ b/svg/telegram.svg @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/temp.svg b/svg/temp.svg new file mode 100644 index 0000000..c25e06e --- /dev/null +++ b/svg/temp.svg @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + Reddit + + + + + + + + + + + + + + + + + + diff --git a/svg/twitter.svg b/svg/twitter.svg new file mode 100644 index 0000000..6149d72 --- /dev/null +++ b/svg/twitter.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/svg/wechat.svg b/svg/wechat.svg new file mode 100644 index 0000000..f9db209 --- /dev/null +++ b/svg/wechat.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/weibo.svg b/svg/weibo.svg new file mode 100644 index 0000000..54ecfb1 --- /dev/null +++ b/svg/weibo.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/wikipedia.svg b/svg/wikipedia.svg new file mode 100644 index 0000000..62de79f --- /dev/null +++ b/svg/wikipedia.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/zhihu.svg b/svg/zhihu.svg new file mode 100644 index 0000000..1482f37 --- /dev/null +++ b/svg/zhihu.svg @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + +