Logs for #nikola for 2021-10-27

14:21:07 <essich> Hi.
14:21:07 <essich> I'm about to migrate a (smallish) Plone site to Nikola.
14:21:07 <essich> In Plone I defined some "document types", e.g. "Talk", which get summarized on a page (showing a teaser text and an image).
14:21:07 <essich> This is like: "for talk in find_talks(): print(talk.image, talk.summary, talk.link)"
14:21:07 <essich> How can I do this in Nikola? E.g. by using some kind of a "document model"?
15:22:45 <essich> gtg, please answer anyhow, I'll review the irclogs. Thanks
16:18:47 <ChrisWarrick> !tell essich The list of pages could be done with the post-list directive: https://getnikola.com/handbook.html#post-list
16:18:47 <KwBot> ChrisWarrick: acknowledged.
16:40:12 <KwBot> [plugins] devilgate opened issue #401: Continuous Import does not generate a slug https://github.com/getnikola/plugins/issues/401