Skip to content

Commit 86ac6a3

Browse files
Add Yining
1 parent 539313e commit 86ac6a3

Some content is hidden

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

49 files changed

+390
-341
lines changed

data/home/people.yml

+13-13
Original file line numberDiff line numberDiff line change
@@ -26,28 +26,28 @@ content:
2626
contact: "mailto:[email protected]"
2727

2828
cardsr:
29-
- image: "images/michal.jpeg"
30-
name: "Michał Zwolak"
29+
30+
- image: "images/fabian.png"
31+
name: "Fabian Zeiher"
3132
title: "Research Engineer"
32-
linkedin: "https://www.linkedin.com/in/michalzwolak/"
33+
linkedin: "https://www.linkedin.com/in/fabian-zeiher-17b074211/"
3334

34-
- image: "images/panagiotis.jpg"
35-
name: "Panagiotis Kaliosis"
35+
- image: "images/weijun.jpg"
36+
name: "Weijun Huang"
3637
title: "Research Engineer"
37-
linkedin: "https://www.linkedin.com/in/panagiotis-kaliosis-2aa699244/"
38+
linkedin: "https://www.linkedin.com/in/weijunhuang/"
3839

3940
- image: "images/xiangyu.jpeg"
4041
name: "Xiangyu Shi"
4142
title: "Research Engineer"
4243
linkedin: "https://www.linkedin.com/in/xiangyu-shi-bd2002/"
4344

44-
- image: "images/fabian.png"
45-
name: "Fabian Zeiher"
45+
- image: "images/yining.jpeg"
46+
name: "Yining Hou"
4647
title: "Research Engineer"
47-
linkedin: "https://www.linkedin.com/in/fabian-zeiher-17b074211/"
48+
linkedin: "https://www.linkedin.com/in/yining-hou/"
4849

49-
- image: "images/weijun.jpg"
50-
name: "Weijun Huang"
50+
- image: "images/panagiotis.jpg"
51+
name: "Panagiotis Kaliosis"
5152
title: "Research Engineer"
52-
linkedin: "https://www.linkedin.com/in/weijunhuang/"
53-
53+
linkedin: "https://www.linkedin.com/in/panagiotis-kaliosis-2aa699244/"

public/articles/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>https://orbdb.io/post/</title>
5-
<link rel="canonical" href="https://orbdb.io/post/">
4+
<title>http://localhost:1313/post/</title>
5+
<link rel="canonical" href="http://localhost:1313/post/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=https://orbdb.io/post/">
8+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/post/">
99
</head>
1010
</html>

public/blog/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>https://orbdb.io/post/</title>
5-
<link rel="canonical" href="https://orbdb.io/post/">
4+
<title>http://localhost:1313/post/</title>
5+
<link rel="canonical" href="http://localhost:1313/post/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=https://orbdb.io/post/">
8+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/post/">
99
</head>
1010
</html>

public/categories/index.html

+23-23
Large diffs are not rendered by default.

public/categories/index.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Categories on Orb DB</title>
5-
<link>https://orbdb.io/categories/</link>
5+
<link>http://localhost:1313/categories/</link>
66
<description>Recent content in Categories on Orb DB</description>
7-
<generator>Hugo -- gohugo.io</generator>
7+
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<atom:link href="https://orbdb.io/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

public/categories/page/1/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>https://orbdb.io/categories/</title>
5-
<link rel="canonical" href="https://orbdb.io/categories/">
4+
<title>http://localhost:1313/categories/</title>
5+
<link rel="canonical" href="http://localhost:1313/categories/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=https://orbdb.io/categories/">
8+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/categories/">
99
</head>
1010
</html>

public/docs/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>https://orbdb.io/post/</title>
5-
<link rel="canonical" href="https://orbdb.io/post/">
4+
<title>http://localhost:1313/post/</title>
5+
<link rel="canonical" href="http://localhost:1313/post/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=https://orbdb.io/post/">
8+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/post/">
99
</head>
1010
</html>

public/images/fabian.png

352 KB

public/images/michal.jpeg

45.6 KB

public/images/panagiotis.jpg

27.4 KB

public/images/weijun.jpg

64.8 KB

public/images/xiangyu.jpeg

177 KB

public/images/yining.jpeg

67 KB

public/index.html

+222-170
Large diffs are not rendered by default.

public/index.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Orb DB</title>
5-
<link>https://orbdb.io/</link>
5+
<link>http://localhost:1313/</link>
66
<description>Recent content on Orb DB</description>
7-
<generator>Hugo -- gohugo.io</generator>
7+
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<atom:link href="https://orbdb.io/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

public/post/index.html

+24-23
Large diffs are not rendered by default.

public/post/index.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Posts on Orb DB</title>
5-
<link>https://orbdb.io/post/</link>
5+
<link>http://localhost:1313/post/</link>
66
<description>Recent content in Posts on Orb DB</description>
7-
<generator>Hugo -- gohugo.io</generator>
7+
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<atom:link href="https://orbdb.io/post/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="http://localhost:1313/post/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

public/post/page/1/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>https://orbdb.io/post/</title>
5-
<link rel="canonical" href="https://orbdb.io/post/">
4+
<title>http://localhost:1313/post/</title>
5+
<link rel="canonical" href="http://localhost:1313/post/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=https://orbdb.io/post/">
8+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/post/">
99
</head>
1010
</html>

