+ [10 years ago] jaybe the purpose of liquid' {% raw %} is to escape liquid processing, so.. i'd say yes
+ [10 years ago] jekyllrb jaybe: https://github.com/Shopify/liquid/wiki/Liquid-for-Designers
+ [10 years ago] jaybe `whatis liquid
+ [10 years ago] OverCore jaybe: I use 'jekyll build' with Grunt
+ [10 years ago] OverCore Hi, I have created a single page into the main folder called blog.html, but when I do to http://0.0.0.0:4000/blog.html I raise an error Cannot GET /blog.html. Where is the problem?

message no. 83758

Posted by OverCore in #jekyll at 2015-03-13T20:49:10Z

Hi, I have created a single page into the main folder called blog.html, but when I do to http://0.0.0.0:4000/blog.html I raise an error Cannot GET /blog.html. Where is the problem?
+ [10 years ago] OverCore_ Hi, what could be the problem because I can not create static pages with jekyll?
+ [10 years ago] OverCore_ Hi use Grunt, and I run 'jekyll build' for create a release and watch with livereload
+ [10 years ago] OverCore_ But when I visit about.html jekyll report 'Cannot get about.html'
+ [10 years ago] jaybe OverCore_, no problem; jekyll creates static pages fine. if you're having issues, consider simplifying and eliminate things that could be causing problems. and, check the destination directory (usually ./_site/ ) for the presence of rendered files