latest 20 messages by albertogg
+
[2014-10-14T22:48:30Z]
albertogg
exit
+
[2014-08-01T18:07:21Z]
albertogg
and .coffee also, I think
+
[2014-08-01T18:07:05Z]
albertogg
yes, it does
+
[2014-08-01T17:51:54Z]
albertogg
and you should use jekyll serve -w while developing
+
[2014-08-01T17:51:02Z]
albertogg
no problem
+
[2014-08-01T17:50:57Z]
albertogg
go for it
+
[2014-08-01T17:50:33Z]
albertogg
I forgot that little detail and I was misleading you
+
[2014-08-01T17:50:19Z]
albertogg
no problem
+
[2014-08-01T17:49:49Z]
albertogg
that should will compile the screen.scss into a screen.css in the _site/css folder
+
[2014-08-01T17:49:12Z]
albertogg
and leave all your partials in the _sass dir
+
[2014-08-01T17:48:51Z]
albertogg
as I said earlier add the screen.scss to the css directory
+
[2014-08-01T17:48:05Z]
albertogg
no
+
[2014-08-01T17:47:53Z]
albertogg
all your sass partials should be in the _sass dir, I think that's it
+
[2014-08-01T17:46:05Z]
albertogg
add the screen.scss to the css folder
+
[2014-08-01T17:45:03Z]
albertogg
I was misleading you... sorry, add that screen.scss to the css
+
[2014-08-01T17:40:44Z]
albertogg
sass_dir: _sass/_scss
+
[2014-08-01T17:39:52Z]
albertogg
then you should declare the sass_dir
+
[2014-08-01T17:39:14Z]
albertogg
oh
+
[2014-08-01T17:38:42Z]
albertogg
it should compile it to the _site/css just fine
+
[2014-08-01T17:38:11Z]
albertogg
add the --- header to that file and then put some scss in it