Skip to content

Commit db9058b

Browse files
authored
ENG-8908: Blog cards updates (#1763)
* ENG-8908: Blog cards updates * show 2 * updates
1 parent c539cd7 commit db9058b

37 files changed

+226
-158
lines changed

blog/2023-06-28-rebrand-to-reflex.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: 2023-06-28
44
title: Pynecone is now Reflex
55
description: We have some exciting news to share about the next stage of our company!
66
image: /reflex_banner.png
7+
tag: Announcements
78
meta: [
89
{"name": "keywords", "content": ""},
910
]

blog/2023-08-02-seed-annoucement.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: 2023-08-02
44
title: Announcing our Seed Round
55
description: Reflex has raised a $5M seed led by Lux Capital.
66
image: /blog/fundraise_dark.webp
7+
tag: Announcements
78
meta: [
89
{"name": "keywords", "content": ""},
910
]

blog/2023-09-28-unlocking-new-workflows-with-background-tasks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: 2023-09-28
44
title: Unlocking New Workflows with Background Tasks
55
description: What is a background task and how can it help you build better apps?
66
image: /blog/background_tasks.webp
7+
tag: Open Source
78
meta: [
89
{"name": "keywords", "content": ""},
910
]

blog/2023-10-11-graphing-update.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: 2023-10-11
44
title: "New Core Graphing Components"
55
description: "Using Reflex's new core graphing feature to build a live streaming graphing app."
66
image: /blog/graphing.webp
7+
tag: Open Source
78
meta: [
89
{"name": "keywords", "content": ""},
910
]

blog/2023-10-25-implementing-sign-in-with-google.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: 2023-10-25
44
title: "Implementing Sign In with Google"
55
description: "How to wrap a third-party auth component and integrate it into a Reflex app."
66
image: /blog/google_auth.webp
7+
tag: Open Source
78
meta: [
89
{"name": "keywords", "content": ""},
910
]

blog/2024-02-16-reflex-v0-4-0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: 2024-02-16
44
title: "Reflex v0.4.0"
55
description: "New features coming in the 0.4.0 release."
66
image: /blog/reflex-040.webp
7+
tag: Open Source
78
meta: [
89
{"name": "keywords", "content": ""},
910
]

blog/2024-03-21-reflex-architecture.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: 2024-03-21
44
title: Designing a Pure Python Web Framework
55
description: A look at how Reflex works under the hood.
66
image: /blog/web_framework.webp
7+
tag: Open Source
78
meta: [
89
{"name": "keywords", "content": "python web app, python web app framework, web app framework python, python web apps, web app python, react python websocket, python react, react python, react with python, python and react js, react js with python, python and react, react js python"},
910
]

blog/2024-03-27-structuring-a-large-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: 2024-03-27
44
title: "Structuring a Large App"
55
description: "So your Reflex app is getting large? Here's some advice on how to lay it out."
66
image: /blog/project_structure.webp
7+
tag: Open Source
78
meta: [
89
{"name": "keywords", "content": ""},
910
]

blog/2024-04-16-custom-components.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: 2024-04-16
44
title: Custom Components
55
description: Announcing our custom component ecosystem.
66
image: /blog/custom_components.webp
7+
tag: Open Source
78
meta: [
89
{"name": "keywords", "content": ""},
910
]

blog/2024-06-28-using-table-component.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: 2024-06-28
44
title: Creating Tables in Reflex
55
description: Describing main uses of the Table component with a Database
66
image: /blog/table.webp
7+
tag: Open Source
78
meta: [
89
{"name": "keywords", "content": "data table, table data, data tables, data table example, python data table, python table"},
910
]

0 commit comments

Comments
 (0)