zregvart commented on issue #121: feat: breaking news to the top of the homepage URL: https://github.com/apache/camel-website/pull/121#issuecomment-561857822 I need to look into a different mechanism of defining the breaking news, the current one that I implemented here looks for `_breaking-news.md` file and if it exists it renders it at the top of the homepage. The issue is that it also renders a HTML version of the it and that one fails checks due to broken link (from `_breaking-news/index.html` to `_breaking-news/blog/Camel3-Whatsnew/index.html`). Till I sort this out here's a screenshoot of how this might look: ![Screenshot_2019-12-04 Home - Apache Camel](https://user-images.githubusercontent.com/1306050/70185109-7be4ba80-16e9-11ea-99f2-721622409e2a.png)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services