Skip to content

Commit 87a612d

Browse files
committed
rebuilding site Thu Aug 10 09:34:46 EDT 2017
1 parent 8dcd2e6 commit 87a612d

File tree

50 files changed

+2114
-694
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+2114
-694
lines changed

404.html

+34-23
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="X-UA-Compatible" content="IE=edge">
88
<meta name="theme" content="hugo-academic">
9-
<meta name="generator" content="Hugo 0.20-DEV" />
9+
<meta name="generator" content="Hugo 0.27-DEV" />
1010
<meta name="author" content="GopherData">
1111
<meta name="description" content="Users and developers of Go data processing, analytics, and visualization tools.">
1212

@@ -21,20 +21,25 @@
2121
<link rel="stylesheet" href="/css/highlight.min.css">
2222

2323

24-
<link rel="stylesheet" href="/css/bootstrap.min.css">
25-
<link rel="stylesheet" href="/css/font-awesome.min.css">
26-
<link rel="stylesheet" href="/css/academicons.min.css">
27-
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:400,700|Merriweather|Roboto+Mono">
24+
25+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha512-6MXa8B6uaO18Hid6blRMetEIoPqHf7Ux1tnyIQdpt9qI5OACx7C+O3IVTr98vwGnlcg0LOLa02i9Y1HpVhlfiw==" crossorigin="anonymous">
26+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.0/css/academicons.min.css" integrity="sha512-GGGNUPDhnG8LEAEDsjqYIQns+Gu8RBs4j5XGlxl7UfRaZBhCCm5jenJkeJL8uPuOXGqgl8/H1gjlWQDRjd3cUQ==" crossorigin="anonymous">
27+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha512-SfTiTlX6kk+qitfevl/7LibUOeJWlt9rbyDn92a1DqWOw9vWG2MFoays0sgObmWazO5BQPiFucnnEAjpAB+/Sw==" crossorigin="anonymous">
28+
29+
30+
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather%7CRoboto+Mono">
2831
<link rel="stylesheet" href="/css/hugo-academic.css">
2932

3033

31-
<link rel="alternate" href="http://gopherdata.io/404.html/index.xml" type="application/rss+xml" title="GopherData">
32-
<link rel="feed" href="http://gopherdata.io/404.html/index.xml" type="application/rss+xml" title="GopherData">
34+
35+
36+
<link rel="alternate" href="http://gopherdata.io/index.xml" type="application/rss+xml" title="GopherData">
37+
<link rel="feed" href="http://gopherdata.io/index.xml" type="application/rss+xml" title="GopherData">
3338

3439
<link rel="icon" type="image/png" href="/img/icon.png">
3540
<link rel="apple-touch-icon" type="image/png" href="/img/apple-touch-icon.png">
3641

37-
<link rel="canonical" href="http://gopherdata.io/404">
42+
<link rel="canonical" href="">
3843

3944

4045

@@ -112,6 +117,8 @@
112117

113118

114119

120+
121+
115122
</ul>
116123

117124
</div>
@@ -126,34 +133,38 @@ <h1>Page not found</h1>
126133
<h2>Recent Posts</h2>
127134

128135
<ul>
129-
<li><a href="http://gopherdata.io/post/distributed_trump_finder">Building a distributed Trump finder</a></li>
136+
<li><a href="http://gopherdata.io/post/build_ml_powered_game_ai_tensorflow/">Building an ML-Powered Game AI using TensorFlow in Go</a></li>
130137
</ul>
131138

132139
<ul>
133-
<li><a href="http://gopherdata.io/post/deeplearning_in_go_part_1">Deep Learning from Scratch in Go - Part 1: Equations Are Graphs</a></li>
140+
<li><a href="http://gopherdata.io/post/distributed_trump_finder/">Building a distributed Trump finder</a></li>
134141
</ul>
135142

136143
<ul>
137-
<li><a href="http://gopherdata.io/post/introduction_to_gopherdata">Welcome to GopherData</a></li>
144+
<li><a href="http://gopherdata.io/post/deeplearning_in_go_part_1/">Deep Learning from Scratch in Go - Part 1: Equations Are Graphs</a></li>
138145
</ul>
139146

140147
<ul>
141-
<li><a href="http://gopherdata.io/post">Posts</a></li>
148+
<li><a href="http://gopherdata.io/post/introduction_to_gopherdata/">Welcome to GopherData</a></li>
149+
</ul>
150+
151+
<ul>
152+
<li><a href="http://gopherdata.io/post/">Posts</a></li>
142153
</ul>
143154

144155

145156
<h2>Recent Publications</h2>
146157

147158
<ul>
148-
<li><a href="http://gopherdata.io/publication">Publications</a></li>
159+
<li><a href="http://gopherdata.io/publication/">Publications</a></li>
149160
</ul>
150161

