diff --git a/hugo.toml b/hugo.toml index 77c708e..a4054f0 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,5 @@ -baseURL = 'https://example.org/' +baseURL = '' +relativeURLs = 'True' languageCode = 'en-us' title = 'Min Lu' theme = 'basic' \ No newline at end of file diff --git a/public/categories/index.html b/public/categories/index.html new file mode 100644 index 0000000..3993680 --- /dev/null +++ b/public/categories/index.html @@ -0,0 +1,45 @@ + + + + + + +Categories | Min Lu + + + + + + + + + + + + +
+
+

Min Lu

+
+ +
+ +

Categories

+ + + +
+ +
+ + + + \ No newline at end of file diff --git a/public/categories/index.xml b/public/categories/index.xml new file mode 100644 index 0000000..b84bccc --- /dev/null +++ b/public/categories/index.xml @@ -0,0 +1,11 @@ + + + + Categories on Min Lu + /categories/ + Recent content in Categories on Min Lu + Hugo + en-us + + + diff --git a/public/css/cv.min.de775f580876782401c47f4228f96baea83383f72ce4a7cc0cb5914a89e3e59c.css b/public/css/cv.min.de775f580876782401c47f4228f96baea83383f72ce4a7cc0cb5914a89e3e59c.css new file mode 100644 index 0000000..ad85e56 --- /dev/null +++ b/public/css/cv.min.de775f580876782401c47f4228f96baea83383f72ce4a7cc0cb5914a89e3e59c.css @@ -0,0 +1 @@ +.cv-container>h1{font-size:24px;margin-bottom:1%;border-bottom:1px solid #000}.cv-container>section{margin-bottom:2%}.cv-container>section>h3{font-weight:100;text-decoration:underline;margin-bottom:-1%}.cv-container>section>ul>li{font-size:14px}table,.table th,.table td{width:100%;text-align:left;padding:0;margin:-.25%}table{margin-top:1%}th.first{padding:0;margin:0}td.first{color:green;padding:0;margin:0;font-size:14px}th.second{text-align:right;margin:0;padding:0}td.second{padding:0;margin:0;text-align:right;font-size:14px} \ No newline at end of file diff --git a/public/css/reset.min.14764d95fbfbcb805603f5fba0264dee0367dacd3bb219b14299d8279a1abcdf.css b/public/css/reset.min.14764d95fbfbcb805603f5fba0264dee0367dacd3bb219b14299d8279a1abcdf.css new file mode 100644 index 0000000..9963f4a --- /dev/null +++ b/public/css/reset.min.14764d95fbfbcb805603f5fba0264dee0367dacd3bb219b14299d8279a1abcdf.css @@ -0,0 +1 @@ +*,*::before,*::after{box-sizing:border-box}html{height:100%}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word} \ No newline at end of file diff --git a/public/css/single-container.min.413f7a8b968809276331f3189521fa5da1ff06040f8ecd9cf803bddf190225fe.css b/public/css/single-container.min.413f7a8b968809276331f3189521fa5da1ff06040f8ecd9cf803bddf190225fe.css new file mode 100644 index 0000000..12dd87f --- /dev/null +++ b/public/css/single-container.min.413f7a8b968809276331f3189521fa5da1ff06040f8ecd9cf803bddf190225fe.css @@ -0,0 +1 @@ +.single-container>h2,.single-container>h3,.single-container>h4,.single-container>h5,.single-container>h6{color:green;padding-top:1%;border-bottom:1px solid green}.single-container>p{margin-top:1%;margin-bottom:1%}.single-container>div{margin-top:2.5%}.single-container>div{display:flex;flex-direction:horizontal}.single-container>div>div{font-weight:700}.single-container>div>ul{margin-left:2.5%;padding:0}.single-container>div>ul>li{display:inline-block;margin-right:0 5%;padding:0}.single-container>div>ul>li>a{background-color:#cbd2d8;text-decoration:none;color:#000;border-radius:15%;padding:0 5px}.single-container>div>ul>li>a:hover{color:green;background-color:#e9e8e8}#TableOfContents{margin-left:20px}.toc{color:gray;margin-top:1%;font-weight:lighter}#TableOfContents>ul>li,#TableOfContents>ul>li>ul>li{list-style-type:none;padding:0;margin:0}#TableOfContents>ul{margin:0;padding:0}#TableOfContents>ul>li>ul{padding:0 5px;margin-left:5px;border-left:1px solid gray}#TableOfContents>ul>li>a,#TableOfContents>ul>li>ul>li>a{text-decoration:none}#TableOfContents>ul>li>a{color:#000;font-size:16px}#TableOfContents>ul>li>ul>li>a{color:gray;font-size:14px}#TableOfContents>ul>li>a:hover,#TableOfContents>ul>li>ul>li>a:hover{color:green} \ No newline at end of file diff --git a/public/css/styles.min.9228fb63469f40981f60c9db26511755178e0713a0dcea4f753fe623d4280448.css b/public/css/styles.min.9228fb63469f40981f60c9db26511755178e0713a0dcea4f753fe623d4280448.css new file mode 100644 index 0000000..9a2e901 --- /dev/null +++ b/public/css/styles.min.9228fb63469f40981f60c9db26511755178e0713a0dcea4f753fe623d4280448.css @@ -0,0 +1 @@ +body{color:#222;font-family:sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;font-size:14px}.container{width:50vw;height:50vh;margin-bottom:10%;position:relative;flex-direction:column;display:flex}header{margin-bottom:2.5%}header>h1{font-size:32px}header>h1>a{text-decoration:none;color:#000;font-weight:100}header>h1>a:hover{color:green;text-decoration:underline}nav{display:flex;flex-direction:horizontal;justify-content:space-between;margin-bottom:2.5%}@media only screen and (max-width:768px){nav{flex-direction:column}}nav>a{text-decoration:none;margin:0;padding:0;color:#708090}nav>a:hover{color:green;border-bottom:1px solid green;padding:0;margin:0}main{height:100%;position:relative}main>h1{font-size:24px;margin-bottom:1%;border-bottom:1px solid #000}main>h2{font-size:18px;color:#000;text-decoration:none}main>h2>a{text-decoration:none;font-weight:lighter;color:#000}main>h2>a:hover{color:green}footer{font-size:small;text-align:right;color:lightslategray}.single-container{overflow:auto;height:100%}.cv-container{overflow:auto;height:100%;padding:0} \ No newline at end of file diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..67f8b77 Binary files /dev/null and b/public/favicon.ico differ diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..07ffae6 --- /dev/null +++ b/public/index.html @@ -0,0 +1,52 @@ + + + + + + + +Min Lu + + + + + + + + + + + + +
+
+

Min Lu

+
+ +
+ +

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.

+ + + +
+ +
+ + + + \ No newline at end of file diff --git a/public/index.xml b/public/index.xml new file mode 100644 index 0000000..9d702c1 --- /dev/null +++ b/public/index.xml @@ -0,0 +1,12 @@ + + + + Home on Min Lu + / + Recent content in Home on Min Lu + Hugo + en-us + + + + diff --git a/public/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js b/public/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js new file mode 100644 index 0000000..4e24393 --- /dev/null +++ b/public/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js @@ -0,0 +1 @@ +(()=>{console.log("This site was generated by Hugo.");})(); diff --git a/public/notes/index.html b/public/notes/index.html new file mode 100644 index 0000000..eba23d3 --- /dev/null +++ b/public/notes/index.html @@ -0,0 +1,45 @@ + + + + + + +Notes | Min Lu + + + + + + + + + + + + +
+
+

Min Lu

+
+ +
+ +

Notes

+ + + +
+ +
+ + + + \ No newline at end of file diff --git a/public/notes/index.xml b/public/notes/index.xml new file mode 100644 index 0000000..5a0a29d --- /dev/null +++ b/public/notes/index.xml @@ -0,0 +1,12 @@ + + + + Notes on Min Lu + /notes/ + Recent content in Notes on Min Lu + Hugo + en-us + + + + diff --git a/public/projects/index.html b/public/projects/index.html new file mode 100644 index 0000000..409f198 --- /dev/null +++ b/public/projects/index.html @@ -0,0 +1,45 @@ + + + + + + +Projects | Min Lu + + + + + + + + + + + + +
+
+

Min Lu

+
+ +
+ +

Projects

+ + + +
+ +
+ + + + \ No newline at end of file diff --git a/public/projects/index.xml b/public/projects/index.xml new file mode 100644 index 0000000..29a174c --- /dev/null +++ b/public/projects/index.xml @@ -0,0 +1,12 @@ + + + + Projects on Min Lu + /projects/ + Recent content in Projects on Min Lu + Hugo + en-us + + + + diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..634342b --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,21 @@ + + + + / + 2024-06-25T22:19:41+08:00 + + /projects/ + 2024-06-25T22:19:41+08:00 + + /writeups/ + 2024-06-25T09:31:47+08:00 + + /notes/ + 2024-06-25T09:31:43+08:00 + + /categories/ + + /tags/ + + diff --git a/public/tags/index.html b/public/tags/index.html new file mode 100644 index 0000000..1aa4847 --- /dev/null +++ b/public/tags/index.html @@ -0,0 +1,45 @@ + + + + + + +Tags | Min Lu + + + + + + + + + + + + +
+
+

Min Lu

+
+ +
+ +

Tags

+ + + +
+ +
+ + + + \ No newline at end of file diff --git a/public/tags/index.xml b/public/tags/index.xml new file mode 100644 index 0000000..c547bba --- /dev/null +++ b/public/tags/index.xml @@ -0,0 +1,11 @@ + + + + Tags on Min Lu + /tags/ + Recent content in Tags on Min Lu + Hugo + en-us + + + diff --git a/public/writeups/index.html b/public/writeups/index.html new file mode 100644 index 0000000..fae956a --- /dev/null +++ b/public/writeups/index.html @@ -0,0 +1,45 @@ + + + + + + +Writeups | Min Lu + + + + + + + + + + + + +
+
+

Min Lu

+
+ +
+ +

Writeups

+ + + +
+ +
+ + + + \ No newline at end of file diff --git a/public/writeups/index.xml b/public/writeups/index.xml new file mode 100644 index 0000000..2808431 --- /dev/null +++ b/public/writeups/index.xml @@ -0,0 +1,12 @@ + + + + Writeups on Min Lu + /writeups/ + Recent content in Writeups on Min Lu + Hugo + en-us + + + + diff --git a/themes/basic/archetypes/cv.md b/themes/basic/archetypes/cv.md index 56a8d2a..30ad5d3 100644 --- a/themes/basic/archetypes/cv.md +++ b/themes/basic/archetypes/cv.md @@ -1,6 +1,6 @@ --- title: '{{ replace .File.ContentBaseName "-" " " | title }}' date: {{ .Date }} -draft: true +draft: false type: cv --- \ No newline at end of file diff --git a/themes/basic/archetypes/default.md b/themes/basic/archetypes/default.md index ce4bdb7..b1fc7c7 100644 --- a/themes/basic/archetypes/default.md +++ b/themes/basic/archetypes/default.md @@ -1,5 +1,5 @@ --- title: '{{ replace .File.ContentBaseName "-" " " | title }}' date: {{ .Date }} -draft: true +draft: false --- \ No newline at end of file diff --git a/themes/basic/archetypes/lc.md b/themes/basic/archetypes/lc.md index 0a8384b..0f0de69 100644 --- a/themes/basic/archetypes/lc.md +++ b/themes/basic/archetypes/lc.md @@ -1,7 +1,7 @@ --- title: '{{ replace .File.ContentBaseName "-" " " | title }}' date: {{ .Date }} -draft: true +draft: false type: leetcode tags: [] --- \ No newline at end of file diff --git a/themes/basic/archetypes/notes.md b/themes/basic/archetypes/notes.md index 20d38f6..6ca628b 100644 --- a/themes/basic/archetypes/notes.md +++ b/themes/basic/archetypes/notes.md @@ -1,7 +1,7 @@ --- title: '{{ replace .File.ContentBaseName "-" " " | title }}' date: {{ .Date }} -draft: true +draft: false type: note tags: [] --- \ No newline at end of file diff --git a/themes/basic/archetypes/projects.md b/themes/basic/archetypes/projects.md index 9ab9713..581c9c6 100644 --- a/themes/basic/archetypes/projects.md +++ b/themes/basic/archetypes/projects.md @@ -1,7 +1,7 @@ --- title: '{{ replace .File.ContentBaseName "-" " " | title }}' date: {{ .Date }} -draft: true +draft: false type: project summary: "Summary of the {{ replace .Name "-" " " | title }} project" tags: [] diff --git a/themes/basic/content/_index.md b/themes/basic/content/_index.md deleted file mode 100644 index 652623b..0000000 --- a/themes/basic/content/_index.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title = 'Home' -date = 2023-01-01T08:00:00-07:00 -draft = false -+++ - -Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat -pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim -excepteur excepteur pariatur nostrud qui irure ullamco. diff --git a/themes/basic/content/posts/_index.md b/themes/basic/content/posts/_index.md deleted file mode 100644 index e7066c0..0000000 --- a/themes/basic/content/posts/_index.md +++ /dev/null @@ -1,7 +0,0 @@ -+++ -title = 'Posts' -date = 2023-01-01T08:30:00-07:00 -draft = false -+++ - -Tempor est exercitation ad qui pariatur quis adipisicing aliquip nisi ea consequat ipsum occaecat. Nostrud consequat ullamco laboris fugiat esse esse adipisicing velit laborum ipsum incididunt ut enim. Dolor pariatur nulla quis fugiat dolore excepteur. Aliquip ad quis aliqua enim do consequat. diff --git a/themes/basic/content/posts/post-1.md b/themes/basic/content/posts/post-1.md deleted file mode 100644 index 3e3fc6b..0000000 --- a/themes/basic/content/posts/post-1.md +++ /dev/null @@ -1,10 +0,0 @@ -+++ -title = 'Post 1' -date = 2023-01-15T09:00:00-07:00 -draft = false -tags = ['red'] -+++ - -Tempor proident minim aliquip reprehenderit dolor et ad anim Lorem duis sint eiusmod. Labore ut ea duis dolor. Incididunt consectetur proident qui occaecat incididunt do nisi Lorem. Tempor do laborum elit laboris excepteur eiusmod do. Eiusmod nisi excepteur ut amet pariatur adipisicing Lorem. - -Occaecat nulla excepteur dolore excepteur duis eiusmod ullamco officia anim in voluptate ea occaecat officia. Cillum sint esse velit ea officia minim fugiat. Elit ea esse id aliquip pariatur cupidatat id duis minim incididunt ea ea. Anim ut duis sunt nisi. Culpa cillum sit voluptate voluptate eiusmod dolor. Enim nisi Lorem ipsum irure est excepteur voluptate eu in enim nisi. Nostrud ipsum Lorem anim sint labore consequat do. diff --git a/themes/basic/content/posts/post-2.md b/themes/basic/content/posts/post-2.md deleted file mode 100644 index 22b8287..0000000 --- a/themes/basic/content/posts/post-2.md +++ /dev/null @@ -1,10 +0,0 @@ -+++ -title = 'Post 2' -date = 2023-02-15T10:00:00-07:00 -draft = false -tags = ['red','green'] -+++ - -Anim eiusmod irure incididunt sint cupidatat. Incididunt irure irure irure nisi ipsum do ut quis fugiat consectetur proident cupidatat incididunt cillum. Dolore voluptate occaecat qui mollit laborum ullamco et. Ipsum laboris officia anim laboris culpa eiusmod ex magna ex cupidatat anim ipsum aute. Mollit aliquip occaecat qui sunt velit ut cupidatat reprehenderit enim sunt laborum. Velit veniam in officia nulla adipisicing ut duis officia. - -Exercitation voluptate irure in irure tempor mollit Lorem nostrud ad officia. Velit id fugiat occaecat do tempor. Sit officia Lorem aliquip eu deserunt consectetur. Aute proident deserunt in nulla aliquip dolore ipsum Lorem ut cupidatat consectetur sit sint laborum. Esse cupidatat sit sint sunt tempor exercitation deserunt. Labore dolor duis laborum est do nisi ut veniam dolor et nostrud nostrud. diff --git a/themes/basic/content/posts/post-3/bryce-canyon.jpg b/themes/basic/content/posts/post-3/bryce-canyon.jpg deleted file mode 100644 index 9a923be..0000000 Binary files a/themes/basic/content/posts/post-3/bryce-canyon.jpg and /dev/null differ diff --git a/themes/basic/content/posts/post-3/index.md b/themes/basic/content/posts/post-3/index.md deleted file mode 100644 index ca42a66..0000000 --- a/themes/basic/content/posts/post-3/index.md +++ /dev/null @@ -1,12 +0,0 @@ -+++ -title = 'Post 3' -date = 2023-03-15T11:00:00-07:00 -draft = false -tags = ['red','green','blue'] -+++ - -Occaecat aliqua consequat laborum ut ex aute aliqua culpa quis irure esse magna dolore quis. Proident fugiat labore eu laboris officia Lorem enim. Ipsum occaecat cillum ut tempor id sint aliqua incididunt nisi incididunt reprehenderit. Voluptate ad minim sint est aute aliquip esse occaecat tempor officia qui sunt. Aute ex ipsum id ut in est velit est laborum incididunt. Aliqua qui id do esse sunt eiusmod id deserunt eu nostrud aute sit ipsum. Deserunt esse cillum Lorem non magna adipisicing mollit amet consequat. - -![Bryce Canyon National Park](bryce-canyon.jpg) - -Sit excepteur do velit veniam mollit in nostrud laboris incididunt ea. Amet eu cillum ut reprehenderit culpa aliquip labore laborum amet sit sit duis. Laborum id proident nostrud dolore laborum reprehenderit quis mollit nulla amet veniam officia id id. Aliquip in deserunt qui magna duis qui pariatur officia sunt deserunt.