Xin

Results 162 comments of Xin

Thanks for the PR. It makes sense. I checked the [list of available locales](https://github.com/giscus/giscus/tree/main/locales) on giscus and noticed that `zh-CN` and `zh-TW` use mixed casing. With this change, the giscus...

Awesome,appreciate it 👍 I was asking because of this issue https://github.com/imfing/hextra/issues/231 Will review it later today

> Or at a minimum a guide on how to integrate something such as medium-zoom into Hextra's theme you could follow their guide https://github.com/francoischalifour/medium-zoom (see the [codesandbox example](https://codesandbox.io/s/github/francoischalifour/medium-zoom/tree/master/website) to add...

Hi, thank you for the PR. I don't plan to include this in the next release, but will kep this open for the future.

Just a side note: for current versions (`0.7.x`), the tracking code could be placed under `layouts/partials/custom/head-end.html` of your site ```html ```

Thanks for the suggestion. Tags are planned for Hextra's future roadmap. Could you elaborate on how you envision using tags in docs, perhaps with examples?

> A way to automatically link docs pages to relevant blog posts: > > 1. I'll set tags in docs via `cascade` in the Hugo config. Could you give some...

Hi, I would like to add more shortcodes in the theme. > Hope to support more short codes, such as hints, buttons, columns, etc. What do you mean by "hints"?...

Thanks. The `hints` you posted is essentially the `callouts` we have here.

The footer is expected to show up when you scroll down a bit further. > the footer starts earlier as it happens for other smartphone types. It looks normal to...