Gerald Schneider

Results 33 comments of Gerald Schneider

According to the documentation the JSON objects need to have an attribute called `name`.

I love it. I just started to work on exactly this watchface, but I didn't get very far yet. One thing I have to criticize though, it seems your watchface...

> Oooh ok, didn't know that! This makes sense, and might make things easier for internationalisaion later on. > > I guess it doesn't really matter whether you round up...

Sorry for the delay, I was traveling and wasn't keen on writing this on the phone. The numbers: 1 -> Ein/Eins 2 -> Zwei 3 -> Drei 4 -> Vier...

> Can this be put into v1.5.0? Doubtful that it is ready by then.

> It could also be interesting to show icons (ble, battery etc) Btw, my personal preference would be to hide icons by default and only show the Bluetooth icon when...

I can't confirm this. Links between the [acceptence] tags are rendered properly (using smart-magazine theme). Maybe a problem in your theme?

The problem still persists when uploading files via drag&drop, I assume this is related. Uploaded files are placed in the home directory, not the current dir. The problem indeed seems...

This is documented in the [jekyll documentation](https://jekyllrb.com/docs/permalinks/#permalink-style-examples): Just change the permalink option in `_config.yml` to `/blog/:whatever you have here`. Then you can change the index template as you see fit.