xxubai opened a new pull request, #4144:
URL: https://github.com/apache/amoro/pull/4144

   ## Why are the changes needed?
   The docs site currently has two user-facing issues:
   - The docs top navigation renders `Blogs` as lowercase `blogs`.
   - The `latest` documentation does not clearly indicate that it reflects 
unreleased development changes, which can confuse users looking for stable docs.
   
   N/A (no linked issue).
   
   ## Brief change log
   - Capitalize the `Blogs` entry in the docs top navigation.
   - Add a latest-only banner that explains the page reflects unreleased 
development documentation.
   - Link the banner to the current stable docs version and style it to stand 
out without overwhelming the page.
   
   ## How was this patch tested?
   - [ ] Add some test cases that check the changes thoroughly including 
negative and positive cases if possible
   - [ ] Add screenshots for manual tests if appropriate
   - [x] Run test locally before making a pull request (`hugo -b 
http://127.0.0.1:1314/docs/latest/ -d public` in `site/amoro-docs`)
   
   ## Documentation
   - Does this pull request introduce a new feature? (no)
   - If yes, how is the feature documented? (not applicable)
   


-- 
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]

Reply via email to