| layout | page |
|---|---|
| title | Articles |
| description | Writing from Calum Shepherd on product management, product strategy, and building with data and AI. |
{% for post in site.posts %}
{{ post.date | date: "%Y" }} - {{ post.title }}
{% endfor %}| layout | page |
|---|---|
| title | Articles |
| description | Writing from Calum Shepherd on product management, product strategy, and building with data and AI. |
{{ post.date | date: "%Y" }} - {{ post.title }}
{% endfor %}