Skip to content

Commit

Permalink
Remove draft
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos0318 committed Nov 5, 2024
1 parent 1ac3fd2 commit bdc598f
Show file tree
Hide file tree
Showing 12 changed files with 60 additions and 49 deletions.
2 changes: 1 addition & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
+++
date = '2024-11-05T23:20:59+08:00'
draft = true
draft = false
title = ''
featured_image= 'images/image.jpeg'
+++
Expand Down
18 changes: 10 additions & 8 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

Expand All @@ -11,12 +11,12 @@



<meta name="robots" content="noindex, nofollow">
<meta name="robots" content="index, follow">




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



Expand All @@ -30,10 +30,10 @@



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


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




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



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

Neural Graph Database

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

Large diffs are not rendered by default.

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

Expand All @@ -11,12 +11,12 @@



<meta name="robots" content="noindex, nofollow">
<meta name="robots" content="index, follow">




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



Expand All @@ -29,16 +29,16 @@



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




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


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




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



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

Neural Graph Database

Expand Down Expand Up @@ -99,7 +101,7 @@ <h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://hkust-knowcomp.github.io/NGDB/" >
&copy; Neural Graph Database 2024
</a>
<div><div class="ananke-socials"></div>
Expand Down
4 changes: 2 additions & 2 deletions public/categories/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Neural Graph Database</title>
<link>http://localhost:1313/categories/</link>
<link>https://hkust-knowcomp.github.io/NGDB/categories/</link>
<description>Recent content in Categories on Neural Graph Database</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://hkust-knowcomp.github.io/NGDB/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
24 changes: 13 additions & 11 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

Expand All @@ -11,12 +11,12 @@



<meta name="robots" content="noindex, nofollow">
<meta name="robots" content="index, follow">




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



Expand All @@ -29,16 +29,16 @@



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




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


<meta property="og:url" content="http://localhost:1313/">
<meta property="og:url" content="https://hkust-knowcomp.github.io/NGDB/">
<meta property="og:site_name" content="Neural Graph Database">
<meta property="og:title" content="Neural Graph Database">
<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">
Expand All @@ -54,19 +54,21 @@
<meta name="twitter:title" content="Neural Graph Database">
<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">




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





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

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

Neural Graph Database

Expand Down Expand Up @@ -194,7 +196,7 @@ <h1 id="heading"></h1>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://hkust-knowcomp.github.io/NGDB/" >
&copy; Neural Graph Database 2024
</a>
<div><div class="ananke-socials"></div>
Expand Down
4 changes: 2 additions & 2 deletions public/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Neural Graph Database</title>
<link>http://localhost:1313/</link>
<link>https://hkust-knowcomp.github.io/NGDB/</link>
<description>Recent content on Neural Graph Database</description>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate></lastBuildDate>
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://hkust-knowcomp.github.io/NGDB/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
6 changes: 3 additions & 3 deletions public/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://localhost:1313/</loc>
<loc>https://hkust-knowcomp.github.io/NGDB/</loc>
<lastmod>2024-11-05T23:20:59+08:00</lastmod>
</url><url>
<loc>http://localhost:1313/categories/</loc>
<loc>https://hkust-knowcomp.github.io/NGDB/categories/</loc>
</url><url>
<loc>http://localhost:1313/tags/</loc>
<loc>https://hkust-knowcomp.github.io/NGDB/tags/</loc>
</url>
</urlset>
22 changes: 12 additions & 10 deletions public/tags/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

Expand All @@ -11,12 +11,12 @@



<meta name="robots" content="noindex, nofollow">
<meta name="robots" content="index, follow">




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



Expand All @@ -29,16 +29,16 @@



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




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


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




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



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

Neural Graph Database

Expand Down Expand Up @@ -99,7 +101,7 @@ <h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://hkust-knowcomp.github.io/NGDB/" >
&copy; Neural Graph Database 2024
</a>
<div><div class="ananke-socials"></div>
Expand Down
4 changes: 2 additions & 2 deletions public/tags/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tags on Neural Graph Database</title>
<link>http://localhost:1313/tags/</link>
<link>https://hkust-knowcomp.github.io/NGDB/tags/</link>
<description>Recent content in Tags on Neural Graph Database</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://hkust-knowcomp.github.io/NGDB/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Target":"/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css","MediaType":"text/css","Data":{"Integrity":"sha256-0F+18xf88zs6UpNjmb329H3HdlFuFpLkEux9dvSl+qI="}}

0 comments on commit bdc598f

Please sign in to comment.