mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-07 11:23:28 -04:00

I was initially confused about how to use summaries. The only example code I found in the docs was on the page for list nodes, but that uses `Render "summary"`, which is for views, not an article summary. I thought a little example here might clarify the issue for future users.