feat(web): add blog section - #1325
Open
viralcodex wants to merge 6 commits into
Open
Conversation
Add an MDX-backed blog to the docs site: - `blog` content collection with title/description/date/author/tags/cover/draft schema - Blog layout, index (list view), and per-post pages - Two initial posts with embedded video - "Blog" nav links on the landing page and docs header
viralcodex
requested review from
Hona,
kommander,
msmps and
simonklee
as code owners
August 3, 2026 11:14
Add an MDX-backed blog to the docs site: - `blog` content collection with title/description/date/author/tags/draft schema - Blog layout, index (list view), and per-post pages - Two initial text-only posts - "Blog" nav links on the landing page and docs header
Member
|
I don't hate this 😉 But not sure about "blog". I'll think about it. |
Contributor
Author
@kommander likes it tbh and you guys can fight it out now in discord lol |
Collaborator
|
The blog is fine, we are just thinking about the naming, maybe "engine room" or just "devlog", as "blog" sounds a little off. Articles as mdx files in repo and built as static content is good imo. |
Contributor
Author
OpenTUI-ts (opent-tweets) |
Member
|
Boiler room |
Contributor
Author
@kommander would you fancy the in-site article editor too? i have it ready... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi @kommander | @simonklee,
fixes: #1324
This adds a MDX backed blog section for the docs website with an option to add tech deep dives or any article related to everything opentui and share everywhere else (on social media too).