[
https://issues.apache.org/jira/browse/IGNITE-13962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262516#comment-17262516
]
Pavel Pereslegin commented on IGNITE-13962:
-------------------------------------------
[~dmagda], [~mstekl] it looks like this is due to the license headers in the
"{{docs/assets/css/styles.scss}}" and "{{docs/assets/css/docs.scss}}" files.
The "{{---}}" macro should be at the top of the "scss" file ([an example fix is
included
here|https://github.com/apache/ignite/pull/8446/files#diff-031688486d502b362d31bfe336e317d729a0a30dbdd1be26920192971793c0c0R1])
> Ignite Docs: broken UI when building docs locally
> -------------------------------------------------
>
> Key: IGNITE-13962
> URL: https://issues.apache.org/jira/browse/IGNITE-13962
> Project: Ignite
> Issue Type: Bug
> Components: documentation, website
> Reporter: Denis A. Magda
> Assignee: Mauricio Stekl
> Priority: Major
> Attachments: Screen Shot 2021-01-07 at 11.14.41 AM.png
>
>
> When you build the docs locally from the repository using the run.sh script
> ([https://github.com/apache/ignite/blob/master/docs/run.sh]) it seems that
> the CSS is not picked up properly which results in a broken UI.
>
> See the screenshot attached. It used to work before. Probably, we need to
> come up with a way of reusing the CSS/header that is stored in the website
> repository.
>
> !Screen Shot 2021-01-07 at 11.14.41 AM.png!
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)