Skip to content
This repository was archived by the owner on Nov 21, 2021. It is now read-only.

Commit ce44399

Browse files
committed
frozen static web
1 parent 9b278f6 commit ce44399

14 files changed

+133
-16
lines changed

docs/favicon.ico

14.7 KB
Binary file not shown.

docs/hostby.html

+39-4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,18 @@
1717
<script src="./static/js/moment-timezone-with-data.min.js"></script>
1818
<script src="./static/js/store.min.js"></script>
1919
<script src="./static/js/ouical.min.js"></script>
20+
<!-- icon -->
21+
<link rel="icon" href="./static/img/favicon.ico">
22+
<!-- <link rel="shortcut icon" href="#" /> -->
23+
<!-- <link href="./static/img/favicon.ico" rel="shortcut icon">
24+
<link rel="apple-touch-icon" sizes="180x180" href="/static/img/apple-touch-icon.png">
25+
<link rel="icon" type="image/png" sizes="32x32" href="/static/img/favicon-32x32.png">
26+
<link rel="icon" type="image/png" sizes="16x16" href="/static/img/favicon-16x16.png">
27+
<link rel="manifest" href="./static/img/site.webmanifest">
28+
<link rel="mask-icon" href="./static/img/safari-pinned-tab.svg" color="#5bbad5">
29+
<meta name="msapplication-TileColor" content="#00aba9">
30+
<meta name="msapplication-TileImage" content="./static/img/mstile-144x144.png">
31+
<meta name="theme-color" content="#ffffff"> -->
2032

