Skip to content

Remove outdated blog content, add v4.5 release highlights blog#605

Open
balaharish7 wants to merge 5 commits into
openebs:mainfrom
balaharish7:cleanupoldblogs
Open

Remove outdated blog content, add v4.5 release highlights blog#605
balaharish7 wants to merge 5 commits into
openebs:mainfrom
balaharish7:cleanupoldblogs

Conversation

@balaharish7

Copy link
Copy Markdown
Contributor

Removes 145 legacy blog posts. The posts reference deprecated engines (cStor, Jiva, mayactl) and discontinued third-party platforms. Full audit with tiered reasoning is available here OpenEBS_Blog_Audit.xlsx.

Changes:

  • Delete 145 outdated blog posts (src/blogs/)
  • Delete 292 orphaned images/author avatars for those posts (public/images/blog/), keeping the default fallback image
  • Add first new post: "OpenEBS v4.5 Release Highlights," sourced from docs/main/releases.md
  • Fix getPosts.js: an empty src/blogs directory previously left posts.json stale, since Array.forEach never fires its callback on an empty array (the only place posts.json gets written). Now writes [] explicitly in that case.

Bala Harish A added 3 commits July 14, 2026 16:56
- Delete 145 legacy blog posts referencing deprecated engines (cStor,
  Jiva, mayactl) and discontinued third-party platforms; none reflect
  the current v4.5 architecture (Replicated PV Mayastor, Local PV
  Hostpath/LVM/ZFS/Rawfile). See OpenEBS_Blog_Audit_145.xlsx for the
  full tiered breakdown.
- Remove the 292 orphaned images/avatars for those posts from
  public/images/blog (default fallback image untouched).
- Add first new post: 'OpenEBS v4.5 Release Highlights', sourced from
  docs/main/releases.md.
- Fix a bug in getPosts.js where an empty src/blogs directory silently
  left posts.json unchanged (forEach never fires on an empty array,
  so the write-on-completion check was never reached).

Signed-off-by: Bala Harish A <bala.harish@datacore.com>
Signed-off-by: Bala Harish A <bala.harish@datacore.com>
Signed-off-by: Bala Harish A <bala.harish@datacore.com>
Bala Harish A added 2 commits July 14, 2026 17:16
Signed-off-by: Bala Harish A <bala.harish@datacore.com>
…sts exist

Signed-off-by: Bala Harish A <bala.harish@datacore.com>
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