Skip to content

Commit

Permalink
changed from draft to not-draft
Browse files Browse the repository at this point in the history
  • Loading branch information
minlu21 committed Jun 25, 2024
1 parent 1c7c66b commit b6e4ec7
Show file tree
Hide file tree
Showing 31 changed files with 380 additions and 54 deletions.
3 changes: 2 additions & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
baseURL = 'https://example.org/'
baseURL = ''
relativeURLs = 'True'
languageCode = 'en-us'
title = 'Min Lu'
theme = 'basic'
45 changes: 45 additions & 0 deletions public/categories/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<!DOCTYPE html>
<html lang="en-us" dir="ltr">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Categories | Min Lu</title>

<link rel="stylesheet" href="../css/reset.min.14764d95fbfbcb805603f5fba0264dee0367dacd3bb219b14299d8279a1abcdf.css" integrity="sha256-FHZNlfv7y4BWA/X7oCZN7gNn2s07shmxQpnYJ5oavN8=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/styles.min.9228fb63469f40981f60c9db26511755178e0713a0dcea4f753fe623d4280448.css" integrity="sha256-kij7Y0afQJgfYMnbJlEXVReOBxOg3OpPdT/mI9QoBEg=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/cv.min.de775f580876782401c47f4228f96baea83383f72ce4a7cc0cb5914a89e3e59c.css" integrity="sha256-3ndfWAh2eCQBxH9CKPlrrqgzg/cs5KfMDLWRSonj5Zw=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/single-container.min.413f7a8b968809276331f3189521fa5da1ff06040f8ecd9cf803bddf190225fe.css" integrity="sha256-QT96i5aICSdjMfMYlSH6XaH/BgQPjs2c&#43;AO93xkCJf4=" crossorigin="anonymous">

<script src="../js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj&#43;gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>


</head>

<body>
<div class="container">
<header>
<h1><a href="../">Min Lu</a></h1>
</header>
<nav>
<a href="../cv">Curriculum vitae</a>
<a href="../projects">Projects</a>
<a href="../notes">Study Notes</a>
<a href="../writeups">Writeups</a>
</nav>
<main>

<h1>Categories</h1>



</main>
<footer>
<p>Copyright 2024. All rights reserved.</p>

</footer>
</div>

</body>

</html>
11 changes: 11 additions & 0 deletions public/categories/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Min Lu</title>
<link>/categories/</link>
<description>Recent content in Categories on Min Lu</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added public/favicon.ico
Binary file not shown.
52 changes: 52 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en-us" dir="ltr">

<head>
<meta name="generator" content="Hugo 0.127.0">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Min Lu</title>

<link rel="stylesheet" href="./css/reset.min.14764d95fbfbcb805603f5fba0264dee0367dacd3bb219b14299d8279a1abcdf.css" integrity="sha256-FHZNlfv7y4BWA/X7oCZN7gNn2s07shmxQpnYJ5oavN8=" crossorigin="anonymous">
<link rel="stylesheet" href="./css/styles.min.9228fb63469f40981f60c9db26511755178e0713a0dcea4f753fe623d4280448.css" integrity="sha256-kij7Y0afQJgfYMnbJlEXVReOBxOg3OpPdT/mI9QoBEg=" crossorigin="anonymous">
<link rel="stylesheet" href="./css/cv.min.de775f580876782401c47f4228f96baea83383f72ce4a7cc0cb5914a89e3e59c.css" integrity="sha256-3ndfWAh2eCQBxH9CKPlrrqgzg/cs5KfMDLWRSonj5Zw=" crossorigin="anonymous">
<link rel="stylesheet" href="./css/single-container.min.413f7a8b968809276331f3189521fa5da1ff06040f8ecd9cf803bddf190225fe.css" integrity="sha256-QT96i5aICSdjMfMYlSH6XaH/BgQPjs2c&#43;AO93xkCJf4=" crossorigin="anonymous">

<script src="./js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj&#43;gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>


</head>

<body>
<div class="container">
<header>
<h1><a href="./">Min Lu</a></h1>
</header>
<nav>
<a href="./cv">Curriculum vitae</a>
<a href="./projects">Projects</a>
<a href="./notes">Study Notes</a>
<a href="./writeups">Writeups</a>
</nav>
<main>

<p>My name is Min Lu. I am currently a Masters student studying Computer Science at Georgia Tech. Previously I was a Bachelors student studying Computer Science at Purdue University. I can be contacted using the following channels.</p>

<ul>

<li><a href="https://twitter.com/bphogan">Twitter</a></li>

<li><a href="https://linkedin.com/in/bphogan">LinkedIn</a></li>

</ul>

</main>
<footer>
<p>Copyright 2024. All rights reserved.</p>

</footer>
</div>

</body>

</html>
12 changes: 12 additions & 0 deletions public/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Home on Min Lu</title>
<link>/</link>
<description>Recent content in Home on Min Lu</description>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate></lastBuildDate>
<atom:link href="/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(()=>{console.log("This site was generated by Hugo.");})();
45 changes: 45 additions & 0 deletions public/notes/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<!DOCTYPE html>
<html lang="en-us" dir="ltr">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Notes | Min Lu</title>

<link rel="stylesheet" href="../css/reset.min.14764d95fbfbcb805603f5fba0264dee0367dacd3bb219b14299d8279a1abcdf.css" integrity="sha256-FHZNlfv7y4BWA/X7oCZN7gNn2s07shmxQpnYJ5oavN8=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/styles.min.9228fb63469f40981f60c9db26511755178e0713a0dcea4f753fe623d4280448.css" integrity="sha256-kij7Y0afQJgfYMnbJlEXVReOBxOg3OpPdT/mI9QoBEg=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/cv.min.de775f580876782401c47f4228f96baea83383f72ce4a7cc0cb5914a89e3e59c.css" integrity="sha256-3ndfWAh2eCQBxH9CKPlrrqgzg/cs5KfMDLWRSonj5Zw=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/single-container.min.413f7a8b968809276331f3189521fa5da1ff06040f8ecd9cf803bddf190225fe.css" integrity="sha256-QT96i5aICSdjMfMYlSH6XaH/BgQPjs2c&#43;AO93xkCJf4=" crossorigin="anonymous">

<script src="../js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj&#43;gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>


</head>

<body>
<div class="container">
<header>
<h1><a href="../">Min Lu</a></h1>
</header>
<nav>
<a href="../cv">Curriculum vitae</a>
<a href="../projects">Projects</a>
<a href="../notes">Study Notes</a>
<a href="../writeups">Writeups</a>
</nav>
<main>

<h1>Notes</h1>



</main>
<footer>
<p>Copyright 2024. All rights reserved.</p>

</footer>
</div>

</body>

</html>
12 changes: 12 additions & 0 deletions public/notes/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Notes on Min Lu</title>
<link>/notes/</link>
<description>Recent content in Notes on Min Lu</description>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate></lastBuildDate>
<atom:link href="/notes/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
45 changes: 45 additions & 0 deletions public/projects/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<!DOCTYPE html>
<html lang="en-us" dir="ltr">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Projects | Min Lu</title>

<link rel="stylesheet" href="../css/reset.min.14764d95fbfbcb805603f5fba0264dee0367dacd3bb219b14299d8279a1abcdf.css" integrity="sha256-FHZNlfv7y4BWA/X7oCZN7gNn2s07shmxQpnYJ5oavN8=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/styles.min.9228fb63469f40981f60c9db26511755178e0713a0dcea4f753fe623d4280448.css" integrity="sha256-kij7Y0afQJgfYMnbJlEXVReOBxOg3OpPdT/mI9QoBEg=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/cv.min.de775f580876782401c47f4228f96baea83383f72ce4a7cc0cb5914a89e3e59c.css" integrity="sha256-3ndfWAh2eCQBxH9CKPlrrqgzg/cs5KfMDLWRSonj5Zw=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/single-container.min.413f7a8b968809276331f3189521fa5da1ff06040f8ecd9cf803bddf190225fe.css" integrity="sha256-QT96i5aICSdjMfMYlSH6XaH/BgQPjs2c&#43;AO93xkCJf4=" crossorigin="anonymous">

<script src="../js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj&#43;gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>


</head>

<body>
<div class="container">
<header>
<h1><a href="../">Min Lu</a></h1>
</header>
<nav>
<a href="../cv">Curriculum vitae</a>
<a href="../projects">Projects</a>
<a href="../notes">Study Notes</a>
<a href="../writeups">Writeups</a>
</nav>
<main>

<h1>Projects</h1>



</main>
<footer>
<p>Copyright 2024. All rights reserved.</p>

</footer>
</div>

</body>

