Harbor UI自定义样式
我从https://goharbor.io/docs/2.6.0/build-customize-contribute/customize-look-feel/了解到可以自定义Harbor前端样式,这是一个很有趣的功能,遗憾的是我无法通过源码编译的方式来使用他,如果可以在UI界面设置前端页面,那将会非常有趣。
You can try to clone the code locally, and then configure the custom style according to the documentation, go to the src/portal folder, and build the static files of the UI according to README.md. Finally, scp these static files to the /usr/share/nginx/html folder under the portal container
This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days.
If no more questions, I'm closing it.