Blake Kostner

Results 74 issues of Blake Kostner

This PR should publish this as to RubyGems as a jekyll theme. Issues: - [ ] none of the files seem to be served right. I'm getting no errors about...

enhancement
help wanted

## Prerequisites - [X] I have searched open and closed issues for duplicates. ## Feature **Is your feature request related to a problem? Please describe.** The github.com/elementary/blog repository duplicates a...

Having a travis file like this sucks. We should have a `loki-travis` image that contains a script to install the packages and run the build system. That way we can...

When the shortcut-overlay is open, if someone presses the `ctrl` key, all the `ctrl` keys on the overlay should be highlighted. This will make it easier for the user to...

Priority: Wishlist

We should add an incidental text or other quick link to disable the keyboard shortcut.

Needs Design

This PR sets up Stripe taxes for checkout. ![image](https://user-images.githubusercontent.com/3385679/125388991-bdc1f200-e35d-11eb-92f8-308f9704f28d.png) One regression, because the total is generated _after_ we create the printful order, the total on printful's side will not be...

Right now our data gets pretty messy after the API layer. This uses ecto to improve casting data into structs, _and_ replaces all of the different session data with a...

I'm opening this as WIP PR to get some feedback into what other events Elsa should dispatch. My _ultimate_ end goal is to use these telemetry events to integrate [OpenTelemetry...

This is more of a fun PR - Adds Live View - Adds alpinejs - Updates the 2fa setup page to use live view TODO: - Add tailwind - Add...

I know that helper functions have been discussed before (https://github.com/elixir-protobuf/google-protos/issues/8 and https://github.com/elixir-protobuf/google-protos/pull/15#issuecomment-1221479545) and rejected because this repository should _only_ keep generated code. I respect that there is a well defined...