Skip to content

Commit

Permalink
deploy: 4ee815b
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitd3 committed May 21, 2023
1 parent aa06e24 commit c6a391f
Show file tree
Hide file tree
Showing 11 changed files with 852 additions and 125 deletions.
10 changes: 5 additions & 5 deletions assets/css/style.css.map

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

115 changes: 63 additions & 52 deletions assets/js/search-data.json

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ <h2>Contents</h2>

<li><a href="#java">java</a></li>

<li><a href="#javascript">javascript</a></li>

<li><a href="#markdown">markdown</a></li>

<li><a href="#python">python</a></li>
Expand Down Expand Up @@ -367,6 +369,15 @@ <h3 id ="java"><i class="fas fa-tags category-tags-icon"></i></i> java</h3>



<h3 id ="javascript"><i class="fas fa-tags category-tags-icon"></i></i> javascript</h3>
<a name="javascript"></a>

<article class="archive-item">
<p class="post-meta post-meta-title"><a class="page-meta" href="/rohitfastpages/javascript/2023/05/20/_05_21_javascript.html">JavaScript Practice</a> • May 20, 2023</p>
</article>



<h3 id ="markdown"><i class="fas fa-tags category-tags-icon"></i></i> markdown</h3>
<a name="markdown"></a>

Expand Down
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="https://rohitd3.github.io/rohitfastpages/feed.xml" rel="self" type="application/atom+xml" /><link href="https://rohitd3.github.io/rohitfastpages/" rel="alternate" type="text/html" /><updated>2023-05-11T12:24:17-05:00</updated><id>https://rohitd3.github.io/rohitfastpages/feed.xml</id><title type="html">rohitd3’s fastpages</title><subtitle>my fastpages lets gooo</subtitle><entry><title type="html">JavaScript Tutorial</title><link href="https://rohitd3.github.io/rohitfastpages/techtalk/javascript" rel="alternate" type="text/html" title="JavaScript Tutorial" /><published>2023-05-11T00:00:00-05:00</published><updated>2023-05-11T00:00:00-05:00</updated><id>https://rohitd3.github.io/rohitfastpages/techtalk/javascripttutorial</id><author><name></name></author><category term="C4.0" /><summary type="html"><![CDATA[Quick launch into Variables, Functions, Arrays, Classes, HTML.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://rohitd3.github.io/rohitfastpages/images/javascript.png" /><media:content medium="image" url="https://rohitd3.github.io/rohitfastpages/images/javascript.png" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">FRQ 2017 Running Code</title><link href="https://rohitd3.github.io/rohitfastpages/java/2023/04/27/frqpractice2017.html" rel="alternate" type="text/html" title="FRQ 2017 Running Code" /><published>2023-04-27T00:00:00-05:00</published><updated>2023-04-27T00:00:00-05:00</updated><id>https://rohitd3.github.io/rohitfastpages/java/2023/04/27/frqpractice2017</id><author><name></name></author><category term="java" /><summary type="html"><![CDATA[Reviewed by Nathan Shih]]></summary></entry><entry><title type="html">Hacks Unit 5,9,10 - Rohit, Nathan, Jun</title><link href="https://rohitd3.github.io/rohitfastpages/java/2023/04/26/labhacks.html" rel="alternate" type="text/html" title="Hacks Unit 5,9,10 - Rohit, Nathan, Jun" /><published>2023-04-26T00:00:00-05:00</published><updated>2023-04-26T00:00:00-05:00</updated><id>https://rohitd3.github.io/rohitfastpages/java/2023/04/26/labhacks</id><author><name></name></author><category term="java" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">Extra Car Simulation</title><link href="https://rohitd3.github.io/rohitfastpages/java/2023/04/24/carparts123.html" rel="alternate" type="text/html" title="Extra Car Simulation" /><published>2023-04-24T00:00:00-05:00</published><updated>2023-04-24T00:00:00-05:00</updated><id>https://rohitd3.github.io/rohitfastpages/java/2023/04/24/carparts123</id><author><name></name></author><category term="java" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">Random Test - Part 1,2,3</title><link href="https://rohitd3.github.io/rohitfastpages/java/2023/04/21/try3.html" rel="alternate" type="text/html" title="Random Test - Part 1,2,3" /><published>2023-04-21T00:00:00-05:00</published><updated>2023-04-21T00:00:00-05:00</updated><id>https://rohitd3.github.io/rohitfastpages/java/2023/04/21/try3</id><author><name></name></author><category term="java" /><summary type="html"><![CDATA[]]></summary></entry></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="https://rohitd3.github.io/rohitfastpages/feed.xml" rel="self" type="application/atom+xml" /><link href="https://rohitd3.github.io/rohitfastpages/" rel="alternate" type="text/html" /><updated>2023-05-21T13:35:48-05:00</updated><id>https://rohitd3.github.io/rohitfastpages/feed.xml</id><title type="html">rohitd3’s fastpages</title><subtitle>my fastpages lets gooo</subtitle><entry><title type="html">JavaScript Practice</title><link href="https://rohitd3.github.io/rohitfastpages/javascript/2023/05/20/_05_21_javascript.html" rel="alternate" type="text/html" title="JavaScript Practice" /><published>2023-05-20T00:00:00-05:00</published><updated>2023-05-20T00:00:00-05:00</updated><id>https://rohitd3.github.io/rohitfastpages/javascript/2023/05/20/_05_21_javascript</id><author><name></name></author><category term="javascript" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">JavaScript Tutorial</title><link href="https://rohitd3.github.io/rohitfastpages/techtalk/javascript" rel="alternate" type="text/html" title="JavaScript Tutorial" /><published>2023-05-11T00:00:00-05:00</published><updated>2023-05-11T00:00:00-05:00</updated><id>https://rohitd3.github.io/rohitfastpages/techtalk/javascripttutorial</id><author><name></name></author><category term="C4.0" /><summary type="html"><![CDATA[Quick launch into Variables, Functions, Arrays, Classes, HTML.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://rohitd3.github.io/rohitfastpages/images/javascript.png" /><media:content medium="image" url="https://rohitd3.github.io/rohitfastpages/images/javascript.png" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">FRQ 2017 Running Code</title><link href="https://rohitd3.github.io/rohitfastpages/java/2023/04/27/frqpractice2017.html" rel="alternate" type="text/html" title="FRQ 2017 Running Code" /><published>2023-04-27T00:00:00-05:00</published><updated>2023-04-27T00:00:00-05:00</updated><id>https://rohitd3.github.io/rohitfastpages/java/2023/04/27/frqpractice2017</id><author><name></name></author><category term="java" /><summary type="html"><![CDATA[Reviewed by Nathan Shih]]></summary></entry><entry><title type="html">Hacks Unit 5,9,10 - Rohit, Nathan, Jun</title><link href="https://rohitd3.github.io/rohitfastpages/java/2023/04/26/labhacks.html" rel="alternate" type="text/html" title="Hacks Unit 5,9,10 - Rohit, Nathan, Jun" /><published>2023-04-26T00:00:00-05:00</published><updated>2023-04-26T00:00:00-05:00</updated><id>https://rohitd3.github.io/rohitfastpages/java/2023/04/26/labhacks</id><author><name></name></author><category term="java" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">Extra Car Simulation</title><link href="https://rohitd3.github.io/rohitfastpages/java/2023/04/24/carparts123.html" rel="alternate" type="text/html" title="Extra Car Simulation" /><published>2023-04-24T00:00:00-05:00</published><updated>2023-04-24T00:00:00-05:00</updated><id>https://rohitd3.github.io/rohitfastpages/java/2023/04/24/carparts123</id><author><name></name></author><category term="java" /><summary type="html"><![CDATA[]]></summary></entry></feed>
20 changes: 10 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,16 @@ <h1 id="posts">Posts</h1>

