+[2016-08-13T20:10:19Z]fuzzybear39But, how does this work; how is this allowed? +[2016-08-13T20:10:46Z]fuzzybear39It seems to me that the minima SASS file defined in the theme would *have* to start with an underscore. +[2016-08-13T20:49:59Z]fuzzybear39Does anyone have any ideas about my question regarding underscores and scss imports from earlier? +[2016-08-13T21:21:26Z]jaybe[[ sass ]] +[2016-08-13T21:21:26Z]jekyllrb(sass) https://jekyllrb.com/docs/assets/#sassscss
I'm looking at the minima theme that comes shipped with Jekyll 3.2.1.
+[2016-08-14T00:05:14Z]fuzzybear3965@jaybe, that doesn't answer my SASS/SCSS question. +[2016-08-14T23:49:01Z]norm_Hi. When I give jekyll the new-theme command, I get "Error: No such file or directory - git". I don't have git installed. Do I need it? +[2016-08-14T23:49:22Z]norm_Not planning on using version control, and wasn't sure if this was required for building a new theme +[2016-08-15T14:21:57Z]Dry_LipsIs there a way to make the "offset" part conditional? +[2016-08-15T14:22:00Z]Dry_Lips{% for post in paginator.posts offset: 1 %}