Skip to content

fix: give /blogs visible content and stop indexing it - #37

Closed
slegarraga wants to merge 1 commit into
SignalizeAI:mainfrom
slegarraga:fix/blogs-empty-page
Closed

fix: give /blogs visible content and stop indexing it#37
slegarraga wants to merge 1 commit into
SignalizeAI:mainfrom
slegarraga:fix/blogs-empty-page

Conversation

@slegarraga

Copy link
Copy Markdown

Stops shipping an empty indexed page.

  • /blogs now renders a visible "No posts yet" state instead of an empty <main>.
  • Removes the commented-out template scaffolding.
  • Removes /blogs from the sitemap until real posts exist.

Verified with npm run lint and npm run build.

Closes #34

@royalpinto007

Copy link
Copy Markdown
Contributor

Closing this PR.

The author is no longer an active contributor on these repositories, so this cannot be carried through review or iterated on.

The underlying issue stays open and is available for anyone who wants it. If you were looking at this change, please do open a fresh PR, it is very welcome.

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.

/blogs is submitted in the sitemap but renders a completely blank page

2 participants