Skip to content

Commit 1e1ad36

Browse files
committed
Updates
1 parent 821672e commit 1e1ad36

File tree

7 files changed

+35
-7
lines changed

7 files changed

+35
-7
lines changed

asset-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"files": {
3-
"main.css": "/static/css/main.6687654e.css",
3+
"main.css": "/static/css/main.dd06c57b.css",
44
"main.js": "/static/js/main.bc77f61a.js",
55
"static/js/453.33f95396.chunk.js": "/static/js/453.33f95396.chunk.js",
66
"index.html": "/index.html",
7-
"main.6687654e.css.map": "/static/css/main.6687654e.css.map",
7+
"main.dd06c57b.css.map": "/static/css/main.dd06c57b.css.map",
88
"main.bc77f61a.js.map": "/static/js/main.bc77f61a.js.map",
99
"453.33f95396.chunk.js.map": "/static/js/453.33f95396.chunk.js.map"
1010
},
1111
"entrypoints": [
12-
"static/css/main.6687654e.css",
12+
"static/css/main.dd06c57b.css",
1313
"static/js/main.bc77f61a.js"
1414
]
1515
}

data/logs.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
[
2+
{
3+
"title": "The Flowers of Buffoonery",
4+
"category": "Book",
5+
"author": "Osamu Dazai",
6+
"date": "2025-10-16",
7+
"rating": 5,
8+
"link": "https://www.goodreads.com/book/show/61340205-the-flowers-of-buffoonery",
9+
"slug": "the-flowers-of-buffoonery"
10+
},
211
{
312
"title": "The Bear",
413
"category": "Series",
108 KB
Loading

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.bc77f61a.js"></script><link href="/static/css/main.6687654e.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.bc77f61a.js"></script><link href="/static/css/main.dd06c57b.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>

logs/the-flowers-of-buffoonery.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# The Flowers of Buffoonery
2+
3+
- **Category:** Book
4+
- **Author:** Osamu Dazai
5+
- **Date:** 2025-10-16
6+
- **Rating:** 5/5
7+
- **Link:** [Goodreads](https://www.goodreads.com/book/show/61340205-the-flowers-of-buffoonery)
8+
9+
![The Flowers of Buffoonery](images/logs/osamu-dazai-the-flowers-of-buffoonery.jpg)
10+
11+
## About
12+
Set in a seaside sanitarium, "The Flowers of Buffoonery" follows Yozo Oba, recovering from a suicide attempt. Amidst a dispiriting atmosphere, his visitors and he strive to maintain a lighthearted, almost clownish demeanor, engaging in games and jokes. Osamu Dazai, known for exploring dark human emotions, here humorously examines the struggles of youth, love, self-hatred, and depression. This work offers a darkly humorous glimpse into the lives of prewar Japan's outsiders.
13+
14+
## My Thoughts
15+
> Spoilers, be warned...
16+
17+
This book is both funny and sad. The way the characters try to handle their situation is very humane,
18+
sad, and also great to see. It's short but well-written. However, you might not want to read it while you are depressed.
19+
Enjoy!
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.

0 commit comments

Comments
 (0)