Damien Nozay

Results 46 comments of Damien Nozay

note, testcase is in groovy, I used that in the jenkins script console.

Did you check your `Gruntfile.js` for problems with paths?

I don't know, can't really help without your code.

http://jekyllrb.com/docs/configuration/ you need `baseurl: /name-of-github-project`, in other words `baseurl: /lifestonechurch`

This generator won't help you much if you are not already familiar with `jekyll`, there is a ton of documentation for github pages out there.

I think the `baseurl` setting goes in `_config.yml` and that you could use `jekyll serve` to test it out locally.

``` gem 'jekyll', '~> 2.3.0'gem 'redcarpet' gem 'compass', '~> 1.0.1' ``` most definitely a bug, fixed in commit 8f0332514ee64559f2155513ac89bb70591e0865.

I don't have much time for maintaining this project but I can definitely help if you guys come up with tests / fixes / pull requests.