Skip to content

Commit bdc598f

Browse files
committed
Remove draft
1 parent 1ac3fd2 commit bdc598f

File tree

12 files changed

+60
-49
lines changed

12 files changed

+60
-49
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
date = '2024-11-05T23:20:59+08:00'
3-
draft = true
3+
draft = false
44
title = ''
55
featured_image= 'images/image.jpeg'
66
+++

public/404.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
3+
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66

@@ -11,12 +11,12 @@
1111

1212

1313

14-
<meta name="robots" content="noindex, nofollow">
14+
<meta name="robots" content="index, follow">
1515

1616

1717

1818

19-
<link rel="stylesheet" href="/ananke/css/main.min.css" >
19+
<link rel="stylesheet" href="/NGDB/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
2020

2121

2222

@@ -30,10 +30,10 @@
3030

3131

3232

33-
<link rel="canonical" href="http://localhost:1313/404.html">
33+
<link rel="canonical" href="https://hkust-knowcomp.github.io/NGDB/404.html">
3434

3535

36-
<meta property="og:url" content="http://localhost:1313/404.html">
36+
<meta property="og:url" content="https://hkust-knowcomp.github.io/NGDB/404.html">
3737
<meta property="og:site_name" content="Neural Graph Database">
3838
<meta property="og:title" content="404 Page not found">
3939
<meta property="og:locale" content="en_us">
@@ -43,16 +43,18 @@
4343
<meta name="twitter:card" content="summary">
4444
<meta name="twitter:title" content="404 Page not found">
4545

46+
47+
4648

47-
</head><body class="ma0 avenir bg-near-white development">
49+
</head><body class="ma0 avenir bg-near-white production">
4850

4951

5052

5153
<header>
5254
<div class="bg-black">
5355
<nav class="pv3 ph3 ph4-ns" role="navigation">
5456
<div class="flex-l justify-between items-center center">
55-
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
57+
<a href="/NGDB/" class="f3 fw2 hover-white no-underline white-90 dib">
5658

5759
Neural Graph Database
5860

@@ -82,7 +84,7 @@ <h1>
8284
</main>
8385
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
8486
<div class="flex justify-between">
85-
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
87+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://hkust-knowcomp.github.io/NGDB/" >
8688
&copy; Neural Graph Database 2024
8789
</a>
8890
<div><div class="ananke-socials"></div>

public/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/categories/index.html

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
3+
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66

@@ -11,12 +11,12 @@
1111

1212

1313

14-
<meta name="robots" content="noindex, nofollow">
14+
<meta name="robots" content="index, follow">
1515

1616

1717

1818

19-
<link rel="stylesheet" href="/ananke/css/main.min.css" >
19+
<link rel="stylesheet" href="/NGDB/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
2020

2121

2222

@@ -29,16 +29,16 @@
2929

3030

3131

32-
<link href="/categories/index.xml" rel="alternate" type="application/rss+xml" title="Neural Graph Database" />
33-
<link href="/categories/index.xml" rel="feed" type="application/rss+xml" title="Neural Graph Database" />
32+
<link href="/NGDB/categories/index.xml" rel="alternate" type="application/rss+xml" title="Neural Graph Database" />
33+
<link href="/NGDB/categories/index.xml" rel="feed" type="application/rss+xml" title="Neural Graph Database" />
3434

3535

3636

3737

38-
<link rel="canonical" href="http://localhost:1313/categories/">
38+
<link rel="canonical" href="https://hkust-knowcomp.github.io/NGDB/categories/">
3939

4040

41-
<meta property="og:url" content="http://localhost:1313/categories/">
41+
<meta property="og:url" content="https://hkust-knowcomp.github.io/NGDB/categories/">
4242
<meta property="og:site_name" content="Neural Graph Database">
4343
<meta property="og:title" content="Categories">
4444
<meta property="og:locale" content="en_us">
@@ -48,16 +48,18 @@
4848
<meta name="twitter:card" content="summary">
4949
<meta name="twitter:title" content="Categories">
5050

51+
52+
5153