2133
<style type="text/css">
2234
a:hover{color:#0099CC}
@@ -46,9 +58,15 @@ <h1>Data Science Challenge / Competition
4658
</h1>
4759
</div>
4860
<div class="meta col-xs-12">
49-
Countdowns to <b>ENTRY DEADLINE</b> of popular Data Science Challenges/Competitions.
50-
To add/update a challenge,
51-
<a target="_blank" href="//">send in a pull request</a>
61+
Here offer a list of links to various sources in which you may have an interest.
62+
<br>
63+
Please let me know if you find difficulty or inconvenience with any of them, or if any of them are no longer in operation.
64+
<br>
65+
I want to maintain an accurate, current and complete list as much as possible.
66+
<br>
67+
Please let me know about any of your personal favorites.
68+
<br>
69+
<a href="/" style="background-color:#CCFF66">Go back to homepage</a>
5270
</div>
5371
</div>
5472
<br>
@@ -617,14 +635,31 @@ <h1>Data Science Challenge / Competition
617635
</div>
618636

619637

638+
<footer>
639+
<!-- https://clustrmaps.com/profile/ -->
640+
<script type='text/javascript' id='clustrmaps' src='//cdn.clustrmaps.com/map_v2.js?cl=080808&w=557&t=tt&d=mmxT7aC-Q0y6XjIG4NnfnrS0FBgO6N7mGMI7h0MB_OM&co=ffffff&ct=808080&cmo=3acc3a&cmn=ff5353'></script>
641+
<a href="/">DataSciComp</a>
642+
is maintained by
643+
<a href="https://github.com/iphysresearch">@Herb</a>
644+
.
645+
</footer>
646+
<hr>
620647

621648

622649
</div>
623650

624651

625652

626653

627-
654+
<!-- Global site tag (gtag.js) - Google Analytics -->
655+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-134245065-1"></script>
656+
<script>
657+
window.dataLayer = window.dataLayer || [];
658+
function gtag(){dataLayer.push(arguments);}
659+
gtag('js', new Date());
660+
661+
gtag('config', 'UA-134245065-1');
662+
</script>
628663

629664
<script>
630665
// Set checkboxes

docs/index.html

+28-10
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,18 @@
1717
<script src="./static/js/moment-timezone-with-data.min.js"></script>
1818
<script src="./static/js/store.min.js"></script>
1919
<script src="./static/js/ouical.min.js"></script>
20+
<!-- icon -->
21+
<link rel="icon" href="./static/img/favicon.ico">
22+
<!-- <link rel="shortcut icon" href="#" /> -->
23+
<!-- <link href="./static/img/favicon.ico" rel="shortcut icon">
24+
<link rel="apple-touch-icon" sizes="180x180" href="/static/img/apple-touch-icon.png">
25+
<link rel="icon" type="image/png" sizes="32x32" href="/static/img/favicon-32x32.png">
26+
<link rel="icon" type="image/png" sizes="16x16" href="/static/img/favicon-16x16.png">
27+
<link rel="manifest" href="./static/img/site.webmanifest">
28+
<link rel="mask-icon" href="./static/img/safari-pinned-tab.svg" color="#5bbad5">
29+
<meta name="msapplication-TileColor" content="#00aba9">
30+
<meta name="msapplication-TileImage" content="./static/img/mstile-144x144.png">
31+
<meta name="theme-color" content="#ffffff"> -->
2032

2133
<style type="text/css">
2234
a:hover{color:#0099CC}
@@ -48,8 +60,11 @@ <h1>Data Science Challenge / Competition
4860
</div>
4961
<div class="meta col-xs-12">
5062
Countdowns to <b>ENTRY DEADLINE</b> of popular Data Science Challenges/Competitions.
51-
To add/update a challenge,
52-
<a target="_blank" href="//">send in a pull request</a>
63+
<br>
64+
To add/update a challenge or any other advices to me, plesase don't hesitate and send in a
65+
<a target="_blank" href="//" style="background-color:#CCFF66">pull request</a>.
66+
<br>
67+
<a href="/hostby.html" style="background-color:#CCFF66">Here</a> offer a list of links to various sources in which you may have an interest.
5368
</div>
5469
</div>
5570

@@ -3585,6 +3600,8 @@ <h1>Data Science Challenge / Competition
35853600
</div>
35863601

35873602
<footer>
3603+
<!-- https://clustrmaps.com/profile/ -->
3604+
<script type='text/javascript' id='clustrmaps' src='//cdn.clustrmaps.com/map_v2.js?cl=080808&w=557&t=tt&d=mmxT7aC-Q0y6XjIG4NnfnrS0FBgO6N7mGMI7h0MB_OM&co=ffffff&ct=808080&cmo=3acc3a&cmn=ff5353'></script>
35883605
<a href="/">DataSciComp</a>
35893606
is maintained by
35903607
<a href="https://github.com/iphysresearch">@Herb</a>
@@ -3597,7 +3614,15 @@ <h1>Data Science Challenge / Competition
35973614

35983615

35993616

3600-
3617+
<!-- Global site tag (gtag.js) - Google Analytics -->
3618+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-134245065-1"></script>
3619+
<script>
3620+
window.dataLayer = window.dataLayer || [];
3621+
function gtag(){dataLayer.push(arguments);}
3622+
gtag('js', new Date());
3623+
3624+
gtag('config', 'UA-134245065-1');
3625+
</script>
36013626

36023627
<script type="text/javascript" charset="utf-8">
36033628
$(function() {
@@ -7676,13 +7701,6 @@ <h1>Data Science Challenge / Competition
76767701
document.getElementById("system-time").innerHTML = 'Your current server time: '+dt;
76777702
t = setTimeout(showTime,1000); //设定定时器,循环执行
76787703
}
7679-
// <!-- Google analytics -->
7680-
// (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
7681-
// (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
7682-
// m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
7683-
// })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
7684-
// ga('create', 'UA-36274081-2', 'auto');
7685-
// ga('send', 'pageview');
76867704

76877705

76887706
// https://blog.csdn.net/dcb_ripple/article/details/54347339

docs/static/img/apple-touch-icon.png

4.57 KB
Loading

docs/static/img/favicon-16x16.png

660 Bytes
Loading

docs/static/img/favicon-32x32.png

1.08 KB
Loading

docs/static/img/favicon.ico

14.7 KB
Binary file not shown.

docs/static/img/mstile-144x144.png

4.86 KB
Loading

docs/static/img/safari-pinned-tab.svg

+45
Loading

docs/static/img/site.webmanifest

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "",
3+
"short_name": "",
4+
"icons": [
5+
{
6+
"src": "/android-chrome-192x192.png",
7+
"sizes": "192x192",
8+
"type": "image/png"
9+
},
10+
{
11+
"src": "/android-chrome-256x256.png",
12+
"sizes": "256x256",
13+
"type": "image/png"
14+
}
15+
],
16+
"theme_color": "#ffffff",
17+
"background_color": "#ffffff",
18+
"display": "standalone"
19+
}

favicon.ico

14.7 KB
Binary file not shown.

run.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
app.config['FREEZER_DESTINATION'] = 'docs'
3838
# https://stackoverflow.com/questions/11577147/how-to-fix-page-404-on-github-page
39-
app.config['FREEZER_DESTINATION_IGNORE'] = ['.git*', 'CNAME']
39+
app.config['FREEZER_DESTINATION_IGNORE'] = ['.git*', 'CNAME','favicon.ico']
4040

4141
freezer = Freezer(app)
4242

static/.DS_Store

0 Bytes
Binary file not shown.

templates/base.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<script src=".{{ url_for('static', _external = False, filename='js/store.min.js') }}"></script>
1818
<script src=".{{ url_for('static', _external = False, filename='js/ouical.min.js') }}"></script>
1919
<!-- icon -->
20-
<link rel="icon" href="{{ url_for('static', filename='favicon.ico') }}">
20+
<link rel="icon" href=".{{ url_for('static', filename='img/favicon.ico') }}">
2121
<!-- <link rel="shortcut icon" href="#" /> -->
2222
<!-- <link href="./static/img/favicon.ico" rel="shortcut icon">
2323
<link rel="apple-touch-icon" sizes="180x180" href="/static/img/apple-touch-icon.png">

0 commit comments

Comments
 (0)