Hakan Aktas

Results 3 comments of Hakan Aktas

I've done a little research and came up with this pseudo(javascript)code to use with [GitHub Webhooks](https://developer.github.com/webhooks/). It only includes Twitter status updates because AFAIK Instagram does not have a public...

Also, an option to only scroll *once* would also be nice. On top of that, scrolling on mouse hover makes sense as well, as I could simply move my pointer...

I wanted to apply `.container` in case body has a `.has-fixed-header` class. The code I tried is this: body.has-fixed-header #nav { @apply container; } It would be great if we...