[
https://issues.apache.org/jira/browse/CAMEL-18786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642482#comment-17642482
]
ASF GitHub Bot commented on CAMEL-18786:
----------------------------------------
zregvart commented on PR #929:
URL: https://github.com/apache/camel-website/pull/929#issuecomment-1335172468
@orpiske one more thing, the inline styles you have in `contents-table.html`
the will not work on the production site, we explicitly disable inline CSS and
JavaScript via
[CSP](https://github.com/apache/camel-website/blob/034de87cf0f5ad866951f5d03af5e85d6c13d49a/static/.htaccess#L1384).
To test the website in a production-like environment build with
`CAMEL_ENV=production` and [run Apache HTTPD
locally](https://github.com/apache/camel-website/blob/main/support/README.md#running-apache-http).
> documentation: reorganize Camel Core documentation
> --------------------------------------------------
>
> Key: CAMEL-18786
> URL: https://issues.apache.org/jira/browse/CAMEL-18786
> Project: Camel
> Issue Type: Task
> Components: documentation
> Reporter: Otavio Rodolfo Piske
> Assignee: Otavio Rodolfo Piske
> Priority: Major
>
> The community has complained for a long time that our documentation is hard
> to follow, outdated and disorganized.
> This task is to document the effort to clean it up.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)