Razon Yang

Results 85 issues of Razon Yang

This PR exposes a template (empty by default) for customizing the search input, which will be included if all existing search options were disabled. The purpose of this PR is...

A minor change that allow clicking the URL from console. ```sh hugo server ... Web Server is available at //localhost:1313/ (bind address 127.0.0.1) ``` With this PR: ```sh hugo server...

Hi, I'm trying to follow the [developing section](https://github.com/badgen/badgen.net?tab=readme-ov-file#developing) to add a live badge, but got the following error, which parts am I missed? ```sh npm install npm run dev >...

I found that it's unable to tell if the current value is correct, since their color are the same, for example, | Desc | URL | Preview | | ---...

Image resource's `Permalink` work fine for original image on multihost setup, but produces a wrong link after processing the image, e.g. resize and filters. ### Reproduce Steps ```sh $ git...

NeedsTriage
Proposal
v0.123.0

```sh $ cat config/_default/hugo.yaml module: imports: - path: github.com/hbstack/theme-start $ hugo mod init example.com/user/repo Error: failed to load modules: module "github.com/hbstack/theme-start" not found in "/tmp/start-page/themes/github.com/hbstack/theme-start"; either add it as a...

Bug

It would be helpful that if provides these buttons like OpenLens. ![image](https://github.com/headlamp-k8s/headlamp/assets/17720932/64d991d7-d2c2-4d6a-9b56-6da6ca1e41e6)

enhancement
frontend

Hi, I want to change the theme at runtime, but I got the following error when loading the iframe lazily (`loading="lazy"`). ```log index.ts:13 Failed to execute 'postMessage' on 'DOMWindow': The...

## Description Thanks for your awesome application, I encountered an small issue that the account image (navigation bar on the left) isn't sync after updating it, even restart the app....

bug