52-
</head><body class="ma0 avenir bg-near-white development">
54+
</head><body class="ma0 avenir bg-near-white production">
5355

5456

5557

5658
<header>
5759
<div class="pb3-m pb6-l bg-black">
5860
<nav class="pv3 ph3 ph4-ns" role="navigation">
5961
<div class="flex-l justify-between items-center center">
60-
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
62+
<a href="/NGDB/" class="f3 fw2 hover-white no-underline white-90 dib">
6163

6264
Neural Graph Database
6365

@@ -99,7 +101,7 @@ <h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
99101
</main>
100102
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
101103
<div class="flex justify-between">
102-
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
104+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://hkust-knowcomp.github.io/NGDB/" >
103105
&copy; Neural Graph Database 2024
104106
</a>
105107
<div><div class="ananke-socials"></div>

public/categories/index.xml

Lines changed: 2 additions & 2 deletions
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 Neural Graph Database</title>
5-
<link>http://localhost:1313/categories/</link>
5+
<link>https://hkust-knowcomp.github.io/NGDB/categories/</link>
66
<description>Recent content in Categories on Neural Graph Database</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="https://hkust-knowcomp.github.io/NGDB/categories/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

public/index.html

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
3+
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66

@@ -11,12 +11,12 @@
1111

1212

1313

14-
<meta name="robots" content="noindex, nofollow">
14+
<meta name="robots" content="index, follow">
1515

1616

1717

1818

19-
<link rel="stylesheet" href="/ananke/css/main.min.css" >
19+
<link rel="stylesheet" href="/NGDB/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
2020

2121

2222

@@ -29,16 +29,16 @@
2929

3030

3131

32-
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Neural Graph Database" />
33-
<link href="/index.xml" rel="feed" type="application/rss+xml" title="Neural Graph Database" />
32+
<link href="/NGDB/index.xml" rel="alternate" type="application/rss+xml" title="Neural Graph Database" />
33+
<link href="/NGDB/index.xml" rel="feed" type="application/rss+xml" title="Neural Graph Database" />
3434

3535

3636

3737

38-
<link rel="canonical" href="http://localhost:1313/">
38+
<link rel="canonical" href="https://hkust-knowcomp.github.io/NGDB/">
3939

4040

41-
<meta property="og:url" content="http://localhost:1313/">
41+
<meta property="og:url" content="https://hkust-knowcomp.github.io/NGDB/">
4242
<meta property="og:site_name" content="Neural Graph Database">
4343
<meta property="og:title" content="Neural Graph Database">
4444
<meta property="og:description" content="Principle Investigators Yangqiu Song Associate Professor HKUST Wei Wang Associate Professor HKUST Lei Chen Chair Professor HKUST Xiaofang Zhou Otto Poon Professor of Engineering and Chair Professor HKUST">
@@ -54,19 +54,21 @@
5454
<meta name="twitter:title" content="Neural Graph Database">
5555
<meta name="twitter:description" content="Principle Investigators Yangqiu Song Associate Professor HKUST Wei Wang Associate Professor HKUST Lei Chen Chair Professor HKUST Xiaofang Zhou Otto Poon Professor of Engineering and Chair Professor HKUST">
5656

57+
58+
5759

58-
</head><body class="ma0 avenir bg-near-white development">
60+
</head><body class="ma0 avenir bg-near-white production">
5961

6062

6163

6264

6365

64-
<header class="cover bg-top" style="background-image: url('/images/image.jpeg');">
66+
<header class="cover bg-top" style="background-image: url('/NGDB/images/image.jpeg');">
6567

6668
<div class="bg-black-60">
6769
<nav class="pv3 ph3 ph4-ns" role="navigation">
6870
<div class="flex-l justify-between items-center center">
69-
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
71+
<a href="/NGDB/" class="f3 fw2 hover-white no-underline white-90 dib">
7072

7173
Neural Graph Database
7274

@@ -194,7 +196,7 @@ <h1 id="heading"></h1>
194196
</main>
195197
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
196198
<div class="flex justify-between">
197-
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
199+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://hkust-knowcomp.github.io/NGDB/" >
198200
&copy; Neural Graph Database 2024
199201
</a>
200202
<div><div class="ananke-socials"></div>

