fabon

Results 7 comments of fabon

環境はMacのBasicTeXで、collection-langjapaneseやその他の必要パッケージを随時手でインストールしています。

最新版にアップデートしたところ、無事動作することを確認しました。ありがとうございました。 (このissueはcloseでいいと思います)

I found some sites still very heavy and consume much memory and CPU usage. Example: https://poem.mzyy94.com/items/kieta-blog-theme Especially, in Firefox, loading continues forever. (I tested it in Arch Linux and Mac)...

This problem can be critical when using static hosting with SSG, because hosting service serves WebP image with extension `.png` as `image/png`. As far as I tested, browsers seem to...

I can translate into Japanese.

There are one more problem: Type definitions of native elements. For example, this simple component from Nuxt Content has type error with `exactOptionalPropertyTypes` option, because in this component `width` can...

Since only exact time (epoch) is relevant (date, time, and time zone are irrelevant) in this context, accepting only `Temporal.Instant` would be appropriate from the perspective of semantics. Note that...