Skip to content

[DOCS] Add excerpt separator to SedonaDB 0.4.0 release blog post#3086

Merged
jiayuasu merged 1 commit into
masterfrom
docs-sedonadb-040-excerpt-separator
Jun 26, 2026
Merged

[DOCS] Add excerpt separator to SedonaDB 0.4.0 release blog post#3086
jiayuasu merged 1 commit into
masterfrom
docs-sedonadb-040-excerpt-separator

Conversation

@jiayuasu

Copy link
Copy Markdown
Member

Did you read the Contributor Guide?

Is this PR related to a ticket?

  • No: this is a documentation update. The PR name follows the format [DOCS] my subject

What changes were proposed in this PR?

The SedonaDB 0.4.0 release blog post (docs/blog/posts/intro-sedonadb-0-4.md) was missing the <!-- more --> excerpt separator. As a result, the entire post (the full ~11 min read, including all code samples and output tables) rendered inline on the blog index page, pushing all older posts far down the page.

This PR adds the <!-- more --> marker right after the introductory paragraphs (before ## Release Highlights), so the blog index shows only a short digest with a "Continue reading" link. This matches the convention already used in the 0.2 and 0.3 release posts.

How was this patch tested?

Documentation-only change. Verified that the 0.2 and 0.3 posts use the same <!-- more --> marker in the same position.

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the documentation.

Adds a `<!-- more -->` excerpt separator after the introduction so that only a short digest is shown on the blog index page, matching the convention used in the 0.2 and 0.3 release posts. Previously the full 0.4.0 post rendered inline on the blog listing, pushing older posts far down the page.
@jiayuasu jiayuasu merged commit 4206605 into master Jun 26, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant