Skip to content

Commit f0695fb

Browse files
committed
Rename post
1 parent 0db7371 commit f0695fb

File tree

9 files changed

+538
-360
lines changed

9 files changed

+538
-360
lines changed
File renamed without changes.

public/categories/index.html

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343

4444
<meta itemprop="name" content="Categories">
4545
<meta itemprop="description" content="I&#39;m Sanajit Jana, a Full Stack Software Developer specializing in Java, Spring Boot, and Microservices. I build scalable and high-performance web applications using MySQL, PostgreSQL, Kafka, Docker, and AWS. Passionate about backend architecture, API development, cloud computing, and UI/UX design.">
46-
<meta itemprop="datePublished" content="2025-09-20T09:23:00+05:30">
47-
<meta itemprop="dateModified" content="2025-09-20T09:23:00+05:30">
46+
<meta itemprop="datePublished" content="2025-09-27T09:24:00+05:30">
47+
<meta itemprop="dateModified" content="2025-09-27T09:24:00+05:30">
4848
<meta itemprop="image" content="http://localhost:1313/images/favicon.ico">
4949

5050

@@ -970,7 +970,7 @@ <h1 class="text-foreground mb-4 text-3xl font-bold">
970970
</svg>
971971
<span>
972972

973-
8 categories total
973+
9 categories total
974974

975975
</span>
976976
</div>
@@ -1001,6 +1001,8 @@ <h1 class="text-foreground mb-4 text-3xl font-bold">
10011001

10021002

10031003

1004+
1005+
10041006

10051007

10061008

@@ -1183,6 +1185,30 @@ <h1 class="text-foreground mb-4 text-3xl font-bold">
11831185

11841186

11851187

1188+
<a
1189+
href="/categories/frontend/"
1190+
class="bg-card border-border group text-base hover:bg-primary/10 hover:text-primary hover:border-primary/50 focus:ring-primary/20 inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition-all duration-300 ease-out hover:-translate-y-0.5 hover:scale-105 focus:ring-2 focus:outline-none"
1191+
data-taxonomy="category">
1192+
<span
1193+
class="text-foreground group-hover:text-primary font-medium transition-colors duration-200">
1194+
Frontend
1195+
</span>
1196+
<span
1197+
class="bg-primary/10 text-primary rounded-full px-2 py-0.5 text-xs font-medium">
1198+
1
1199+
</span>
1200+
</a>
1201+
1202+
1203+
1204+
1205+
1206+
1207+
1208+
1209+
1210+
1211+
11861212
<a
11871213
href="/categories/technology/"
11881214
class="bg-card border-border group text-base hover:bg-primary/10 hover:text-primary hover:border-primary/50 focus:ring-primary/20 inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition-all duration-300 ease-out hover:-translate-y-0.5 hover:scale-105 focus:ring-2 focus:outline-none"

public/categories/index.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,15 @@
66
<description>Recent content in Categories on Sanajit Jana | Software Engineer</description>
77
<generator>Hugo</generator>
88
<language>en-US</language>
9-
<lastBuildDate>Sat, 20 Sep 2025 09:23:00 +0530</lastBuildDate>
9+
<lastBuildDate>Sat, 27 Sep 2025 09:24:00 +0530</lastBuildDate>
1010
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
11+
<item>
12+
<title>Frontend</title>
13+
<link>http://localhost:1313/categories/frontend/</link>
14+
<pubDate>Sat, 27 Sep 2025 09:24:00 +0530</pubDate>
15+
<guid>http://localhost:1313/categories/frontend/</guid>
16+
<description></description>
17+
</item>
1118
<item>
1219
<title>Cloud</title>
1320
<link>http://localhost:1313/categories/cloud/</link>

public/index.html

Lines changed: 160 additions & 140 deletions
Large diffs are not rendered by default.

public/index.xml

Lines changed: 8 additions & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)