+ [2017-06-18T13:00:27Z] knob Hello 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] knob The page's index is currently in localhost/test/_site/index.html
+ [2017-06-18T13:01:03Z] knob So I am not sure what 'basic' thing I a missing from the setup... any help is greatly appreciated!
+ [2017-06-18T15:31:06Z] raulx222 hey!..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] raulx222 I'd expect to get the variable of item.materie but I don't get anything :/

message no. 169835

Posted by raulx222 in #jekyll at 2017-06-18T15:31:06Z

hey!..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-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] ArsenArsen Anyone 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?