[
https://issues.apache.org/jira/browse/KAFKA-20541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18089767#comment-18089767
]
ASF GitHub Bot commented on KAFKA-20541:
----------------------------------------
muralibasani commented on PR #856:
URL: https://github.com/apache/kafka-site/pull/856#issuecomment-4735618460
> Thanks for the updates! This looks good.
>
> Can we also update the README? Section that would need updating are:
>
> * https://github.com/apache/kafka-site#2-setup-static-assets
> * https://github.com/apache/kafka-site#supported-features
> * https://github.com/apache/kafka-site#helper-script
>
> We also need to update
https://github.com/apache/kafka-site/blob/markdown/scripts/replace-version-links.sh
Thanks. Updated all four:
- Setup Static Assets: dropped the generated/ copy line.
- Supported Features: shortcode example reflects content path + static/
fallback.
- Helper Script: added a bullet for the new content/en/<v>/generated/ rule.
- replace-version-links.sh: added a matching sed rule and updated the
comment.
> Duplicate generated folder in kafka-site
> ----------------------------------------
>
> Key: KAFKA-20541
> URL: https://issues.apache.org/jira/browse/KAFKA-20541
> Project: Kafka
> Issue Type: Bug
> Components: website
> Reporter: Mickael Maison
> Assignee: Muralidhar Basani
> Priority: Major
>
> We have the generated content under both:
> - content/en/<VERSION>
> - static/<VERSION>
> For example:
> https://github.com/apache/kafka-site/tree/markdown/content/en/42/generated
> https://github.com/apache/kafka-site/tree/markdown/static/42/generated
--
This message was sent by Atlassian Jira
(v8.20.10#820010)