+ [8 years ago] jekyllrb I do not know about 'data', but I do know about these similar topics: 'data files', 'datafiles'
+ [8 years ago] jekyllrb (data files) http://jekyllrb.com/docs/datafiles/
+ [8 years ago] allejo [[ data files ]]
+ [8 years ago] href thanks allejo !

message no. 168047

Posted by href in #jekyll at 2017-05-02T20:29:20Z

it's in json so should be ok. How can I load it ?
+ [8 years ago] bkeys Where do I put my assets in jekyll?
+ [8 years ago] bkeys Like images and such; I can never get them to show up in the blog
+ [8 years ago] allejo where ever you like, most people put them in css/ js/ and imgs/ others put it in assets/{css,js,imgs}/
+ [8 years ago] allejo gem based themes require them to be in the assets folder i think