Skip to content

Commit 1c6aa97

Browse files
committed
Updates
1 parent 96948d3 commit 1c6aa97

File tree

9 files changed

+30
-23
lines changed

9 files changed

+30
-23
lines changed

asset-manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"files": {
3-
"main.css": "/static/css/main.76e1bbf1.css",
4-
"main.js": "/static/js/main.cbf74996.js",
3+
"main.css": "/static/css/main.94e83998.css",
4+
"main.js": "/static/js/main.7f1df38a.js",
55
"static/js/453.33f95396.chunk.js": "/static/js/453.33f95396.chunk.js",
66
"index.html": "/index.html",
7-
"main.76e1bbf1.css.map": "/static/css/main.76e1bbf1.css.map",
8-
"main.cbf74996.js.map": "/static/js/main.cbf74996.js.map",
7+
"main.94e83998.css.map": "/static/css/main.94e83998.css.map",
8+
"main.7f1df38a.js.map": "/static/js/main.7f1df38a.js.map",
99
"453.33f95396.chunk.js.map": "/static/js/453.33f95396.chunk.js.map"
1010
},
1111
"entrypoints": [
12-
"static/css/main.76e1bbf1.css",
13-
"static/js/main.cbf74996.js"
12+
"static/css/main.94e83998.css",
13+
"static/js/main.7f1df38a.js"
1414
]
1515
}

data/shownPosts.json

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,50 +5,57 @@
55
"date": "2025-10-16",
66
"updated": "2025-10-16",
77
"description": "a journey to create my first golang package",
8-
"tags": ["go", "lib", "pkg.go.dev"]
8+
"tags": ["go", "lib", "pkg.go.dev"],
9+
"category": "dev"
910
},
1011
{
1112
"slug": "hashrouter-vs-browserrouter",
1213
"title": "HashRouter vs. BrowserRouter",
1314
"date": "2025-10-15",
1415
"updated": "2025-10-16",
1516
"description": "Why am I using HashRouter for github pages",
16-
"tags": ["react", "webdev", "gh-pages", "router"]
17+
"tags": ["react", "webdev", "gh-pages", "router"],
18+
"category": "dev"
1719
},
1820
{
1921
"slug": "warning-post",
20-
"title": "My Second Post",
22+
"title": "Warning Post",
2123
"date": "2025-10-14",
2224
"updated": "2025-10-15",
23-
"tags": ["writing", "updates"]
25+
"tags": ["writing", "updates"],
26+
"category": "rant"
2427
},
2528
{
2629
"slug": "code-example-post",
2730
"title": "Code Example Post",
2831
"date": "2025-10-15",
2932
"updated": "2025-10-15",
3033
"description": "A blog post demonstrating code blocks in various languages.",
31-
"tags": ["code", "markdown", "example"]
34+
"tags": ["code", "markdown", "example"],
35+
"category": "dev"
3236
},
3337
{
3438
"slug": "first-post",
3539
"title": "My First Post",
3640
"date": "2025-10-14",
3741
"updated": "2025-10-15",
38-
"tags": ["react", "hello-world"]
42+
"tags": ["react", "hello-world"],
43+
"category": "dev"
3944
},
4045
{
4146
"slug": "long-post",
4247
"title": "The Art of Scrolling",
4348
"date": "2025-10-13",
4449
"updated": "2025-10-14",
45-
"tags": ["css", "scrolling", "web-design"]
50+
"tags": ["css", "scrolling", "web-design"],
51+
"category": "dev"
4652
},
4753
{
48-
"slug": "second-post",
54+
"slug": "second-post",
4955
"title": "My Second Post",
5056
"date": "2025-10-12",
5157
"updated": "2025-10-13",
52-
"tags": ["writing", "updates"]
58+
"tags": ["writing", "updates"],
59+
"category": "rant"
5360
}
5461
]

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en" class="dark"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="codex by fezcode..."/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Space+Mono:wght@400;700&display=swap" rel="stylesheet"><title>fezcodex</title><script defer="defer" src="/static/js/main.cbf74996.js"></script><link href="/static/css/main.76e1bbf1.css" rel="stylesheet"></head><body class="bg-gray-950"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en" class="dark"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="codex by fezcode..."/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Space+Mono:wght@400;700&display=swap" rel="stylesheet"><title>fezcodex</title><script defer="defer" src="/static/js/main.7f1df38a.js"></script><link href="/static/css/main.94e83998.css" rel="stylesheet"></head><body class="bg-gray-950"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.7f1df38a.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.cbf74996.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)