Twinki

Results 27 comments of Twinki
trafficstars

https://xivapi.com/ Might be something to consider as a replacement

Also having this issue. In Windows Terminal only the line spinner will show, unless I force UTF8 inside the project with `System.Console.OutputEncoding = Encoding.UTF8;` after forcing, dots spinner shows fine....

Using Windows Terminal with a Command Prompt instance ![image](https://user-images.githubusercontent.com/5809130/117686592-a0fe1800-b17c-11eb-978f-89186890fc41.png) In command prompt itself ![image](https://user-images.githubusercontent.com/5809130/117686617-a6f3f900-b17c-11eb-9d3e-030a124c04d1.png)

> I can reproduce the line break issue on my machine with `main`. I think I've chased it down and we'll get that fixed real soon. > > But regarding...

> Thank you for the detailed issue, I'll get to this whenever I'll have time. PRs are appreciated. It'd appear that something is off with key generation, using only a...

> > This appears to be related to the actual token generation. > > The API used for token generation is strictly an internal API which happens to work with...

I have a large amount of markdown files in my project I'd like to hide only in the sidebar, and only link to from specific markdown content. I'd like to...

> I am disappointed that this minimal feature of configuring credentials via env var is not supported. The strong stance against config files make this impossible to deploy via GitOps....

Bumping this as I've been trying to use NodaTime in my entities / documents Currently I'm unable to use NodaTime in combination with this framework, I can't add the needed...

Also currently investigating this same exact issue, they load fine locally on a Windows based host in docker, but in a pod on a k3s node, it's not loading any...