Skip to content

Commit

Permalink
deploy: 3929bab
Browse files Browse the repository at this point in the history
  • Loading branch information
prrao87 committed Jan 21, 2024
1 parent 5c0369e commit 88433f8
Show file tree
Hide file tree
Showing 13 changed files with 75 additions and 15 deletions.
5 changes: 4 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@

<nav id="sidebar" class="sidebar" aria-label="Table of contents">
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded "><a href="introduction/introduction.html"><strong aria-hidden="true">1.</strong> Introduction</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="introduction/why-rust.html"><strong aria-hidden="true">1.1.</strong> Why use Rust with Python?</a></li><li class="chapter-item expanded "><a href="introduction/learning.html"><strong aria-hidden="true">1.2.</strong> How to learn a new language</a></li><li class="chapter-item expanded "><a href="introduction/how-to-read.html"><strong aria-hidden="true">1.3.</strong> How to read this book</a></li></ol></li><li class="chapter-item expanded "><a href="setup.html"><strong aria-hidden="true">2.</strong> Setup & installation</a></li><li class="chapter-item expanded "><a href="pieces/pieces.html"><strong aria-hidden="true">3.</strong> Pieces</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="pieces/hello-world.html"><strong aria-hidden="true">3.1.</strong> Hello world!</a></li><li class="spacer"></li></ol></li><li class="chapter-item expanded "><a href="CONTRIBUTORS.html"><strong aria-hidden="true">4.</strong> Contributors</a></li></ol>
<ol class="chapter"><li class="chapter-item expanded "><a href="introduction/_index.html"><strong aria-hidden="true">1.</strong> Introduction</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="introduction/why-rust.html"><strong aria-hidden="true">1.1.</strong> Why use Rust with Python?</a></li><li class="chapter-item expanded "><a href="introduction/learning.html"><strong aria-hidden="true">1.2.</strong> How to learn a new language</a></li><li class="chapter-item expanded "><a href="introduction/how-to-read.html"><strong aria-hidden="true">1.3.</strong> How to read this book</a></li></ol></li><li class="chapter-item expanded "><a href="setup.html"><strong aria-hidden="true">2.</strong> Setup & installation</a></li><li class="chapter-item expanded "><a href="pieces/pieces.html"><strong aria-hidden="true">3.</strong> Pieces</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="pieces/hello-world.html"><strong aria-hidden="true">3.1.</strong> Hello world!</a></li><li class="spacer"></li></ol></li><li class="chapter-item expanded "><a href="CONTRIBUTORS.html"><strong aria-hidden="true">4.</strong> Contributors</a></li></ol>
</div>
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
<div class="sidebar-resize-indicator"></div>
Expand Down Expand Up @@ -149,6 +149,9 @@ <h1 class="menu-title">Rust in Pieces</h1>
<a href="print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/thedataquarry/rustinpieces" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

</div>
</div>
Expand Down
8 changes: 7 additions & 1 deletion CONTRIBUTORS.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

<nav id="sidebar" class="sidebar" aria-label="Table of contents">
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded "><a href="introduction/introduction.html"><strong aria-hidden="true">1.</strong> Introduction</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="introduction/why-rust.html"><strong aria-hidden="true">1.1.</strong> Why use Rust with Python?</a></li><li class="chapter-item expanded "><a href="introduction/learning.html"><strong aria-hidden="true">1.2.</strong> How to learn a new language</a></li><li class="chapter-item expanded "><a href="introduction/how-to-read.html"><strong aria-hidden="true">1.3.</strong> How to read this book</a></li></ol></li><li class="chapter-item expanded "><a href="setup.html"><strong aria-hidden="true">2.</strong> Setup & installation</a></li><li class="chapter-item expanded "><a href="pieces/pieces.html"><strong aria-hidden="true">3.</strong> Pieces</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="pieces/hello-world.html"><strong aria-hidden="true">3.1.</strong> Hello world!</a></li><li class="spacer"></li></ol></li><li class="chapter-item expanded "><a href="CONTRIBUTORS.html" class="active"><strong aria-hidden="true">4.</strong> Contributors</a></li></ol>
<ol class="chapter"><li class="chapter-item expanded "><a href="introduction/_index.html"><strong aria-hidden="true">1.</strong> Introduction</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="introduction/why-rust.html"><strong aria-hidden="true">1.1.</strong> Why use Rust with Python?</a></li><li class="chapter-item expanded "><a href="introduction/learning.html"><strong aria-hidden="true">1.2.</strong> How to learn a new language</a></li><li class="chapter-item expanded "><a href="introduction/how-to-read.html"><strong aria-hidden="true">1.3.</strong> How to read this book</a></li></ol></li><li class="chapter-item expanded "><a href="setup.html"><strong aria-hidden="true">2.</strong> Setup & installation</a></li><li class="chapter-item expanded "><a href="pieces/pieces.html"><strong aria-hidden="true">3.</strong> Pieces</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="pieces/hello-world.html"><strong aria-hidden="true">3.1.</strong> Hello world!</a></li><li class="spacer"></li></ol></li><li class="chapter-item expanded "><a href="CONTRIBUTORS.html" class="active"><strong aria-hidden="true">4.</strong> Contributors</a></li></ol>
</div>
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
<div class="sidebar-resize-indicator"></div>
Expand Down Expand Up @@ -148,6 +148,12 @@ <h1 class="menu-title">Rust in Pieces</h1>
<a href="print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/thedataquarry/rustinpieces" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>
<a href="https://github.com/thedataquarry/rustinpieces/edit/main/book/src/CONTRIBUTORS.md" title="Suggest an edit" aria-label="Suggest an edit">
<i id="git-edit-button" class="fa fa-edit"></i>
</a>

