Skip to content

Commit

Permalink
deploy: dcad666
Browse files Browse the repository at this point in the history
  • Loading branch information
G5Sonic committed May 7, 2024
1 parent ede4586 commit 707ca87
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 12 deletions.
15 changes: 7 additions & 8 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>lainTSX &#8212; My Jupyter Book</title>
<title>LainTSX &#8212; My Jupyter Book</title>



Expand Down Expand Up @@ -166,7 +166,7 @@
<ul class="nav bd-sidenav bd-sidenav__home-link">
<li class="toctree-l1 current active">
<a class="reference internal" href="#">
lainTSX
LainTSX
</a>
</li>
</ul>
Expand Down Expand Up @@ -307,7 +307,7 @@


<div id="jb-print-docs-body" class="onlyprint">
<h1>lainTSX</h1>
<h1>LainTSX</h1>
<!-- Table of contents -->
<div id="print-main-content">
<div id="jb-print-toc">
Expand All @@ -317,7 +317,7 @@ <h2> Contents </h2>
</div>
<nav aria-label="Page">
<ul class="visible nav section-nav flex-column">
<li class="toc-h1 nav-item toc-entry"><a class="reference internal nav-link" href="#">lainTSX</a></li>
<li class="toc-h1 nav-item toc-entry"><a class="reference internal nav-link" href="#">LainTSX</a></li>
<li class="toc-h1 nav-item toc-entry"><a class="reference internal nav-link" href="#history">History</a></li>
<li class="toc-h1 nav-item toc-entry"><a class="reference internal nav-link" href="#building-locally">Building locally</a></li>
<li class="toc-h1 nav-item toc-entry"><a class="reference internal nav-link" href="#code-strutcure">Code strutcure</a></li>
Expand All @@ -337,9 +337,8 @@ <h2> Contents </h2>
<div id="searchbox"></div>
<article class="bd-article">

<p>testing</p>
<section id="laintsx">
<h1>lainTSX<a class="headerlink" href="#laintsx" title="Link to this heading">#</a></h1>
<section id="laintsx">
<h1>LainTSX<a class="headerlink" href="#laintsx" title="Link to this heading">#</a></h1>
<p>A browser-based implementation of the Serial Experiments Lain PSX game using <code class="docutils literal notranslate"><span class="pre">react-three-fiber</span></code> with the aim to provide multi-language support and make it more accessible.</p>
</section>
<section id="history">
Expand Down Expand Up @@ -451,7 +450,7 @@ <h1>Tools used during development<a class="headerlink" href="#tools-used-during-
</div>
<nav class="bd-toc-nav page-toc">
<ul class="visible nav section-nav flex-column">
<li class="toc-h1 nav-item toc-entry"><a class="reference internal nav-link" href="#">lainTSX</a></li>
<li class="toc-h1 nav-item toc-entry"><a class="reference internal nav-link" href="#">LainTSX</a></li>
<li class="toc-h1 nav-item toc-entry"><a class="reference internal nav-link" href="#history">History</a></li>
<li class="toc-h1 nav-item toc-entry"><a class="reference internal nav-link" href="#building-locally">Building locally</a></li>
<li class="toc-h1 nav-item toc-entry"><a class="reference internal nav-link" href="#code-strutcure">Code strutcure</a></li>
Expand Down
1 change: 0 additions & 1 deletion _sources/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
testing
## lainTSX

A browser-based implementation of the Serial Experiments Lain PSX game using `react-three-fiber` with the aim to provide multi-language support and make it more accessible.
Expand Down
2 changes: 1 addition & 1 deletion genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<ul class="nav bd-sidenav bd-sidenav__home-link">
<li class="toctree-l1">
<a class="reference internal" href="README.html">
lainTSX
LainTSX
</a>
</li>
</ul>
Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion search.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<ul class="nav bd-sidenav bd-sidenav__home-link">
<li class="toctree-l1">
<a class="reference internal" href="README.html">
lainTSX
LainTSX
</a>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

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

0 comments on commit 707ca87

Please sign in to comment.