<!-- Assemble final sorted posts array -->

<ul class="post-list"><li><div class="Box box-shadow-medium rounded-1 col-12"><div class="col-4 d-table-cell p-3 v-align-middle">
<ul class="post-list"><li><div class="Box box-shadow-medium rounded-1 col-12"><div class="col-8 d-table-cell p-3">
<h3>
<a class="post-link" href="/rohitfastpages/javascript/2023/05/20/_05_21_javascript.html">
JavaScript Practice
</a>
</h3>
<p class="post-meta-description"></p>
<p class="post-meta">May 20, 2023</p>
</div>
</div></li><li><div class="Box box-shadow-medium rounded-1 col-12"><div class="col-4 d-table-cell p-3 v-align-middle">
<img class="image-preview " src="/rohitfastpages/images/javascript.png" />
</div><div class="col-8 d-table-cell p-3">
<h3>
Expand Down Expand Up @@ -236,15 +245,6 @@ <h3>
<p class="post-meta-description"></p>
<p class="post-meta">Jan 31, 2023</p>
</div>
</div></li><li><div class="Box box-shadow-medium rounded-1 col-12"><div class="col-8 d-table-cell p-3">
<h3>
<a class="post-link" href="/rohitfastpages/cb/2023/01/22/correctionsforsixtysixnoimage.html">
66 CB MC Tri 2 Corrections + Reflection
</a>
</h3>
<p class="post-meta-description"></p>
<p class="post-meta">Jan 22, 2023</p>
</div>
</div></li></ul>


Expand Down
Loading

0 comments on commit c6a391f

Please sign in to comment.