</div>
</div>
Expand Down
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

<nav id="sidebar" class="sidebar" aria-label="Table of contents">
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded "><a href="introduction/introduction.html" class="active"><strong aria-hidden="true">1.</strong> Introduction</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="introduction/why-rust.html"><strong aria-hidden="true">1.1.</strong> Why use Rust with Python?</a></li><li class="chapter-item expanded "><a href="introduction/learning.html"><strong aria-hidden="true">1.2.</strong> How to learn a new language</a></li><li class="chapter-item expanded "><a href="introduction/how-to-read.html"><strong aria-hidden="true">1.3.</strong> How to read this book</a></li></ol></li><li class="chapter-item expanded "><a href="setup.html"><strong aria-hidden="true">2.</strong> Setup & installation</a></li><li class="chapter-item expanded "><a href="pieces/pieces.html"><strong aria-hidden="true">3.</strong> Pieces</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="pieces/hello-world.html"><strong aria-hidden="true">3.1.</strong> Hello world!</a></li><li class="spacer"></li></ol></li><li class="chapter-item expanded "><a href="CONTRIBUTORS.html"><strong aria-hidden="true">4.</strong> Contributors</a></li></ol>
<ol class="chapter"><li class="chapter-item expanded "><a href="introduction/_index.html" class="active"><strong aria-hidden="true">1.</strong> Introduction</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="introduction/why-rust.html"><strong aria-hidden="true">1.1.</strong> Why use Rust with Python?</a></li><li class="chapter-item expanded "><a href="introduction/learning.html"><strong aria-hidden="true">1.2.</strong> How to learn a new language</a></li><li class="chapter-item expanded "><a href="introduction/how-to-read.html"><strong aria-hidden="true">1.3.</strong> How to read this book</a></li></ol></li><li class="chapter-item expanded "><a href="setup.html"><strong aria-hidden="true">2.</strong> Setup & installation</a></li><li class="chapter-item expanded "><a href="pieces/pieces.html"><strong aria-hidden="true">3.</strong> Pieces</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="pieces/hello-world.html"><strong aria-hidden="true">3.1.</strong> Hello world!</a></li><li class="spacer"></li></ol></li><li class="chapter-item expanded "><a href="CONTRIBUTORS.html"><strong aria-hidden="true">4.</strong> Contributors</a></li></ol>
</div>
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
<div class="sidebar-resize-indicator"></div>
Expand Down Expand Up @@ -148,6 +148,12 @@ <h1 class="menu-title">Rust in Pieces</h1>
<a href="print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/thedataquarry/rustinpieces" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>
<a href="https://github.com/thedataquarry/rustinpieces/edit/main/book/src/introduction/_index.md" title="Suggest an edit" aria-label="Suggest an edit">
<i id="git-edit-button" class="fa fa-edit"></i>
</a>

</div>
</div>
Expand Down
8 changes: 7 additions & 1 deletion introduction/introduction.html → introduction/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

