message no. 142180
Posted by stguo in #jekyll at 2016-07-07T06:06:40Z
hi, I have a file 'project' that simply has an id of 1 in a collection 'projects' - my tag {{% project.id %}} expands correctly to just '1' when serving it locally, but when I uploaded the site to github it expanded to '/projects/project'