151162
<ul>
152-
<li><a href="http://gopherdata.io/publication/person-re-identification">A Person Re-Identification System For Mobile Devices</a></li>
163+
<li><a href="http://gopherdata.io/publication/person-re-identification/">A Person Re-Identification System For Mobile Devices</a></li>
153164
</ul>
154165

155166
<ul>
156-
<li><a href="http://gopherdata.io/publication/clothing-search">Mobile visual clothing search</a></li>
167+
<li><a href="http://gopherdata.io/publication/clothing-search/">Mobile visual clothing search</a></li>
157168
</ul>
158169

159170

@@ -179,15 +190,15 @@ <h2>Recent Publications</h2>
179190
</div>
180191
</footer>
181192

182-
<script src="//cdnjs.cloudflare.com/ajax/libs/gsap/1.18.4/TweenMax.min.js"></script>
183-
<script src="//cdnjs.cloudflare.com/ajax/libs/gsap/latest/plugins/ScrollToPlugin.min.js"></script>
184-
<script src="/js/jquery-1.12.3.min.js"></script>
185-
<script src="/js/bootstrap.min.js"></script>
186-
<script src="/js/isotope.pkgd.min.js"></script>
187-
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.1/imagesloaded.pkgd.min.js"></script>
188-
<script src="/js/hugo-academic.js"></script>
189193

190-
194+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js" integrity="sha512-jGsMH83oKe9asCpkOVkBnUrDDTp8wl+adkB2D+//JtlxO4SrLoJdhbOysIFQJloQFD+C4Fl1rMsQZF76JjV0eQ==" crossorigin="anonymous"></script>
195+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.2/imagesloaded.pkgd.min.js" integrity="sha512-iHzEu7GbSc705hE2skyH6/AlTpOfBmkx7nUqTLGzPYR+C1tRaItbRlJ7hT/D3YQ9SV0fqLKzp4XY9wKulTBGTw==" crossorigin="anonymous"></script>
196+
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.1/TweenMax.min.js" integrity="sha512-Z5heTz36xTemt1TbtbfXtTq5lMfYnOkXM2/eWcTTiLU01+Sw4ku1i7vScDc8fWhrP2abz9GQzgKH5NGBLoYlAw==" crossorigin="anonymous"></script>
197+
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.1/plugins/ScrollToPlugin.min.js" integrity="sha512-CDeU7pRtkPX6XJtF/gcFWlEwyaX7mcAp5sO3VIu/ylsdR74wEw4wmBpD5yYTrmMAiAboi9thyBUr1vXRPA7t0Q==" crossorigin="anonymous"></script>
198+
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha512-iztkobsvnjKfAtTNdHkGVjAYTrrtlC7mGp/54c40wowO7LhURYl3gVzzcEqGl/qKXQltJ2HwMrdLcNUdo+N/RQ==" crossorigin="anonymous"></script>
199+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.4/isotope.pkgd.min.js" integrity="sha512-VDBOIlDbuC4VWxGJNmuFRQ0Li0SKkDpmGyuhAG5LTDLd/dJ/S0WMVxriR2Y+CyPL5gzjpN4f/6iqWVBJlht0tQ==" crossorigin="anonymous"></script>
200+
201+
<script src="/js/hugo-academic.js"></script>
191202

192203

193204

categories/index.xml

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>Categories on GopherData</title>
5+
<link>http://gopherdata.io/categories/</link>
6+
<description>Recent content in Categories on GopherData</description>
7+
<generator>Hugo -- gohugo.io</generator>
8+
<language>en-us</language>
9+
<copyright>&amp;copy; 2017 GopherData</copyright>
10+
<atom:link href="/categories/" rel="self" type="application/rss+xml" />
11+
12+
</channel>
13+
</rss>

css/hugo-academic.css

+7
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,13 @@ pre {
151151
overflow: auto;
152152
}
153153

154+
hr {
155+
border: 0;
156+
height: 1px;
157+
background: #333;
158+
background-image: linear-gradient(to right, #ccc, #333, #ccc);
159+
}
160+
154161
/* Quotes */
155162
blockquote {
156163
padding: .5rem 1rem;

home/index.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Homes on GopherData</title>
5-
<link>http://gopherdata.io/home/index.xml</link>
5+
<link>http://gopherdata.io/home/</link>
66
<description>Recent content in Homes on GopherData</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
99
<copyright>&amp;copy; 2017 GopherData</copyright>
1010
<lastBuildDate>Wed, 20 Apr 2016 00:00:00 +0000</lastBuildDate>
11-
<atom:link href="home/index.xml" rel="self" type="application/rss+xml" />
11+
<atom:link href="/home/" rel="self" type="application/rss+xml" />
1212

1313
</channel>
1414
</rss>

img/apple-touch-icon.png

-1.86 KB
Loading

img/gameai/GopherNeg.png

522 KB
Loading

img/gameai/GopherPos.png

465 KB
Loading

img/gameai/NNViz.png

196 KB
Loading

img/icon.png

-199 Bytes
Loading

0 commit comments

Comments
 (0)