<nav id="sidebar" class="sidebar" aria-label="Table of contents">
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded "><a href="../introduction/introduction.html" class="active"><strong aria-hidden="true">1.</strong> Introduction</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../introduction/why-rust.html"><strong aria-hidden="true">1.1.</strong> Why use Rust with Python?</a></li><li class="chapter-item expanded "><a href="../introduction/learning.html"><strong aria-hidden="true">1.2.</strong> How to learn a new language</a></li><li class="chapter-item expanded "><a href="../introduction/how-to-read.html"><strong aria-hidden="true">1.3.</strong> How to read this book</a></li></ol></li><li class="chapter-item expanded "><a href="../setup.html"><strong aria-hidden="true">2.</strong> Setup & installation</a></li><li class="chapter-item expanded "><a href="../pieces/pieces.html"><strong aria-hidden="true">3.</strong> Pieces</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../pieces/hello-world.html"><strong aria-hidden="true">3.1.</strong> Hello world!</a></li><li class="spacer"></li></ol></li><li class="chapter-item expanded "><a href="../CONTRIBUTORS.html"><strong aria-hidden="true">4.</strong> Contributors</a></li></ol>
<ol class="chapter"><li class="chapter-item expanded "><a href="../introduction/_index.html" class="active"><strong aria-hidden="true">1.</strong> Introduction</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../introduction/why-rust.html"><strong aria-hidden="true">1.1.</strong> Why use Rust with Python?</a></li><li class="chapter-item expanded "><a href="../introduction/learning.html"><strong aria-hidden="true">1.2.</strong> How to learn a new language</a></li><li class="chapter-item expanded "><a href="../introduction/how-to-read.html"><strong aria-hidden="true">1.3.</strong> How to read this book</a></li></ol></li><li class="chapter-item expanded "><a href="../setup.html"><strong aria-hidden="true">2.</strong> Setup & installation</a></li><li class="chapter-item expanded "><a href="../pieces/pieces.html"><strong aria-hidden="true">3.</strong> Pieces</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../pieces/hello-world.html"><strong aria-hidden="true">3.1.</strong> Hello world!</a></li><li class="spacer"></li></ol></li><li class="chapter-item expanded "><a href="../CONTRIBUTORS.html"><strong aria-hidden="true">4.</strong> Contributors</a></li></ol>
</div>
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
<div class="sidebar-resize-indicator"></div>
Expand Down Expand Up @@ -148,6 +148,12 @@ <h1 class="menu-title">Rust in Pieces</h1>
<a href="../print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/thedataquarry/rustinpieces" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>
<a href="https://github.com/thedataquarry/rustinpieces/edit/main/book/src/introduction/_index.md" title="Suggest an edit" aria-label="Suggest an edit">
<i id="git-edit-button" class="fa fa-edit"></i>
</a>

</div>
</div>
Expand Down
8 changes: 7 additions & 1 deletion introduction/how-to-read.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

<nav id="sidebar" class="sidebar" aria-label="Table of contents">
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded "><a href="../introduction/introduction.html"><strong aria-hidden="true">1.</strong> Introduction</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../introduction/why-rust.html"><strong aria-hidden="true">1.1.</strong> Why use Rust with Python?</a></li><li class="chapter-item expanded "><a href="../introduction/learning.html"><strong aria-hidden="true">1.2.</strong> How to learn a new language</a></li><li class="chapter-item expanded "><a href="../introduction/how-to-read.html" class="active"><strong aria-hidden="true">1.3.</strong> How to read this book</a></li></ol></li><li class="chapter-item expanded "><a href="../setup.html"><strong aria-hidden="true">2.</strong> Setup & installation</a></li><li class="chapter-item expanded "><a href="../pieces/pieces.html"><strong aria-hidden="true">3.</strong> Pieces</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../pieces/hello-world.html"><strong aria-hidden="true">3.1.</strong> Hello world!</a></li><li class="spacer"></li></ol></li><li class="chapter-item expanded "><a href="../CONTRIBUTORS.html"><strong aria-hidden="true">4.</strong> Contributors</a></li></ol>
<ol class="chapter"><li class="chapter-item expanded "><a href="../introduction/_index.html"><strong aria-hidden="true">1.</strong> Introduction</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../introduction/why-rust.html"><strong aria-hidden="true">1.1.</strong> Why use Rust with Python?</a></li><li class="chapter-item expanded "><a href="../introduction/learning.html"><strong aria-hidden="true">1.2.</strong> How to learn a new language</a></li><li class="chapter-item expanded "><a href="../introduction/how-to-read.html" class="active"><strong aria-hidden="true">1.3.</strong> How to read this book</a></li></ol></li><li class="chapter-item expanded "><a href="../setup.html"><strong aria-hidden="true">2.</strong> Setup & installation</a></li><li class="chapter-item expanded "><a href="../pieces/pieces.html"><strong aria-hidden="true">3.</strong> Pieces</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../pieces/hello-world.html"><strong aria-hidden="true">3.1.</strong> Hello world!</a></li><li class="spacer"></li></ol></li><li class="chapter-item expanded "><a href="../CONTRIBUTORS.html"><strong aria-hidden="true">4.</strong> Contributors</a></li></ol>
</div>
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
<div class="sidebar-resize-indicator"></div>
Expand Down Expand Up @@ -148,6 +148,12 @@ <h1 class="menu-title">Rust in Pieces</h1>
<a href="../print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/thedataquarry/rustinpieces" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>
<a href="https://github.com/thedataquarry/rustinpieces/edit/main/book/src/introduction/how-to-read.md" title="Suggest an edit" aria-label="Suggest an edit">
<i id="git-edit-button" class="fa fa-edit"></i>
</a>

</div>
</div>
Expand Down
Loading

0 comments on commit 88433f8

Please sign in to comment.