Piotr Błażejewicz (Peter Blazejewicz)
Piotr Błażejewicz (Peter Blazejewicz)
We have been adding content, a lot of content actually: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fmarionettejs.com%2F&tab=mobile Everything above 80 is OK, 85 is very good, we have above 85 before. TBD in steps
I've impression that Travis now exits with code 128 always failing to validate PR: https://travis-ci.org/marionettejs/marionettejs.com/builds/54306239#L3017 /cc @samccone
What is the purpose of copying Bower managed client code into `dist`? Entire Bower managed entities are copied and probably never used: https://github.com/marionettejs/marionettejs.com/blob/master/gruntfile.js#L119-L123
I think we are not using Backbone/Mj libraries on the client side of web site yet. So we should remove them from download as of now: ``` diff commit 3c5fd1d703abd5505e2571acc7a38058a886fcb5...
We hide section with companies on small screens. I think we should not. Even if we hide it the content is still fetched:  What about not hiding this section?...
After recent revert: https://github.com/marionettejs/marionettejs.com/commit/740f3ce8bedbd80fad119dbd5ea0ea642441444b the source code has now inlined SVGs images for brand and branded text visible in `above the fold` section - which allowed us to completely solve...
There is a clear visual difference between M logos + with text use here and on library repository: https://github.com/marionettejs/backbone.marionette/blob/master/readme.md  http://marionettejs.com/ 
On small screens the menu could show either tags or at@ textual context for users: Current version:  The Twitter's and GitHub's icons come without textual context - it can...
There is a problem with letting people learn how to find `@marionettejs` or `#marionettejs` on the Twitter - to be able to do this she needs to click a Twitter...
The `gitter` service is very prominent and used extensively. It is present in various navigation patterns: https://github.com/marionettejs/marionettejs.com/issues/152 But on the navbar it is not there - it is labelled as...