Skip to content

Add Open USD blog post#636

Closed
decofe wants to merge 1 commit into
mainfrom
centaur/add-open-usd-blog-1782943384
Closed

Add Open USD blog post#636
decofe wants to merge 1 commit into
mainfrom
centaur/add-open-usd-blog-1782943384

Conversation

@decofe

@decofe decofe commented Jul 1, 2026

Copy link
Copy Markdown
Member

Summary

  • add the Open USD announcement post at /blog/open-usd-ousd
  • add an announcements blog category so the post is classified correctly
  • update blog metadata copy and author docs to include announcements

Prompted by: tom

Validation

  • pnpm check:types
  • pnpm exec tsx -e "import { loadRenderedPosts } from './src/marketing/blogPlugin.ts'; (async () => { const posts = await loadRenderedPosts(); const post = posts.find((p) => p.slug === 'open-usd-ousd'); if (!post) throw new Error('missing post'); console.log(JSON.stringify({ slug: post.slug, title: post.title, date: post.date, category: post.category, featured: post.featured, htmlIncludesGetStarted: post.html.includes('Get started') }, null, 2)); })();"

Notes

  • pnpm build is currently blocked in the docs/Vocs build by an external OpenAPI fetch timeout before the marketing/blog build runs.

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Building Building Preview, Comment Jul 1, 2026 10:04pm

Request Review

@decofe

decofe commented Jul 1, 2026

Copy link
Copy Markdown
Member Author

Closing this because it targets the wrong blog implementation. Live tempo.xyz/blog is backed by tempoxyz/tempo-web, which already has an Announcement category; I am moving the post there instead.

@decofe decofe closed this Jul 1, 2026
@up-the-tempo up-the-tempo deleted the centaur/add-open-usd-blog-1782943384 branch July 1, 2026 22:06
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