Skip to content

Commit

Permalink
Deploying to gh-pages from @ b9328e8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
GiggleLiu committed Aug 20, 2024
1 parent ce8aecd commit 2e03f65
Show file tree
Hide file tree
Showing 18 changed files with 123 additions and 57 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@



<title>404 â‹… Numeric Gangster</title>
<title>404 â‹… Quantum Bay</title>

</head>
<body class="d-flex flex-column h-100">
Expand Down
2 changes: 1 addition & 1 deletion About/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@



<title>About â‹… Numeric Gangster</title>
<title>About â‹… Quantum Bay</title>

</head>
<body class="d-flex flex-column h-100">
Expand Down
2 changes: 1 addition & 1 deletion Events/Algorithm/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@



<title>Quantum Cellular Automata and its implementation â‹… Numeric Gangster</title>
<title>Quantum Cellular Automata and its implementation â‹… Quantum Bay</title>

</head>
<body class="d-flex flex-column h-100">
Expand Down
2 changes: 1 addition & 1 deletion Events/AtomLoading/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@



<title>Generating 3D array with SLM â‹… Numeric Gangster</title>
<title>Generating 3D array with SLM â‹… Quantum Bay</title>

</head>
<body class="d-flex flex-column h-100">
Expand Down
2 changes: 1 addition & 1 deletion Events/ErrorCorrection/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@



<title>Quantum Error Correction â‹… Numeric Gangster</title>
<title>Quantum Error Correction â‹… Quantum Bay</title>

</head>
<body class="d-flex flex-column h-100">
Expand Down
2 changes: 1 addition & 1 deletion Events/Simulation/dezheng/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@



<title>Rydberg Blockade and Maximum Independent Set â‹… Numeric Gangster</title>
<title>Rydberg Blockade and Maximum Independent Set â‹… Quantum Bay</title>

</head>
<body class="d-flex flex-column h-100">
Expand Down
2 changes: 1 addition & 1 deletion Events/Simulation/final-xzgao/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@



<title>Tensor-Based Simulation Methods for Quantum Many Body Systems â‹… Numeric Gangster</title>
<title>Tensor-Based Simulation Methods for Quantum Many Body Systems â‹… Quantum Bay</title>

</head>
<body class="d-flex flex-column h-100">
Expand Down
2 changes: 1 addition & 1 deletion Events/Simulation/yidai/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@



<title>Quantum Scar â‹… Numeric Gangster</title>
<title>Quantum Scar â‹… Quantum Bay</title>

</head>
<body class="d-flex flex-column h-100">
Expand Down
2 changes: 1 addition & 1 deletion Events/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@



<title>Events â‹… Numeric Gangster</title>
<title>Events â‹… Quantum Bay</title>

</head>
<body class="d-flex flex-column h-100">
Expand Down
2 changes: 1 addition & 1 deletion Learning/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@



<title>Learning Materials â‹… Numeric Gangster</title>
<title>Learning Materials â‹… Quantum Bay</title>

</head>
<body class="d-flex flex-column h-100">
Expand Down
16 changes: 6 additions & 10 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ version = "0.1.9"

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

[[deps.ConcurrentUtilities]]
deps = ["Serialization", "Sockets"]
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 @@ -273,13 +273,9 @@ deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[[deps.TranscodingStreams]]
git-tree-sha1 = "60df3f8126263c0d6b357b9a1017bb94f53e3582"
git-tree-sha1 = "e84b3a11b9bece70d14cce63406bbc79ed3464d2"
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
version = "0.11.0"
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 Publications/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@



<title>Publications â‹… Numeric Gangster</title>
<title>Publications â‹… Quantum Bay</title>

</head>
<body class="d-flex flex-column h-100">
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@



<title>Numeric Gangster</title>
<title>Quantum Bay</title>


</head>
Expand Down
4 changes: 2 additions & 2 deletions libs/lunr/lunr_index.js

Large diffs are not rendered by default.

106 changes: 88 additions & 18 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"cheerio": "^1.0.0-rc.12",
"highlight.js": "^11.9.0",
"cheerio": "^1.0.0",
"highlight.js": "^11.10.0",
"lunr": "^2.3.9"
}
}
2 changes: 1 addition & 1 deletion search/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@



<title>Search â‹… Quantum Bay â‹… Numeric Gangster</title>
<title>Search â‹… Quantum Bay â‹… Quantum Bay</title>

</head>
<body class="d-flex flex-column h-100">
Expand Down
Loading

0 comments on commit 2e03f65

Please sign in to comment.