Skip to content

Enhance the docs landing page with 3 columns#6543

Draft
JV0812 wants to merge 3 commits intomainfrom
enhance-the-docs-landing-page
Draft

Enhance the docs landing page with 3 columns#6543
JV0812 wants to merge 3 commits intomainfrom
enhance-the-docs-landing-page

Conversation

@JV0812
Copy link
Copy Markdown
Collaborator

@JV0812 JV0812 commented Apr 6, 2026

Purpose of this pull request

This pull request is to add three columns - "Recently Created Articles", "Recently Updated Articles", and "Most Viewed Articles" in our docs landing page.

Select the type of change

  • Minor Changes - Typos, formatting, slight revisions
  • Update Content - Revisions, updating sections
  • New Content - New features, sections, pages, tutorials
  • Site and Tools - .clabot, version updates, maintenance, dependencies, new packages for the site (Docusaurus, Gatsby, React, etc.)

Ticket (if applicable)

Create "Recently Created Articles", "Recently Updated Articles", and "Most Viewed Articles" in the Doc landing page

@cla-bot cla-bot bot added the cla-signed Contributor approved, listed in .clabot file label Apr 6, 2026
@JV0812 JV0812 self-assigned this Apr 6, 2026
@JV0812 JV0812 marked this pull request as draft April 6, 2026 14:39
.map(({ id, title, path, updated }) => ({ id, title, path, updated }));

// ── Most Viewed (GA4) ────────────────────────────────────────────────
// Set these two env vars to enable:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JV0812 work with @kimsauce to create the GA4 api key and add to the repo secrets for reference here in env variable form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed Contributor approved, listed in .clabot file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants