+[2017-06-18T13:00:27Z]knobHello everyone. I am new to Jekyll, and seem to be doing something wrong. I am trying to link to a page inside my site, by using <a href="pages/linkHere.html">Page Title</a> Yet when I click on that link, it takes me to "localhost/pages/linkHere.html" +[2017-06-18T13:00:33Z]knobThe page's index is currently in localhost/test/_site/index.html +[2017-06-18T13:01:03Z]knobSo I am not sure what 'basic' thing I a missing from the setup... any help is greatly appreciated! +[2017-06-18T15:31:06Z]raulx222hey!..I'm trying to generate some HTML by using information from a data file.. but I can't get the values from the data file... and I don't know what I'm doing wrong :/..can you have a look please? here's the code http://i.imgur.com/MSF9CAf.png and here's the output http://i.imgur.com/ar1bd08.png +[2017-06-18T15:31:39Z]raulx222I'd expect to get the variable of item.materie but I don't get anything :/
The page's index is currently in localhost/test/_site/index.html
+[2017-06-22T00:23:35Z]maxlin_hello +[2017-06-22T00:23:59Z]maxlin_i want to know what's wrong with jekyll + rouge + redcarpet markdown +[2017-06-22T00:24:13Z]maxlin_can anyone help me figure out whats going on ? +[2017-06-22T00:24:23Z]maxlin_the syntax highlight seems not right +[2017-06-23T10:03:25Z]ArsenArsenAnyone knows how can I run a jekyll webpage on gh-pages branch with gh pages and multiple pages? Do I just need to do .md files with YAML headers? And how would the URLs look like?