[ 
https://issues.apache.org/jira/browse/CAMEL-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172899#comment-17172899
 ] 

ASF GitHub Bot commented on CAMEL-15337:
----------------------------------------

AemieJ commented on a change in pull request #446:
URL: https://github.com/apache/camel-website/pull/446#discussion_r466827626



##########
File path: antora-ui-camel/src/css/toolbar.css
##########
@@ -12,6 +12,10 @@
   z-index: var(--z-index-toolbar);
 }
 
+.toolbar.hugo {
+  box-shadow: none;
+}

Review comment:
       The thing is within the antora pages fragment jumping occurs accurately 
with respect to the toolbar. As I didn't want to include additional code for 
fragment jumping and positioning, I included a blank toolbar in the case of 
Hugo pages as well.




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


> Create toc for hugo pages
> -------------------------
>
>                 Key: CAMEL-15337
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15337
>             Project: Camel
>          Issue Type: Task
>          Components: website
>            Reporter: Aemie
>            Priority: Major
>              Labels: suggestions
>         Attachments: toc-hugo.png
>
>
> The antora UI makes use of the table of content so when a webpage has a large 
> amount of content, it makes it easier for the user to navigate. 
> I have observed this in Hugo pages such as articles that have a large amount 
> of content as well. So to improve user experience over the Hugo content as 
> well, I suggest adding the toc for the Hugo pages excluding the blog posts.
> I have added an image of how it looks. It uses the same CSS as that of antora 
> UI. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to