+[2014-01-14T19:49:30Z]denomok, I see where I went wrong, `page.content`is uncompiled but `post.content` is compiled. When you are in the context of a page, look for the compiled global `content` variable +[2014-01-14T21:35:12Z]slopsterI have a few files in my _data/ directory with a tags attribute. Haven't found documentation that this would work and tried a few things, but I wanted to check before I abandoned it and moved them all into posts or just coded it out. Can I list data entries with a specific tag? I made a gist to try and illustrate my point. https://gist.github.com/stvnjacobs/8425925 +[2014-01-14T21:54:32Z]parkrslopster: looks like you're trying to group items by a tag? +[2014-01-14T21:54:35Z]parkrhttps://github.com/jekyll/jekyll/pull/1788 +[2014-01-14T22:12:40Z]slopstergoing to have to do some reading. thanks!
message no. 16739
Posted by parkr in #jekyll at 2014-01-14T21:54:35Z
https://github.com/jekyll/jekyll/pull/1788
+[2014-01-15T02:23:51Z]rushirHey guys! I need help! +[2014-01-15T02:24:13Z]rushirSo, I used a theme for my first Jekyll blog +[2014-01-15T02:24:29Z]rushirNow I made a CSS + HTML page, and would like to use it for my blog +[2014-01-15T02:24:37Z]rushirHow do I get it to work with Jekyll? +[2014-01-15T02:27:50Z]jayberushir, the docs in the channel topic should get you started