Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
shahrushi2003 committed Apr 13, 2024
1 parent 696d251 commit 55ad6cb
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d947a697
b035530e
19 changes: 10 additions & 9 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,12 @@
<span class="menu-text">About</span></a>
</li>
<li class="nav-item compact">
<a class="nav-link" href="https://github.com/"> <i class="bi bi-github" role="img">
<a class="nav-link" href="https://github.com/shahrushi2003"> <i class="bi bi-github" role="img">
</i>
<span class="menu-text"></span></a>
</li>
<li class="nav-item compact">
<a class="nav-link" href="https://twitter.com"> <i class="bi bi-twitter" role="img">
<a class="nav-link" href="https://twitter.com/RushiShah1729"> <i class="bi bi-twitter" role="img">
</i>
<span class="menu-text"></span></a>
</li>
Expand All @@ -115,7 +115,7 @@

<!-- main -->
<div class="quarto-about-jolla content">
<img src="profile.jpg" class="about-image
<img src="profile.jpeg" class="about-image
round " style="height: 15em; width: 15em;">
<header id="title-block-header" class="quarto-title-block default">
<div class="quarto-title">
Expand All @@ -124,21 +124,22 @@ <h1 class="title">About</h1>
<div class="quarto-title-meta">
</div>
</header><main class="content" id="quarto-document-content">
<p>About this blog</p>
<p>Yo, Rushi here! I am an undergrad at IIT Jodhpur doing research on topics related to “artificial learning”. I like to learn new things by helping others learn about them. I love explaining complex things in a simple manner and simple things with a complex perspective!</p>
<p>Also, e/acc ftw! Let’s ensure AGI takes over the world before politics and war do!</p>


</main>
<hr class="about-sep">
<div class="about-links">
<a href="https://twitter.com" class="about-link" rel="" target="">
<i class="bi bi-twitter"></i>
<span class="about-link-text">Twitter</span>
<a href="https://twitter.com/RushiShah1729" class="about-link" rel="" target="">
<i class="bi bi-twitter-x"></i>
<span class="about-link-text"></span>
</a>
<a href="https://linkedin.com" class="about-link" rel="" target="">
<a href="https://linkedin.com/in/shah-rushi" class="about-link" rel="" target="">
<i class="bi bi-linkedin"></i>
<span class="about-link-text">LinkedIn</span>
</a>
<a href="https://github.com" class="about-link" rel="" target="">
<a href="https://github.com/shahrushi2003" class="about-link" rel="" target="">
<i class="bi bi-github"></i>
<span class="about-link-text">Github</span>
</a>
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,12 @@
<span class="menu-text">About</span></a>
</li>
<li class="nav-item compact">
<a class="nav-link" href="https://github.com/"> <i class="bi bi-github" role="img">
<a class="nav-link" href="https://github.com/shahrushi2003"> <i class="bi bi-github" role="img">
</i>
<span class="menu-text"></span></a>
</li>
<li class="nav-item compact">
<a class="nav-link" href="https://twitter.com"> <i class="bi bi-twitter" role="img">
<a class="nav-link" href="https://twitter.com/RushiShah1729"> <i class="bi bi-twitter" role="img">
</i>
<span class="menu-text"></span></a>
</li>
Expand Down
6 changes: 3 additions & 3 deletions posts/probability_refresher/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,12 +132,12 @@
<span class="menu-text">About</span></a>
</li>
<li class="nav-item compact">
<a class="nav-link" href="https://github.com/"> <i class="bi bi-github" role="img">
<a class="nav-link" href="https://github.com/shahrushi2003"> <i class="bi bi-github" role="img">
</i>
<span class="menu-text"></span></a>
</li>
<li class="nav-item compact">
<a class="nav-link" href="https://twitter.com"> <i class="bi bi-twitter" role="img">
<a class="nav-link" href="https://twitter.com/RushiShah1729"> <i class="bi bi-twitter" role="img">
</i>
<span class="menu-text"></span></a>
</li>
Expand Down Expand Up @@ -800,7 +800,7 @@ <h1>Conclusion</h1>
});
</script>
</div> <!-- /content -->
<script>var lightboxQuarto = GLightbox({"selector":".lightbox","openEffect":"zoom","loop":false,"closeEffect":"zoom","descPosition":"bottom"});
<script>var lightboxQuarto = GLightbox({"descPosition":"bottom","closeEffect":"zoom","openEffect":"zoom","loop":false,"selector":".lightbox"});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down
Binary file added profile.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"href": "about.html",
"title": "About",
"section": "",
"text": "About this blog"
"text": "Yo, Rushi here! I am an undergrad at IIT Jodhpur doing research on topics related to “artificial learning”. I like to learn new things by helping others learn about them. I love explaining complex things in a simple manner and simple things with a complex perspective!\nAlso, e/acc ftw! Let’s ensure AGI takes over the world before politics and war do!"
},
{
"objectID": "posts/probability_refresher/index.html",
Expand Down
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://shahrushi2003.github.io/about.html</loc>
<lastmod>2024-03-17T15:24:52.573Z</lastmod>
<lastmod>2024-04-13T11:14:10.229Z</lastmod>
</url>
<url>
<loc>https://shahrushi2003.github.io/posts/probability_refresher/index.html</loc>
Expand Down

0 comments on commit 55ad6cb

Please sign in to comment.