[
https://issues.apache.org/jira/browse/CAMEL-15296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160647#comment-17160647
]
Aashna Jena commented on CAMEL-15296:
-------------------------------------
How exactly are sitemaps built for Antora pages? Does Antora provide any easy
to use features for extracting pages and links like Hugo does? Or perhaps, I
was thinking we could use use the menus that we generate for User Manual,
components etc. They contain the actual title and URLs of pages, along with the
intermediate hierarchy levels.
I'm not denying that this can't be achieved through applying regex over sitemap
files, I'm just trying to explore if there's a neater way of doing this. For
example, the url for a page under faq will have "/faq/" in it, but a page under
architecture does not have "/architecture/" in it. We would want to arrange our
links under these sub-headings which we cannot get from current sitemaps.
Another point to note is that the name of the page is not always equal to its
title, which is why I want to look at alternate ways.
https://camel.apache.org/manual/latest/backlogdebugger.html should have title
"Backlog Debugger", it's not very readable as one continuous word for the user.
Hence, if there are alternates to using regex on URLs, I want to explore them
before deciding.
> Create sitemap for Camel website
> --------------------------------
>
> Key: CAMEL-15296
> URL: https://issues.apache.org/jira/browse/CAMEL-15296
> Project: Camel
> Issue Type: New Feature
> Components: website
> Reporter: Aashna Jena
> Priority: Minor
> Labels: outreachy2020
> Attachments: hugo-sitemap-with-blog-categories.png
>
>
> Create a page with links to all documentation pages on the website. Automate
> this process and organise the links category wise.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)