+ [8 years ago] miklb I don't follow. What's not editable in a Jekyll site?
+ [8 years ago] webjay miklb: I'm thinking only front matter stuff is thought of as editable, so anything hardcoded in HTML etc isn't editable.
+ [8 years ago] miklb webjay right, but without seeing the fornt matter, there's really no way of knowing what is hardcoded and what isn't
+ [8 years ago] miklb s/fornt/front/
+ [8 years ago] jekyllrb For the record, miklb meant: webjay right, but without seeing the front matter, there's really no way of knowing what is hardcoded and what isn't

message no. 159653

Posted by fuzzybear3965 in #jekyll at 2016-12-18T09:26:38Z

That's kind of ugly. I'm going to process a bunch of liquid into a .json file.
+ [8 years ago] parsnip why the does `jekyll new ./' ask for a password?
+ [8 years ago] jaybe i doubt it does
+ [8 years ago] jaybe if it does, consider the location within the filesystem when executing the command, and your permissions therein
+ [8 years ago] gsnedders Locally, I'm having page.title be empty, yet on GitHub Pages it's taking the highest level title seemingly. Why would there be a difference? Locally everything is installed from the github-pages gem.
+ [8 years ago] jaybe Because [[ github pages ]]