Skip to content

Commit 85413bd

Browse files
committed
update blogs
1 parent 7c4f1e8 commit 85413bd

File tree

13 files changed

+69
-24
lines changed

13 files changed

+69
-24
lines changed

content/projects/2025_11_23_mobile_audio_assistant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Mobile audio assistants"
3-
date: 2025-11-23
3+
date: 2025-11-22
44
draft: false
55
ShowToc: true
66
author: "Jason"

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,15 +118,15 @@ <h1>👋 Welcome to Jason&rsquo;Log</h1>
118118

119119
<article class="post-entry">
120120
<header class="entry-header">
121-
<h2 class="entry-hint-parent">Best practices for developing agentic ai systems
121+
<h2 class="entry-hint-parent">Best practices for building agentic ai systems
122122
</h2>
123123
</header>
124124
<div class="entry-content">
125125
<p>Hi! I am a new blog post.
126126
</p>
127127
</div>
128128
<footer class="entry-footer"><span title='2025-11-22 00:00:00 +0000 UTC'>November 22, 2025</span>&nbsp;·&nbsp;<span>1 min</span>&nbsp;·&nbsp;<span>7 words</span>&nbsp;·&nbsp;<span>Jason</span></footer>
129-
<a class="entry-link" aria-label="post link to Best practices for developing agentic ai systems" href="http://localhost:1313/posts/2025_11_22_best_practices_ai_agent/"></a>
129+
<a class="entry-link" aria-label="post link to Best practices for building agentic ai systems" href="http://localhost:1313/posts/2025_11_22_best_practices_ai_agent/"></a>
130130
</article>
131131

132132
<article class="post-entry">

public/index.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<lastBuildDate>Sat, 22 Nov 2025 00:00:00 +0000</lastBuildDate>
1010
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
1111
<item>
12-
<title>Best practices for developing agentic ai systems</title>
12+
<title>Best practices for building agentic ai systems</title>
1313
<link>http://localhost:1313/posts/2025_11_22_best_practices_ai_agent/</link>
1414
<pubDate>Sat, 22 Nov 2025 00:00:00 +0000</pubDate>
1515
<guid>http://localhost:1313/posts/2025_11_22_best_practices_ai_agent/</guid>
@@ -22,6 +22,13 @@
2222
<guid>http://localhost:1313/projects/2025_11_21_carrer_consultant/</guid>
2323
<description>&lt;p&gt;Hi! I am a new blog post.&lt;/p&gt;</description>
2424
</item>
25+
<item>
26+
<title>Mobile audio assistants</title>
27+
<link>http://localhost:1313/projects/2025_11_23_mobile_audio_assistant/</link>
28+
<pubDate>Sat, 22 Nov 2025 00:00:00 +0000</pubDate>
29+
<guid>http://localhost:1313/projects/2025_11_23_mobile_audio_assistant/</guid>
30+
<description>&lt;p&gt;Hi! I am a new blog post.&lt;/p&gt;</description>
31+
</item>
2532
<item>
2633
<title>Creating a blog with Hugo and GitHub Pages</title>
2734
<link>http://localhost:1313/posts/2025_11_21_building_a_blog_with_hugo/</link>

public/posts/2025_11_22_best_practices_ai_agent/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
77
<meta name="robots" content="noindex, nofollow">
8-
<title>Best practices for developing agentic ai systems | Jason&#39;Log</title>
8+
<title>Best practices for building agentic ai systems | Jason&#39;Log</title>
99
<meta name="keywords" content="ai agents">
1010
<meta name="description" content="Hi! I am a new blog post.">
1111
<meta name="author" content="Jason">
@@ -88,7 +88,7 @@
8888
<header class="post-header">
8989

9090
<h1 class="post-title entry-hint-parent">
91-
Best practices for developing agentic ai systems
91+
Best practices for building agentic ai systems
9292
</h1>
9393
<div class="post-meta"><span title='2025-11-22 00:00:00 +0000 UTC'>November 22, 2025</span>&nbsp;·&nbsp;<span>1 min</span>&nbsp;·&nbsp;<span>7 words</span>&nbsp;·&nbsp;<span>Jason</span>
9494

public/posts/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,15 +92,15 @@ <h1>
9292

9393
<article class="post-entry">
9494
<header class="entry-header">
95-
<h2 class="entry-hint-parent">Best practices for developing agentic ai systems
95+
<h2 class="entry-hint-parent">Best practices for building agentic ai systems
9696
</h2>
9797
</header>
9898
<div class="entry-content">
9999
<p>Hi! I am a new blog post.
100100
</p>
101101
</div>
102102
<footer class="entry-footer"><span title='2025-11-22 00:00:00 +0000 UTC'>November 22, 2025</span>&nbsp;·&nbsp;<span>1 min</span>&nbsp;·&nbsp;<span>7 words</span>&nbsp;·&nbsp;<span>Jason</span></footer>
103-
<a class="entry-link" aria-label="post link to Best practices for developing agentic ai systems" href="http://localhost:1313/posts/2025_11_22_best_practices_ai_agent/"></a>
103+
<a class="entry-link" aria-label="post link to Best practices for building agentic ai systems" href="http://localhost:1313/posts/2025_11_22_best_practices_ai_agent/"></a>
104104
</article>
105105

