The 'posts' widget
Use [[posts]]
to 'pull'
latest posts from a post section to another page or content area in
your site, like a homepage.
What to keep in mind
The [[posts]]
widget
accepts certain parameters, and you need to set them to get it to
work properly and in tune with your content:
[[posts id amount=n
blurbs=True/False]]
Parameters:
- id = hash id of relevant post section
- n = amount of posts you want to display
- y = whether you want to display the blurb too
Where to use it
Use the [[posts]]
widget
on a homepage to allow for fresh content to display on an usually
static page.