weiqingy opened a new issue, #1017: URL: https://github.com/apache/flink-agents/issues/1017
### Search before asking - [X] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description The documentation index page splits into two columns through the `columns` shortcode. "Try Flink Agents" is on the left and "Get Help with Flink Agents" is on the right. The left column currently holds a single sentence pointing at the get started overview, while the right column carries the Slack and Community Sync sections. The shortcode renders both columns as flex items, so they stretch to the height of the taller one and the closing "Flink Agents is developed under the umbrella of Apache Flink" paragraph sits below both. On a 2000px viewport the left column ends roughly 260px above that paragraph, leaving a large blank area in the middle of the landing page. Beyond the blank area, the index page is also thin as a navigation entry point. It offers one link, so a reader arriving at the docs root has to fall back to the sidebar to find anything. Proposal: add two short link lists to the left column, one for the three quickstart agents and one for the main development and operations pages. This balances the two columns and gives the landing page real navigation. The Apache Flink documentation index does the same thing, listing its tutorials as a bulleted list with a one line description each. ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- 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]
