Skip to content

Commit 82ec29c

Browse files
committed
Add: rename to agentic DB
1 parent bdc598f commit 82ec29c

File tree

9 files changed

+70
-78
lines changed

9 files changed

+70
-78
lines changed

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
baseURL = 'https://hkust-knowcomp.github.io/NGDB/'
22
languageCode = 'en-us'
3-
title = 'Neural Graph Database'
3+
title = 'AganticDB: Building Smart Databases as Agents'
44
theme = 'ananke'
55
[markup]
66
[markup.goldmark]

public/404.html

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

7-
<title>Neural Graph Database</title>
7+
<title>AganticDB: Building Smart Databases as Agents</title>
88
<meta name="viewport" content="width=device-width,minimum-scale=1">
99
<meta name="description" content="">
1010
<meta name="generator" content="Hugo 0.137.0">
1111

1212

1313

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

1616

1717

1818

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

2121

2222

@@ -30,11 +30,11 @@
3030

3131

3232

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

3535

36-
<meta property="og:url" content="https://hkust-knowcomp.github.io/NGDB/404.html">
37-
<meta property="og:site_name" content="Neural Graph Database">
36+
<meta property="og:url" content="http://localhost:1313/NGDB/404.html">
37+
<meta property="og:site_name" content="AganticDB: Building Smart Databases as Agents">
3838
<meta property="og:title" content="404 Page not found">
3939
<meta property="og:locale" content="en_us">
4040
<meta property="og:type" content="website">
@@ -43,10 +43,8 @@
4343
<meta name="twitter:card" content="summary">
4444
<meta name="twitter:title" content="404 Page not found">
4545

46-
47-
4846

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

5149

5250

@@ -56,7 +54,7 @@
5654
<div class="flex-l justify-between items-center center">
5755
<a href="/NGDB/" class="f3 fw2 hover-white no-underline white-90 dib">
5856

59-
Neural Graph Database
57+
AganticDB: Building Smart Databases as Agents
6058

6159
</a>
6260
<div class="flex-l items-center">
@@ -84,8 +82,8 @@ <h1>
8482
</main>
8583
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
8684
<div class="flex justify-between">
87-
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://hkust-knowcomp.github.io/NGDB/" >
88-
&copy; Neural Graph Database 2024
85+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/NGDB/" >
86+
&copy; AganticDB: Building Smart Databases as Agents 2024
8987
</a>
9088
<div><div class="ananke-socials"></div>
9189
</div>

public/categories/index.html

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

7-
<title>Neural Graph Database</title>
7+
<title>AganticDB: Building Smart Databases as Agents</title>
88
<meta name="viewport" content="width=device-width,minimum-scale=1">
99
<meta name="description" content="">
1010
<meta name="generator" content="Hugo 0.137.0">
1111

1212

1313

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

1616

1717

1818

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

2121

2222

@@ -29,17 +29,17 @@
2929

3030

3131

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" />
32+
<link href="/NGDB/categories/index.xml" rel="alternate" type="application/rss+xml" title="AganticDB: Building Smart Databases as Agents" />
33+
<link href="/NGDB/categories/index.xml" rel="feed" type="application/rss+xml" title="AganticDB: Building Smart Databases as Agents" />
3434

3535

3636

3737

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

4040

41-
<meta property="og:url" content="https://hkust-knowcomp.github.io/NGDB/categories/">
42-
<meta property="og:site_name" content="Neural Graph Database">
41+
<meta property="og:url" content="http://localhost:1313/NGDB/categories/">
42+
<meta property="og:site_name" content="AganticDB: Building Smart Databases as Agents">
4343
<meta property="og:title" content="Categories">
4444
<meta property="og:locale" content="en_us">
4545
<meta property="og:type" content="website">
@@ -48,10 +48,8 @@
4848
<meta name="twitter:card" content="summary">
4949
<meta name="twitter:title" content="Categories">
5050

51-
52-
5351

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

5654

5755