</html>
12 changes: 12 additions & 0 deletions public/projects/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Projects on Min Lu</title>
<link>/projects/</link>
<description>Recent content in Projects on Min Lu</description>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate></lastBuildDate>
<atom:link href="/projects/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
21 changes: 21 additions & 0 deletions public/sitemap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>/</loc>
<lastmod>2024-06-25T22:19:41+08:00</lastmod>
</url><url>
<loc>/projects/</loc>
<lastmod>2024-06-25T22:19:41+08:00</lastmod>
</url><url>
<loc>/writeups/</loc>
<lastmod>2024-06-25T09:31:47+08:00</lastmod>
</url><url>
<loc>/notes/</loc>
<lastmod>2024-06-25T09:31:43+08:00</lastmod>
</url><url>
<loc>/categories/</loc>
</url><url>
<loc>/tags/</loc>
</url>
</urlset>
45 changes: 45 additions & 0 deletions public/tags/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<!DOCTYPE html>
<html lang="en-us" dir="ltr">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Tags | Min Lu</title>

<link rel="stylesheet" href="../css/reset.min.14764d95fbfbcb805603f5fba0264dee0367dacd3bb219b14299d8279a1abcdf.css" integrity="sha256-FHZNlfv7y4BWA/X7oCZN7gNn2s07shmxQpnYJ5oavN8=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/styles.min.9228fb63469f40981f60c9db26511755178e0713a0dcea4f753fe623d4280448.css" integrity="sha256-kij7Y0afQJgfYMnbJlEXVReOBxOg3OpPdT/mI9QoBEg=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/cv.min.de775f580876782401c47f4228f96baea83383f72ce4a7cc0cb5914a89e3e59c.css" integrity="sha256-3ndfWAh2eCQBxH9CKPlrrqgzg/cs5KfMDLWRSonj5Zw=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/single-container.min.413f7a8b968809276331f3189521fa5da1ff06040f8ecd9cf803bddf190225fe.css" integrity="sha256-QT96i5aICSdjMfMYlSH6XaH/BgQPjs2c&#43;AO93xkCJf4=" crossorigin="anonymous">

<script src="../js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj&#43;gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>


</head>

<body>
<div class="container">
<header>
<h1><a href="../">Min Lu</a></h1>
</header>
<nav>
<a href="../cv">Curriculum vitae</a>
<a href="../projects">Projects</a>
<a href="../notes">Study Notes</a>
<a href="../writeups">Writeups</a>
</nav>
<main>

<h1>Tags</h1>



</main>
<footer>
<p>Copyright 2024. All rights reserved.</p>

</footer>
</div>

</body>

</html>
11 changes: 11 additions & 0 deletions public/tags/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tags on Min Lu</title>
<link>/tags/</link>
<description>Recent content in Tags on Min Lu</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
45 changes: 45 additions & 0 deletions public/writeups/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<!DOCTYPE html>
<html lang="en-us" dir="ltr">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Writeups | Min Lu</title>

<link rel="stylesheet" href="../css/reset.min.14764d95fbfbcb805603f5fba0264dee0367dacd3bb219b14299d8279a1abcdf.css" integrity="sha256-FHZNlfv7y4BWA/X7oCZN7gNn2s07shmxQpnYJ5oavN8=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/styles.min.9228fb63469f40981f60c9db26511755178e0713a0dcea4f753fe623d4280448.css" integrity="sha256-kij7Y0afQJgfYMnbJlEXVReOBxOg3OpPdT/mI9QoBEg=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/cv.min.de775f580876782401c47f4228f96baea83383f72ce4a7cc0cb5914a89e3e59c.css" integrity="sha256-3ndfWAh2eCQBxH9CKPlrrqgzg/cs5KfMDLWRSonj5Zw=" crossorigin="anonymous">
<link rel="stylesheet" href="../css/single-container.min.413f7a8b968809276331f3189521fa5da1ff06040f8ecd9cf803bddf190225fe.css" integrity="sha256-QT96i5aICSdjMfMYlSH6XaH/BgQPjs2c&#43;AO93xkCJf4=" crossorigin="anonymous">

<script src="../js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj&#43;gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>


</head>

<body>
<div class="container">
<header>
<h1><a href="../">Min Lu</a></h1>
</header>
<nav>
<a href="../cv">Curriculum vitae</a>
<a href="../projects">Projects</a>
<a href="../notes">Study Notes</a>
<a href="../writeups">Writeups</a>
</nav>
<main>

<h1>Writeups</h1>



</main>
<footer>
<p>Copyright 2024. All rights reserved.</p>

</footer>
</div>

</body>

</html>
Loading

0 comments on commit b6e4ec7

Please sign in to comment.