Skip to content

Commit

Permalink
Deploying to gh-pages from @ 16253e5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
GiggleLiu committed Sep 5, 2024
1 parent 8e4cedb commit 8e73794
Show file tree
Hide file tree
Showing 13 changed files with 35 additions and 39 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=icon href="/assets/favicon.png"> <title>404</title> <div id=layout > <div id=menu > <ul> <li><a href="/">Home</a> <li><a href="/research/">Research</a> <li><a href="/people/">People</a> <li><a href="/phd/">PhD Program</a> <li><a href="/teaching/">Teaching</a> <li><a href="/workflow/">Workflow</a> </ul> </div> <div id=main > <div class=franklin-content > <div style="margin-top: 40px; font-size: 40px; text-align: center;"> <br> <div style="font-weight: bold;"> 404 </div> <br> <br> The requested page was not found <br> <br> <br> <br> <div style="margin-bottom: 300px; font-size: 24px"> <a href="/">Click here</a> to go back to the homepage. </div> </div> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> GiggleLiu. Last modified: June 28, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div>
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=icon href="/assets/favicon.png"> <title>404</title> <div id=layout > <div id=menu > <ul> <li><a href="/">Home</a> <li><a href="/research/">Research</a> <li><a href="/people/">People</a> <li><a href="/phd/">PhD Program</a> <li><a href="/teaching/">Teaching</a> <li><a href="/workflow/">Workflow</a> </ul> </div> <div id=main > <div class=franklin-content > <div style="margin-top: 40px; font-size: 40px; text-align: center;"> <br> <div style="font-weight: bold;"> 404 </div> <br> <br> The requested page was not found <br> <br> <br> <br> <div style="margin-bottom: 300px; font-size: 24px"> <a href="/">Click here</a> to go back to the homepage. </div> </div> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> GiggleLiu. Last modified: September 05, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div>
30 changes: 13 additions & 17 deletions Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.10.4"
julia_version = "1.10.5"
manifest_format = "2.0"
project_hash = "b624ff2117a370fbbc58955a02126cf4545f031e"

Expand All @@ -21,15 +21,15 @@ version = "0.1.9"

[[deps.CodecZlib]]
deps = ["TranscodingStreams", "Zlib_jll"]
git-tree-sha1 = "59939d8a997469ee05c4b4944560a820f9ba0d73"
git-tree-sha1 = "bce6804e5e6044c6daab27bb533d1295e4a2e759"
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
version = "0.7.4"
version = "0.7.6"

[[deps.ConcurrentUtilities]]
deps = ["Serialization", "Sockets"]
git-tree-sha1 = "6cbbd4d241d7e6579ab354737f4dd95ca43946e1"
git-tree-sha1 = "ea32b83ca4fefa1768dc84e504cc0a94fb1ab8d1"
uuid = "f0e56b4a-5159-44fe-b623-3e5288b988bb"
version = "2.4.1"
version = "2.4.2"

[[deps.Dates]]
deps = ["Printf"]
Expand Down Expand Up @@ -96,9 +96,9 @@ uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

[[deps.JLLWrappers]]
deps = ["Artifacts", "Preferences"]
git-tree-sha1 = "7e5d6779a1e09a36db2a7b6cff50942a0a7d0fca"
git-tree-sha1 = "f389674c99bfcde17dc57454011aa44d5a260a40"
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
version = "1.5.0"
version = "1.6.0"

[[deps.JSON]]
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
Expand Down Expand Up @@ -135,9 +135,9 @@ uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

[[deps.Literate]]
deps = ["Base64", "IOCapture", "JSON", "REPL"]
git-tree-sha1 = "596df2daea9c27da81eee63ef2cf101baf10c24c"
git-tree-sha1 = "eef2e1fc1dc38af90a18eb16e519e06d1fd10c2a"
uuid = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
version = "2.18.0"
version = "2.19.0"

[[deps.LiveServer]]
deps = ["HTTP", "LoggingExtras", "MIMEs", "Pkg", "Sockets", "Test"]
Expand Down Expand Up @@ -199,9 +199,9 @@ version = "1.4.3"

[[deps.OpenSSL_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "a028ee3cb5641cccc4c24e90c36b0a4f7707bdf5"
git-tree-sha1 = "1b35263570443fdd9e76c76b7062116e2f374ab8"
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
version = "3.0.14+0"
version = "3.0.15+0"

[[deps.OrderedCollections]]
git-tree-sha1 = "dfdf5519f235516220579f949664f1bf44e741c5"
Expand Down Expand Up @@ -273,13 +273,9 @@ deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[[deps.TranscodingStreams]]
git-tree-sha1 = "d73336d81cafdc277ff45558bb7eaa2b04a8e472"
git-tree-sha1 = "e84b3a11b9bece70d14cce63406bbc79ed3464d2"
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
version = "0.10.10"
weakdeps = ["Random", "Test"]

[deps.TranscodingStreams.extensions]
TestExt = ["Test", "Random"]
version = "0.11.2"

[[deps.URIs]]
git-tree-sha1 = "67db6cc7b3821e19ebe75791a9dd19c9b1188f2b"
Expand Down
2 changes: 1 addition & 1 deletion culture/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=icon href="/assets/favicon.png"> <title>Workflows</title> <div id=layout > <div id=menu > <ul> <li><a href="/">Home</a> <li><a href="/research/">Research</a> <li><a href="/people/">People</a> <li><a href="/phd/">PhD Program</a> <li><a href="/teaching/">Teaching</a> <li><a href="/workflow/">Workflow</a> </ul> </div> <div id=main > <div class=franklin-content > <h1 id=workflows ><a href="#workflows" class=header-anchor >Workflows</a></h1> <ul> <li><p>Discussion:</p> <ul> <li><p>All of us use <a href=zulip.hkust-gz.edu.cn >HKUST-GZ Zulip</a> for topic based discussion, project management, information sharing and seeking for AI&#39;s &#40;a robot named <code>ChatGPT</code>&#41; help.</p> <li><p>We have a WeChat group for have lunch and coffee together during workdays.</p> </ul> <li><p>Journal artile management: Most of us use <a href="https://www.zotero.org/">Zotero</a> to manage and share journal articles.</p> <li><p>Coding: All of us use <a href="https://github.com/">Github</a> to manage code development, our Github org is <a href="https://github.com/CodingThrust">CodingThrust</a>. Most of us use the <a href="https://julialang.org/">Julia programming language</a> for scientific software development.</p> </ul> <h2 id=training ><a href="#training" class=header-anchor >Training</a></h2> <p>The following three books are used for training:</p> <ul> <li><p>Nielsen M A, Chuang I L. Quantum computation and quantum information. Cambridge university press, 2010.</p> <li><p>Moore C, Mertens S. The nature of computation. OUP Oxford, 2011.</p> <li><p>Golub G H, Van Loan C F. Matrix computations. JHU press, 2013.</p> </ul> <p>The following resources are used for Julia programming language training:</p> <ul> <li><p><a href="https://benlauwens.github.io/ThinkJulia.jl/latest/book.html">https://benlauwens.github.io/ThinkJulia.jl/latest/book.html</a></p> <li><p><a href="https://github.com/JuliaComputing/Training">https://github.com/JuliaComputing/Training</a></p> </ul> <p>Please check <a href="/training">training materials</a> page for more resourses.</p> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> GiggleLiu. Last modified: June 28, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div>
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=icon href="/assets/favicon.png"> <title>Workflows</title> <div id=layout > <div id=menu > <ul> <li><a href="/">Home</a> <li><a href="/research/">Research</a> <li><a href="/people/">People</a> <li><a href="/phd/">PhD Program</a> <li><a href="/teaching/">Teaching</a> <li><a href="/workflow/">Workflow</a> </ul> </div> <div id=main > <div class=franklin-content > <h1 id=workflows ><a href="#workflows" class=header-anchor >Workflows</a></h1> <ul> <li><p>Discussion:</p> <ul> <li><p>All of us use <a href=zulip.hkust-gz.edu.cn >HKUST-GZ Zulip</a> for topic based discussion, project management, information sharing and seeking for AI&#39;s &#40;a robot named <code>ChatGPT</code>&#41; help.</p> <li><p>We have a WeChat group for have lunch and coffee together during workdays.</p> </ul> <li><p>Journal artile management: Most of us use <a href="https://www.zotero.org/">Zotero</a> to manage and share journal articles.</p> <li><p>Coding: All of us use <a href="https://github.com/">Github</a> to manage code development, our Github org is <a href="https://github.com/CodingThrust">CodingThrust</a>. Most of us use the <a href="https://julialang.org/">Julia programming language</a> for scientific software development.</p> </ul> <h2 id=training ><a href="#training" class=header-anchor >Training</a></h2> <p>The following three books are used for training:</p> <ul> <li><p>Nielsen M A, Chuang I L. Quantum computation and quantum information. Cambridge university press, 2010.</p> <li><p>Moore C, Mertens S. The nature of computation. OUP Oxford, 2011.</p> <li><p>Golub G H, Van Loan C F. Matrix computations. JHU press, 2013.</p> </ul> <p>The following resources are used for Julia programming language training:</p> <ul> <li><p><a href="https://benlauwens.github.io/ThinkJulia.jl/latest/book.html">https://benlauwens.github.io/ThinkJulia.jl/latest/book.html</a></p> <li><p><a href="https://github.com/JuliaComputing/Training">https://github.com/JuliaComputing/Training</a></p> </ul> <p>Please check <a href="/training">training materials</a> page for more resourses.</p> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> GiggleLiu. Last modified: September 05, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=icon href="/assets/favicon.png"> <title>Jin-Guo Liu Group</title> <div id=layout > <div id=menu > <ul> <li><a href="/">Home</a> <li><a href="/research/">Research</a> <li><a href="/people/">People</a> <li><a href="/phd/">PhD Program</a> <li><a href="/teaching/">Teaching</a> <li><a href="/workflow/">Workflow</a> </ul> </div> <div id=main > <div class=franklin-content ><h1 id=jin-guo_lius_group ><a href="#jin-guo_lius_group" class=header-anchor >Jin-Guo Liu&#39;s Group</a></h1> <p>We embed computational hard problems a quantum device, to understand the nature of computation.</p> <h2 id=contact ><a href="#contact" class=header-anchor >Contact</a></h2> <a href="mailto:[email protected]" style="color:blue; font-weight:800">[email protected]</a> <p><a href="https://amat.hkust-gz.edu.cn/">Advanced Material Thrust</a>, Function Hub, <a href="https://www.hkust-gz.edu.cn/">Hong Kong University of Science and Technology &#40;Guangzhou&#41;</a></p> <h2 id=join_us ><a href="#join_us" class=header-anchor >Join us</a></h2> <p>We are recruiting PhD students and research assistants, please write an email to the above email address, with your CV attached. Please read this <a href="https://zhuanlan.zhihu.com/p/566530117">Zhihu Blog</a> for more information.</p> <p>Join <a href="http://zulip.hkust-gz.edu.cn/">HKUST-GZ Zulip</a> for discussion. To get an invitation, please write an email to my email address above.</p> <p><img src="/assets/group.jpg" alt=Photo /></p> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> GiggleLiu. Last modified: June 28, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div>
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=icon href="/assets/favicon.png"> <title>Jin-Guo Liu Group</title> <div id=layout > <div id=menu > <ul> <li><a href="/">Home</a> <li><a href="/research/">Research</a> <li><a href="/people/">People</a> <li><a href="/phd/">PhD Program</a> <li><a href="/teaching/">Teaching</a> <li><a href="/workflow/">Workflow</a> </ul> </div> <div id=main > <div class=franklin-content ><h1 id=jin-guo_lius_group ><a href="#jin-guo_lius_group" class=header-anchor >Jin-Guo Liu&#39;s Group</a></h1> <p>We embed computational hard problems into a quantum device, to understand the nature of computation.</p> <h2 id=contact ><a href="#contact" class=header-anchor >Contact</a></h2> <a href="mailto:[email protected]" style="color:blue; font-weight:800">[email protected]</a> <p><a href="https://amat.hkust-gz.edu.cn/">Advanced Material Thrust</a>, Function Hub, <a href="https://www.hkust-gz.edu.cn/">Hong Kong University of Science and Technology &#40;Guangzhou&#41;</a></p> <h2 id=join_us ><a href="#join_us" class=header-anchor >Join us</a></h2> <p>We are recruiting PhD students and research assistants, please write an email to the above email address, with your CV attached. Please read this <a href="https://zhuanlan.zhihu.com/p/566530117">Zhihu Blog</a> for more information.</p> <p>Join <a href="http://zulip.hkust-gz.edu.cn/">HKUST-GZ Zulip</a> for discussion. To get an invitation, please write an email to my email address above.</p> <p><img src="/assets/group.jpg" alt=Photo /></p> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> GiggleLiu. Last modified: September 05, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div>
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"highlight.js": "^11.9.0"
"highlight.js": "^11.10.0"
}
}
Loading

0 comments on commit 8e73794

Please sign in to comment.