public/posts/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>https://orbdb.io/post/</title>
5-
<link rel="canonical" href="https://orbdb.io/post/">
4+
<title>http://localhost:1313/post/</title>
5+
<link rel="canonical" href="http://localhost:1313/post/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=https://orbdb.io/post/">
8+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/post/">
99
</head>
1010
</html>

public/showcase/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>https://orbdb.io/post/</title>
5-
<link rel="canonical" href="https://orbdb.io/post/">
4+
<title>http://localhost:1313/post/</title>
5+
<link rel="canonical" href="http://localhost:1313/post/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=https://orbdb.io/post/">
8+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/post/">
99
</head>
1010
</html>

public/sitemap.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44
<url>
5-
<loc>https://orbdb.io/</loc>
5+
<loc>http://localhost:1313/</loc>
66
</url><url>
7-
<loc>https://orbdb.io/categories/</loc>
7+
<loc>http://localhost:1313/categories/</loc>
88
</url><url>
9-
<loc>https://orbdb.io/tags/index/</loc>
9+
<loc>http://localhost:1313/tags/index/</loc>
1010
</url><url>
11-
<loc>https://orbdb.io/post/</loc>
11+
<loc>http://localhost:1313/post/</loc>
1212
</url><url>
13-
<loc>https://orbdb.io/tags/</loc>
13+
<loc>http://localhost:1313/tags/</loc>
1414
</url>
1515
</urlset>

public/tags/index.html

+23-23
Large diffs are not rendered by default.

public/tags/index.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Tags on Orb DB</title>
5-
<link>https://orbdb.io/tags/</link>
5+
<link>http://localhost:1313/tags/</link>
66
<description>Recent content in Tags on Orb DB</description>
7-
<generator>Hugo -- gohugo.io</generator>
7+
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<atom:link href="https://orbdb.io/tags/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
1010
<item>
11-
<title>index</title>
12-
<link>https://orbdb.io/tags/index/</link>
11+
<title>Index</title>
12+
<link>http://localhost:1313/tags/index/</link>
1313
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
14-
<guid>https://orbdb.io/tags/index/</guid>
14+
<guid>http://localhost:1313/tags/index/</guid>
1515
<description></description>
1616
</item>
1717
</channel>

public/tags/index/index.html

+25-25
Large diffs are not rendered by default.

public/tags/index/index.xml

+5-12
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,11 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
4-
<title>index on Orb DB</title>
5-
<link>https://orbdb.io/tags/index/</link>
6-
<description>Recent content in index on Orb DB</description>
7-
<generator>Hugo -- gohugo.io</generator>
4+
<title>Index on Orb DB</title>
5+
<link>http://localhost:1313/tags/index/</link>
6+
<description>Recent content in Index on Orb DB</description>
7+
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<atom:link href="https://orbdb.io/tags/index/index.xml" rel="self" type="application/rss+xml" />
10-
<item>
11-
<title>Posts</title>
12-
<link>https://orbdb.io/post/</link>
13-
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
14-
<guid>https://orbdb.io/post/</guid>
15-
<description></description>
16-
</item>
9+
<atom:link href="http://localhost:1313/tags/index/index.xml" rel="self" type="application/rss+xml" />
1710
</channel>
1811
</rss>

public/tags/index/page/1/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>https://orbdb.io/tags/index/</title>
5-
<link rel="canonical" href="https://orbdb.io/tags/index/">
4+
<title>http://localhost:1313/tags/index/</title>
5+
<link rel="canonical" href="http://localhost:1313/tags/index/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=https://orbdb.io/tags/index/">
8+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/tags/index/">
99
</head>
1010
</html>

public/tags/page/1/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>https://orbdb.io/tags/</title>
5-
<link rel="canonical" href="https://orbdb.io/tags/">
4+
<title>http://localhost:1313/tags/</title>
5+
<link rel="canonical" href="http://localhost:1313/tags/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=https://orbdb.io/tags/">
8+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/tags/">
99
</head>
1010
</html>

resources/_gen/assets/scss/shared/shared.scss_48fd4b08d671b240d1856ca4b1f5f682.content

+6
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"Target":"main.scss","MediaType":"text/css","Data":{}}

themes/up-business-theme/layouts/partials/head/_resources.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- Load Shared SCSS -->
22
{{- $sharedSCSS := resources.Get "scss/shared/shared.scss" -}}
3-
{{- $sharedSCSS := $sharedSCSS | resources.ToCSS (dict "outputStyle" "compressed" "includePaths" (slice "assets")) -}}
3+
{{- $sharedSCSS := $sharedSCSS | css.Sass (dict "outputStyle" "compressed" "includePaths" (slice "assets")) -}}
44
{{- $sharedSCSS := $sharedSCSS | resources.ExecuteAsTemplate "main.scss" . -}}
55

66
<!-- Load Shared JS -->
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
{{ if .Site.GoogleAnalytics }}
2-
{{ template "_internal/google_analytics.html" . }}
3-
{{ end }}
4-
51
{{ template "_internal/twitter_cards.html" . }}
62
{{ template "_internal/schema.html" . }}
73

0 commit comments

Comments
 (0)