Fabian
Fabian
(continuing from twitter) here is how i imagine it: after initial set up (which probably needs dev support) a designer can run a generator script against a css file. this...
Every local Rails Girls event has the same problem of organizing follow-up meetups. I personally thought that it would be great to use [Meetup Everywhere](http://www.meetup.com/everywhere/) for this. @lindaliukas then told...
I wonder how I can pass data into the pug rendering process. I found this: > [...with something like `render(view, { locals: { projects: myObjectHere }})`](https://github.com/pugjs/pug/issues/942#issuecomment-15486028) but would want to...
so i have to write sth like this for every file: ``` { "input": "components/_component-list.pug", "output": "components/_component-list.pug" } ``` there are two things with this: - if output is omitted,...
config: ``` "remove-empty-rulesets": true, "always-semicolon": true, "color-case": "lower", "block-indent": " ", "color-shorthand": false, "element-case": "lower", "eof-newline": true, "leading-zero": true, "quotes": "single", "sort-order-fallback": "abc", "space-before-colon": "", "space-after-colon": " ", "space-before-combinator": "...
i am trying to add font-awesome to my project. how would you recommend to enable the webfonts? i cannot reference them directly since they are in the bower directory, which...
hi there. _really_ like slimmer! right now (as far as i got it) .slim is the only accepted format for pages and layouts? would be nice if we could also...
Hotspots
Hi there. Amazing that this PlugIn exists
just found this post from the tumblr staff (http://staff.tumblr.com/post/6074690226/soundcloud). tumblr is now a sharing feature at soundcloud and posting soundcloud tracks as audio posts on tumblr is now possible. with...