From a2aef265bed484177186d637c421b5c9dce657de Mon Sep 17 00:00:00 2001 From: Brandon H Date: Thu, 4 Jun 2026 20:19:59 -0500 Subject: [PATCH] feat(demo): add seeded love story article as first card --- web/src/demo/demo-data.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/web/src/demo/demo-data.json b/web/src/demo/demo-data.json index 3c43a2e..3b21997 100644 --- a/web/src/demo/demo-data.json +++ b/web/src/demo/demo-data.json @@ -400,6 +400,27 @@ "top_feeds": null }, "articles": [ + { + "id": 9001, + "feed_id": 1, + "guid": "https://example.com/ember-demo/a-love-story-from-abroad", + "url": "https://example.com/ember-demo/a-love-story-from-abroad", + "title": "A Love Story From Abroad", + "author": "Anonymous", + "content_html": "

She came to America to study, and somehow she became my whole world.

\n

From the first time I heard her laugh, I knew nothing in my life would ever be the same. Her personality is the kind that fills a room without trying — warm, curious, kind. She listens like every word matters, and laughs like the world is still good. Her beauty is the part I notice last, only because everything else about her already amazes me.

\n

She makes me happy in a way I did not know was possible. Quiet mornings, long walks, small jokes only we understand — she turns ordinary days into the ones I want to remember.

\n

I am an American man. She is a Chinese woman who came to study abroad. The world brought us together by chance, but the way I feel about her is not chance at all.

\n

She means everything to me.

", + "content_text": "She came to America to study, and somehow she became my whole world. From the first time I heard her laugh, I knew nothing in my life would ever be the same. Her personality is the kind that fills a room without trying — warm, curious, kind. She listens like every word matters, and laughs like the world is still good. Her beauty is the part I notice last, only because everything else about her already amazes me. She makes me happy in a way I did not know was possible. Quiet mornings, long walks, small jokes only we understand — she turns ordinary days into the ones I want to remember. I am an American man. She is a Chinese woman who came to study abroad. The world brought us together by chance, but the way I feel about her is not chance at all. She means everything to me.", + "summary": "A short personal essay about an American man who fell in love with a Chinese woman during her year studying abroad — a quiet tribute to her personality, her beauty, the happiness she brings, and the simple truth that she means everything to him.", + "summary_model": "qwen2.5:0.5b", + "image_url": "https://picsum.photos/seed/ember-love-story/1200/675", + "published_at": 1780509200, + "fetched_at": 1780509343, + "content_hash": "42be321878e0ad61d10d30f914fa60bf77e251e3032f32800ac621ebcd74f0ed", + "tags": "Personal", + "is_read": false, + "is_starred": true, + "is_later": false, + "dup_count": 0 + }, { "id": 1, "feed_id": 3,