latest 6 messages by jimmy_

+ [2017-02-01T18:22:35Z] jimmy_ okay thanks man.. i made some progress now. now i just have to remove the default stuff, so it will build
+ [2017-02-01T18:18:07Z] jimmy_ so, if i don't use a gem theme, where do i put the _layouts and assets folder etc... in the project root or a subfolder?
+ [2017-02-01T18:14:51Z] jimmy_ today is the first time i use jekyll :) so i don't know how it used to be
+ [2017-02-01T18:12:13Z] jimmy_ i tried changing 'theme: minima' to 'theme: my-theme-folder-name' in /_config.yml, but it gives the error 'the my-theme theme could not be found'. so i must be missing something?
+ [2017-02-01T18:09:16Z] jimmy_ so if i do 'jekyll build' it will take those files i just created? or do i have to adjust some settings?
+ [2017-02-01T18:04:48Z] jimmy_ Hi, i ran 'jekyll new-theme' and now I want to use the css and default layout i put in there... how do i do that? I read something about making a gem, but i thought that is for sharing the theme, that's not what i want.