-
Notifications
You must be signed in to change notification settings - Fork 8.1k
display reading time and tags in toc nav #15994
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
818c760 to
2e64031
Compare
This comment was marked as resolved.
This comment was marked as resolved.
|
As discussed, remove last mod time from toc nav and add tags instead: @usha-mandya @dvdksn Let me know if that SGTY |
|
IMO we could either replace the "Metadata" title with something like "Page details", or remove that first title from the box altogether. Thoughts? @docker/docs-team |
I think for consistency there should be a title, in which case 'Page details' works. |
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
dvdksn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
usha-mandya
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thank you @crazy-max. Let's ![]()


needs #15993needs #15998Move tags and reading time from content body to the toc nav as it seems more appropriate to have it there. I also took the opportunity to move the edit page and request changes links to the metadata block instead of having it under "Contents" as it's not visible at first sight on some pages like https://docs.docker.com/engine/reference/builder/.