Ash Furrow

Results 267 comments of Ash Furrow

Hmm! Sounds like you may have found a bug. We recently refactored the internals to support RxTest in #35, maybe this is a limitation we've hit? I'm not sure. The...

Sounds good – but we're still [failing on Circle](https://app.circleci.com/pipelines/github/RxSwiftCommunity/RxOptional?branch=master): ``` No .circleci/config.yml was found in your project. Add a configuration file to your repository or refer to documentation. ``` I...

Still needs to be updated.

An alternate approach would be to use [CSS grids](https://www.w3schools.com/css/css_grid.asp) to force the cells to all have the same height. Example here: https://twitter.com/kizmarh/status/994260528594907136

That's so strange, I didn't realize that 😞

But GraphQL is amazing though, have fun!

Yeah, definitely. I'm neither a designer nor a web developer, so the website isn't nearly as awesome as it could be.

I'm in love with this idea. We're currently using a tool called [Middleman](http://middlemanapp.com) to create the static pages from the `site` branch. Middleman supports static blogging, too. I'll explore how...

I've opened a [pull request](https://github.com/ReactiveCocoa/ReactiveCocoa.github.io/pull/7) that creates a blog in our middleman site. Let me know if there are any questions.

Yeah I'm down with that.