Kiro Bondarev

Results 13 comments of Kiro Bondarev

+1 Running on: Arch Linux, Gnome 3.12.2-1

I have also started to experience the same issue for the past few weeks. I would be happy to provide more information like logs and such if you can point...

@sdv43 It was over a year ago when I was experiencing this problem. I vaguely remember building the wing panel indicator from source (newer version) which resolved the issue.

Oooo that’s a big one 😨 I have a lot of thoughts and questions on this as I’ve been dreading it in the back of my mind. Mostly it’s all...

> I recall discussing it w @kbondarev but my searches have failed.. https://github.com/JupiterBroadcasting/jupiterbroadcasting.com/issues/125 related) to keep current and past hosts distinct. @gerbrent I think you meant this one #223

In term of styles/colors for the site. Currently we have [this SASS variables file](https://github.com/JupiterBroadcasting/jupiterbroadcasting.com/blob/main/themes/jb/assets/css/_variables.sass) some of them override the Bulma variable others are new custom variables. Since we are using...

> yeah that exactly was my plan :D im am unsure if the layer between is needed with the jb_vars and not directly configure the Bulma default vars Same, most...

@gerbrent I've used those colours (:canada:) to style the Podverse player (already merged and deployed) I will try and customize the Bulma variables with these colours [right now](https://github.com/JupiterBroadcasting/jupiterbroadcasting.com/tree/feature/jb-branding-colors) and apply...

You can now add `is_archived` param to any `people/*.md` file and they won't show up in the list of hosts or guests (not sure why that would be needed, but...

@gerbrent This is how I'd go about this: - Checkout this branch, commit your changes to it and push to github. - Then will have to resolve any conflicts with...