@@ -61,7 +59,7 @@
6159
<div class="flex-l justify-between items-center center">
6260
<a href="/NGDB/" class="f3 fw2 hover-white no-underline white-90 dib">
6361

64-
Neural Graph Database
62+
AganticDB: Building Smart Databases as Agents
6563

6664
</a>
6765
<div class="flex-l items-center">
@@ -101,8 +99,8 @@ <h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
10199
</main>
102100
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
103101
<div class="flex justify-between">
104-
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://hkust-knowcomp.github.io/NGDB/" >
105-
&copy; Neural Graph Database 2024
102+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/NGDB/" >
103+
&copy; AganticDB: Building Smart Databases as Agents 2024
106104
</a>
107105
<div><div class="ananke-socials"></div>
108106
</div>

public/categories/index.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +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>Categories on Neural Graph Database</title>
5-
<link>https://hkust-knowcomp.github.io/NGDB/categories/</link>
6-
<description>Recent content in Categories on Neural Graph Database</description>
4+
<title>Categories on AganticDB: Building Smart Databases as Agents</title>
5+
<link>http://localhost:1313/NGDB/categories/</link>
6+
<description>Recent content in Categories on AganticDB: Building Smart Databases as Agents</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<atom:link href="https://hkust-knowcomp.github.io/NGDB/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="http://localhost:1313/NGDB/categories/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

public/index.html

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

7-
<title>Neural Graph Database</title>
7+
<title>AganticDB: Building Smart Databases as Agents</title>
88
<meta name="viewport" content="width=device-width,minimum-scale=1">
99
<meta name="description" content="">
1010
<meta name="generator" content="Hugo 0.137.0">
1111

1212

1313

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

1616

1717

1818

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

2121

2222

@@ -29,35 +29,33 @@
2929

3030

3131

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" />
32+
<link href="/NGDB/index.xml" rel="alternate" type="application/rss+xml" title="AganticDB: Building Smart Databases as Agents" />
33+
<link href="/NGDB/index.xml" rel="feed" type="application/rss+xml" title="AganticDB: Building Smart Databases as Agents" />
3434

3535

3636

3737

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

4040

41-
<meta property="og:url" content="https://hkust-knowcomp.github.io/NGDB/">
42-
<meta property="og:site_name" content="Neural Graph Database">
43-
<meta property="og:title" content="Neural Graph Database">
41+
<meta property="og:url" content="http://localhost:1313/NGDB/">
42+
<meta property="og:site_name" content="AganticDB: Building Smart Databases as Agents">
43+
<meta property="og:title" content="AganticDB: Building Smart Databases as Agents">
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">
4545
<meta property="og:locale" content="en_us">
4646
<meta property="og:type" content="website">
4747

48-
<meta itemprop="name" content="Neural Graph Database">
48+
<meta itemprop="name" content="AganticDB: Building Smart Databases as Agents">
4949
<meta itemprop="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">
5050
<meta itemprop="datePublished" content="2024-11-05T23:20:59+08:00">
5151
<meta itemprop="dateModified" content="2024-11-05T23:20:59+08:00">
5252
<meta itemprop="wordCount" content="28">
5353
<meta name="twitter:card" content="summary">
54-
<meta name="twitter:title" content="Neural Graph Database">
54+
<meta name="twitter:title" content="AganticDB: Building Smart Databases as Agents">
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-
5957

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

6260

6361

@@ -70,7 +68,7 @@
7068
<div class="flex-l justify-between items-center center">
7169
<a href="/NGDB/" class="f3 fw2 hover-white no-underline white-90 dib">
7270

73-
Neural Graph Database
71+
AganticDB: Building Smart Databases as Agents
7472

7573
</a>
7674
<div class="flex-l items-center">
@@ -85,7 +83,7 @@
8583

8684
<div class="tc-l pv4 pv6-l ph3 ph4-ns">
8785
<h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
88-
Neural Graph Database
86+
AganticDB: Building Smart Databases as Agents
8987
</h1>
9088

