13:15:03 <KwBot> [nikola-themes] Kwpolska closed issue #166: Zen does not show search_form https://github.com/getnikola/nikola-themes/issues/166 13:30:05 <KwBot> [nikola] dingpengyu opened issue #3227: Feature Request: I want to support the gitment comment system https://github.com/getnikola/nikola/issues/3227 16:11:15 <sigmapie8> Hi, I wanted to know how to implement 'sections' in nikola. I can't seem to understand it that well. 16:21:51 <sigmapie8> Also, is there something called <!-- TEASER_START --> too? for may be customizing teasers? 18:39:32 <ChrisWarrick> sigmapie8: no, only TEASER_END 18:39:41 <ChrisWarrick> sigmapie8: what, exactly, do you mean by sections? 18:48:56 <sigmapie8> ChrisWarrick, The 'sections' feature - https://getnikola.com/blog/new-feature-in-nikola-sections.html 18:49:37 <ChrisWarrick> sigmapie8: Sections were removed in Nikola v8 and merged with categories 18:50:13 <ChrisWarrick> https://getnikola.com/blog/upgrading-to-nikola-v8.html#sections-were-replaced-by-categories 18:50:58 <sigmapie8> ChrisWarrick, okay.. now I get it. Thanks :) 18:51:36 <sigmapie8> ChrisWarrick, is there any way to customize what we show as teaser? 18:52:04 <sigmapie8> ChrisWarrick, I mean, picking out selected text from the posts 19:06:53 <ChrisWarrick> sigmapie8: No, you can only select the split location (unless you write custom template code that does it differently) 19:07:21 <sigmapie8> okay. 19:07:32 <sigmapie8> Thanks for the help :)