janhoy commented on PR #3280: URL: https://github.com/apache/solr/pull/3280#issuecomment-2741426082
Thanks for having a peek > why not just have a single, shared, top level `/old_cdn/` Mainly because during release of each guide, they were always self-contained, so if we had embedded JS/CSS from the get-go, it would look exactly like this. Also, it would be a pain to cover special cases, like there are css files refrencing fonts with relative folders ../fonts/foo, which would break if you tried stuff like that. I like the self-contained principle, and willing to pay the price of duplicated files. The existing ref guides already have duplication for all the css/* and js/* files that are already there. -- 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. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org