9189
</div>
@@ -196,8 +194,8 @@ <h1 id="heading"></h1>
196194
</main>
197195
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
198196
<div class="flex justify-between">
199-
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://hkust-knowcomp.github.io/NGDB/" >
200-
&copy; Neural Graph Database 2024
197+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/NGDB/" >
198+
&copy; AganticDB: Building Smart Databases as Agents 2024
201199
</a>
202200
<div><div class="ananke-socials"></div>
203201
</div>

public/index.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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>Neural Graph Database</title>
5-
<link>https://hkust-knowcomp.github.io/NGDB/</link>
6-
<description>Recent content on Neural Graph Database</description>
4+
<title>AganticDB: Building Smart Databases as Agents</title>
5+
<link>http://localhost:1313/NGDB/</link>
6+
<description>Recent content on AganticDB: Building Smart Databases as Agents</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
99
<lastBuildDate></lastBuildDate>
10-
<atom:link href="https://hkust-knowcomp.github.io/NGDB/index.xml" rel="self" type="application/rss+xml" />
10+
<atom:link href="http://localhost:1313/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>https://hkust-knowcomp.github.io/NGDB/</loc>
5+
<loc>http://localhost:1313/NGDB/</loc>
66
<lastmod>2024-11-05T23:20:59+08:00</lastmod>
77
</url><url>
8-
<loc>https://hkust-knowcomp.github.io/NGDB/categories/</loc>
8+
<loc>http://localhost:1313/NGDB/categories/</loc>
99
</url><url>
10-
<loc>https://hkust-knowcomp.github.io/NGDB/tags/</loc>
10+
<loc>http://localhost:1313/NGDB/tags/</loc>
1111
</url>
1212
</urlset>

public/tags/index.html

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

7-
<title>Neural Graph Database</title>
7+
<title>AganticDB: Building Smart Databases as Agents</title>
88
<meta name="viewport" content="width=device-width,minimum-scale=1">
99
<meta name="description" content="">
1010
<meta name="generator" content="Hugo 0.137.0">
1111

1212

1313

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

1616

1717

1818

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

2121

2222

@@ -29,17 +29,17 @@
2929

3030

3131

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" />
32+
<link href="/NGDB/tags/index.xml" rel="alternate" type="application/rss+xml" title="AganticDB: Building Smart Databases as Agents" />
33+
<link href="/NGDB/tags/index.xml" rel="feed" type="application/rss+xml" title="AganticDB: Building Smart Databases as Agents" />
3434

3535

3636

3737

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

4040

41-
<meta property="og:url" content="https://hkust-knowcomp.github.io/NGDB/tags/">
42-
<meta property="og:site_name" content="Neural Graph Database">
41+
<meta property="og:url" content="http://localhost:1313/NGDB/tags/">
42+
<meta property="og:site_name" content="AganticDB: Building Smart Databases as Agents">
4343
<meta property="og:title" content="Tags">
4444
<meta property="og:locale" content="en_us">
4545
<meta property="og:type" content="website">
@@ -48,10 +48,8 @@
4848
<meta name="twitter:card" content="summary">
4949
<meta name="twitter:title" content="Tags">
5050

51-
52-
5351

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

5654

5755

@@ -61,7 +59,7 @@
6159
<div class="flex-l justify-between items-center center">
6260
<a href="/NGDB/" class="f3 fw2 hover-white no-underline white-90 dib">
6361

64-
Neural Graph Database
62+
AganticDB: Building Smart Databases as Agents
6563

6664
</a>
6765
<div class="flex-l items-center">
@@ -101,8 +99,8 @@ <h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
10199
</main>
102100
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
103101
<div class="flex justify-between">
104-
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://hkust-knowcomp.github.io/NGDB/" >
105-
&copy; Neural Graph Database 2024
102+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/NGDB/" >
103+
&copy; AganticDB: Building Smart Databases as Agents 2024
106104
</a>
107105
<div><div class="ananke-socials"></div>
108106
</div>

0 commit comments

Comments
 (0)