I had tried this var quotes = JSON.parse({{ posts| json }}); var quotes = ({{ posts| json }}); wasted a lot of time can some body help OR can tell the attributes of blogpost
{% assign posts = blogs.posts | paginate: 0,4 %}
<div class="content-panel panel panel-default">
<div class="panel-heading">
{% assign sitemarker = sitemarkers["Blog Home"] %}
{% assign snippet = snippets["Home Blog Activity Heading"] %}
<a class="pull-right" href="{{sitemarker.url}}"> All Blogs </a>
<h4>
<div>
*This post is locked for comments
I have the same question (0)