106106
<article class="post-entry">

public/posts/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<lastBuildDate>Sat, 22 Nov 2025 00:00:00 +0000</lastBuildDate>
1010
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
1111
<item>
12-
<title>Best practices for developing agentic ai systems</title>
12+
<title>Best practices for building agentic ai systems</title>
1313
<link>http://localhost:1313/posts/2025_11_22_best_practices_ai_agent/</link>
1414
<pubDate>Sat, 22 Nov 2025 00:00:00 +0000</pubDate>
1515
<guid>http://localhost:1313/posts/2025_11_22_best_practices_ai_agent/</guid>

public/projects/2025_11_23_mobile_audio_assistant/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@
6464
</div>
6565
</div>
6666
<ul id="menu">
67-
<li>
68-
<a href="http://localhost:1313/" title="Home">
69-
<span>Home</span>
70-
</a>
71-
</li>
7267
<li>
7368
<a href="http://localhost:1313/posts/" title="Blog">
7469
<span>Blog</span>

public/projects/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,19 @@ <h2 class="entry-hint-parent">Carrer consultant
102102
<footer class="entry-footer"><span title='2025-11-22 00:00:00 +0000 UTC'>November 22, 2025</span>&nbsp;·&nbsp;<span>1 min</span>&nbsp;·&nbsp;<span>7 words</span>&nbsp;·&nbsp;<span>Jason</span></footer>
103103
<a class="entry-link" aria-label="post link to Carrer consultant" href="http://localhost:1313/projects/2025_11_21_carrer_consultant/"></a>
104104
</article>
105+
106+
<article class="post-entry">
107+
<header class="entry-header">
108+
<h2 class="entry-hint-parent">Mobile audio assistants
109+
</h2>
110+
</header>
111+
<div class="entry-content">
112+
<p>Hi! I am a new blog post.
113+
</p>
114+
</div>
115+
<footer class="entry-footer"><span title='2025-11-22 00:00:00 +0000 UTC'>November 22, 2025</span>&nbsp;·&nbsp;<span>1 min</span>&nbsp;·&nbsp;<span>7 words</span>&nbsp;·&nbsp;<span>Jason</span></footer>
116+
<a class="entry-link" aria-label="post link to Mobile audio assistants" href="http://localhost:1313/projects/2025_11_23_mobile_audio_assistant/"></a>
117+
</article>
105118
</main>
106119

107120
<footer class="footer">

public/projects/index.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,12 @@
1515
<guid>http://localhost:1313/projects/2025_11_21_carrer_consultant/</guid>
1616
<description>&lt;p&gt;Hi! I am a new blog post.&lt;/p&gt;</description>
1717
</item>
18+
<item>
19+
<title>Mobile audio assistants</title>
20+
<link>http://localhost:1313/projects/2025_11_23_mobile_audio_assistant/</link>
21+
<pubDate>Sat, 22 Nov 2025 00:00:00 +0000</pubDate>
22+
<guid>http://localhost:1313/projects/2025_11_23_mobile_audio_assistant/</guid>
23+
<description>&lt;p&gt;Hi! I am a new blog post.&lt;/p&gt;</description>
24+
</item>
1825
</channel>
1926
</rss>

public/sitemap.xml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44
<url>
5-
<loc>http://localhost:1313/</loc>
6-
<lastmod>2025-11-23T00:00:00+00:00</lastmod>
7-
</url><url>
8-
<loc>http://localhost:1313/projects/</loc>
9-
<lastmod>2025-11-23T00:00:00+00:00</lastmod>
10-
</url><url>
115
<loc>http://localhost:1313/tags/</loc>
126
<lastmod>2025-11-22T00:00:00+00:00</lastmod>
137
</url><url>
@@ -19,9 +13,18 @@
1913
</url><url>
2014
<loc>http://localhost:1313/projects/2025_11_21_carrer_consultant/</loc>
2115
<lastmod>2025-11-22T00:00:00+00:00</lastmod>
16+
</url><url>
17+
<loc>http://localhost:1313/</loc>
18+
<lastmod>2025-11-22T00:00:00+00:00</lastmod>
19+
</url><url>
20+
<loc>http://localhost:1313/projects/2025_11_23_mobile_audio_assistant/</loc>
21+
<lastmod>2025-11-22T00:00:00+00:00</lastmod>
2222
</url><url>
2323
<loc>http://localhost:1313/posts/</loc>
2424
<lastmod>2025-11-22T00:00:00+00:00</lastmod>
25+
</url><url>
26+
<loc>http://localhost:1313/projects/</loc>
27+
<lastmod>2025-11-22T00:00:00+00:00</lastmod>
2528
</url><url>
2629
<loc>http://localhost:1313/posts/2025_11_21_building_a_blog_with_hugo/</loc>
2730
<lastmod>2025-11-21T00:00:00+00:00</lastmod>

0 commit comments

Comments
 (0)