Skip to content

Commit c4655a4

Browse files
committed
deploy: 8be847c
1 parent bfc0f8d commit c4655a4

20 files changed

Lines changed: 180 additions & 1 deletion

blog/2025/first-post/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ <h2 id="what’s-next?" tabindex="-1"><a class="heading-anchor-link" href="#what
197197
<p>Perhaps a dedicated section for VCE news and exam tips.</p>
198198
</li>
199199
</ul>
200+
<hr>
200201

201202
</article>
202203

blog/2025/notebooklm/index.html

Lines changed: 171 additions & 0 deletions
Large diffs are not rendered by default.

blog/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,13 @@ <h2>Blog</h2>
7676
<hr style="border: none; border-top: 1px solid #444; margin: 40px auto; width: 70%;">
7777
<p><div class="blog-post-list">
7878
<article class="blog-post-item">
79+
<h3><a href="/blog/2025/notebooklm/">NotebookLM: Your AI-Powered Study Partner for VCE</a></h3></p>
80+
<p><p class="post-meta">
81+
Published on <time datetime="2025-06-22">Jun 22, 2025</time>
82+
</p></p>
83+
<p><p class="post-excerpt">Discover how Google's NotebookLM can transform your VCE study routine. This deep dive covers key features like the Study Guide and Mind Map creator, and walks through building a Chemistry revision notebook from scratch. Stop drowning in notes and start understanding them.</p></p>
84+
<p><a href="/blog/2025/notebooklm/" class="read-more-link">Read More →</a>
85+
</article><article class="blog-post-item">
7986
<h3><a href="/blog/2025/compact-gui-deep-dive/">Exploring Compact-GUI: A Tool for Reclaiming Disk Space</a></h3></p>
8087
<p><p class="post-meta">
8188
Published on <time datetime="2025-05-25">May 25, 2025</time>

css/components.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286

287287
.blog-post-list {
288288
display: grid;
289-
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
289+
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
290290
gap: 30px;
291291
margin-top: 30px;
292292
}

images/3d-graph-plugin-icon.png

-56.8 KB
Loading

images/ayano-bot-preview.png

-37.9 KB
Loading
-51.9 KB
Loading

images/blog/2025/05-16/welcome.png

-52.8 KB
Loading
-18.9 KB
Loading
-75.9 KB
Loading

0 commit comments

Comments
 (0)