alok-kumar0421 opened a new pull request, #1285: URL: https://github.com/apache/airflow-site/pull/1285
This PR adds a new **“From the Blog”** snippet section to the homepage. The section displays the latest three blog posts using Hugo’s `.Site.RegularPages` and includes: - Published date - Title - Short summary (truncated) - Link to the full blog post Styling for the blog snippet cards has been added to `main-custom.scss`, including: - Grid layout - Hover effects - Spacing and typography adjustments This improves content discoverability on the homepage by giving users quick access to recent Airflow blog posts. **Files Updated:** - `site/index.html` - `assets/scss/main-custom.scss` Fixes #234 -- 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]
