Razon Yang

Results 62 comments of Razon Yang

Hi, is there any updates? Need this for Go modules in same repo. **EDITED:** Just wrote a simple public API for this, hope it helps. ```markdown ![Latest tag](https://img.shields.io/badge/dynamic/json?color=blue&label=tag&query=name&url=https://api.razonyang.com/v1/github/tag/USER/REPO) ``` ```markdown...

Hi @chris48s, is there an option to transform/truncate the tag name/label, in some context, the prefix (`modules/socials`) is redundant, I want to display the version only, i.e. `v0.1.2`. ```markdown ![Image](https://img.shields.io/github/v/tag/hbstack/header?filter=modules/socials%2A)...

> Are you sure this isn't a "shared resource"? This indeed is a shared resource, but in my use case, I wish to serve `example.org` from Cloudflare CDN, and serve...

Thanks for considering this! I changed the title, but have no right to edit the label.

Seems fixed by #12167, related to #12163.

I'll vote for the `$resource.IsProcessableImage`, I think `$resources.ByType 'image'` should return all images regardless if it's processable, such as SVG, beside this approach probably bring breaking changes.

Now you can specify the alternative text by the `featuredImageAlt` parameter, it'll fall back to use the page title if not set.

Sorry, I cut off the wrong part, updated with full configuration (maybe too long).

> What happens if you remove default and/or required? Same issue when 1) remove one of them, 2) remove all of them. > nav_weight doesn't have them, does it work...

The field will be synchronized after clicking the _Toggle i18n_ button twice.