public/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Neural Graph Database</title>
5-
<link>http://localhost:1313/</link>
5+
<link>https://hkust-knowcomp.github.io/NGDB/</link>
66
<description>Recent content on Neural Graph Database</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
99
<lastBuildDate></lastBuildDate>
10-
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
10+
<atom:link href="https://hkust-knowcomp.github.io/NGDB/index.xml" rel="self" type="application/rss+xml" />
1111
</channel>
1212
</rss>

public/sitemap.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44
<url>
5-
<loc>http://localhost:1313/</loc>
5+
<loc>https://hkust-knowcomp.github.io/NGDB/</loc>
66
<lastmod>2024-11-05T23:20:59+08:00</lastmod>
77
</url><url>
8-
<loc>http://localhost:1313/categories/</loc>
8+
<loc>https://hkust-knowcomp.github.io/NGDB/categories/</loc>
99
</url><url>
10-
<loc>http://localhost:1313/tags/</loc>
10+
<loc>https://hkust-knowcomp.github.io/NGDB/tags/</loc>
1111
</url>
1212
</urlset>

public/tags/index.html

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
3+
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66

@@ -11,12 +11,12 @@
1111

1212

1313

14-
<meta name="robots" content="noindex, nofollow">
14+
<meta name="robots" content="index, follow">
1515

1616

1717

1818

19-
<link rel="stylesheet" href="/ananke/css/main.min.css" >
19+
<link rel="stylesheet" href="/NGDB/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
2020

2121

2222

@@ -29,16 +29,16 @@
2929

3030

3131

32-
<link href="/tags/index.xml" rel="alternate" type="application/rss+xml" title="Neural Graph Database" />
33-
<link href="/tags/index.xml" rel="feed" type="application/rss+xml" title="Neural Graph Database" />
32+
<link href="/NGDB/tags/index.xml" rel="alternate" type="application/rss+xml" title="Neural Graph Database" />
33+
<link href="/NGDB/tags/index.xml" rel="feed" type="application/rss+xml" title="Neural Graph Database" />
3434

3535

3636

3737

38-
<link rel="canonical" href="http://localhost:1313/tags/">
38+
<link rel="canonical" href="https://hkust-knowcomp.github.io/NGDB/tags/">
3939

4040

41-
<meta property="og:url" content="http://localhost:1313/tags/">
41+
<meta property="og:url" content="https://hkust-knowcomp.github.io/NGDB/tags/">
4242
<meta property="og:site_name" content="Neural Graph Database">
4343
<meta property="og:title" content="Tags">
4444
<meta property="og:locale" content="en_us">
@@ -48,16 +48,18 @@
4848
<meta name="twitter:card" content="summary">
4949
<meta name="twitter:title" content="Tags">
5050

51+
52+
5153

52-
</head><body class="ma0 avenir bg-near-white development">
54+
</head><body class="ma0 avenir bg-near-white production">
5355

5456

5557

5658
<header>
5759
<div class="pb3-m pb6-l bg-black">
5860
<nav class="pv3 ph3 ph4-ns" role="navigation">
5961
<div class="flex-l justify-between items-center center">
60-
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
62+
<a href="/NGDB/" class="f3 fw2 hover-white no-underline white-90 dib">
6163

6264
Neural Graph Database
6365

@@ -99,7 +101,7 @@ <h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
99101
</main>
100102
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
101103
<div class="flex justify-between">
102-
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
104+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://hkust-knowcomp.github.io/NGDB/" >
103105
&copy; Neural Graph Database 2024
104106
</a>
105107
<div><div class="ananke-socials"></div>

public/tags/index.xml

Lines changed: 2 additions & 2 deletions
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>Tags on Neural Graph Database</title>
5-
<link>http://localhost:1313/tags/</link>
5+
<link>https://hkust-knowcomp.github.io/NGDB/tags/</link>
66
<description>Recent content in Tags on Neural Graph Database</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="https://hkust-knowcomp.github.io/NGDB/tags/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

0 commit comments

Comments
 (0)