andygrove opened a new pull request, #5043: URL: https://github.com/apache/datafusion-comet/pull/5043
## Which issue does this PR close? <!-- No dedicated issue; this is a docs-only addition. --> N/A ## Rationale for this change The DataFusion documentation has a "Concepts, Readings, Events" page that collects external blog posts and conference talks. Comet had no equivalent, so there was no single place in the docs pointing users to the growing body of talks and articles about the project. This adds that page. ## What changes are included in this PR? - Add a new `Blog Posts and Talks` page under the About section (`docs/source/about/blogs-and-talks.md`), modeled after the DataFusion "Concepts, Readings, Events" page, with sections for blog posts and for talks/videos. - Wire the new page into the About index list and toctree. ## How are these changes tested? Documentation-only change. Rendered locally with Sphinx to confirm the page builds and links resolve. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
