harbor icon indicating copy to clipboard operation
harbor copied to clipboard

Harbor UI自定义样式

Open QiuToo opened this issue 3 years ago • 2 comments

我从https://goharbor.io/docs/2.6.0/build-customize-contribute/customize-look-feel/了解到可以自定义Harbor前端样式,这是一个很有趣的功能,遗憾的是我无法通过源码编译的方式来使用他,如果可以在UI界面设置前端页面,那将会非常有趣。

QiuToo avatar Sep 14 '22 05:09 QiuToo

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

AllForNothing avatar Sep 22 '22 09:09 AllForNothing

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.

github-actions[bot] avatar Nov 22 '22 09:11 github-actions[bot]

If no more questions, I'm closing it.

AllForNothing avatar Dec 08 '22 03:12 AllForNothing