00:50:35 <travis-ci> [PLUGINS] getnikola/plugins#1645 (master - d269445 : Chris Warrick): The build passed. 00:50:35 <travis-ci> [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/29211b5aa290...d26944520a33 00:50:35 <travis-ci> [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/744297601 21:29:47 <jarv> Yo! I've created a site (not a blog) with Nikola. But I can't figure out how to create the start page. It's totally blank (except for the top menu) 21:30:18 <ChrisWarrick> jarv: Did you do everything the document says? 21:30:30 <jarv> Probably not... 21:31:07 <ChrisWarrick> jarv: if you run `nikola build -a`, what appears next to output/index.html? 21:34:41 <jarv> there's no output/index.html in the output :-/ 21:35:09 <ChrisWarrick> jarv: show your PAGES in conf.py 21:36:53 <jarv> 7 PAGES = ( 21:36:56 <jarv> 6 ("pages/*.md", "pages", "page.tmpl"), 21:36:58 <jarv> 5 ("pages/*.txt", "pages", "page.tmpl"), 21:37:00 <jarv> 4 ("pages/*.rst", "pages", "page.tmpl"), 21:37:02 <jarv> 3 ("pages/*.html", "pages", "page.tmpl"), 21:37:04 <jarv> 2 ) 21:37:06 <jarv> y 21:37:16 <ChrisWarrick> please don’t paste in IRC 21:37:39 <ChrisWarrick> you need to change the second entry in each tuple to "" so that pages are put in the top level instead of the pages subdirectory 21:37:41 <jarv> Ok... sorry about that 21:38:14 <jarv> Ah, so that's why! 21:53:33 <jarv> Now `nikola build -a` prints "render_taxonomies:output/index.html". Doesn't look quite right to me ... 21:54:41 <ChrisWarrick> !notablog 21:54:41 <KwBot> ChrisWarrick: Creating a Site (not a blog): https://getnikola.com/creating-a-site-not-a-blog-with-nikola.html 21:55:07 <ChrisWarrick> jarv: you probably didn’t set INDEX_PATH, consider reading the docs again 21:58:49 <jarv> Thanks! 22:01:08 <jarv> (I'm sorry about asking newbie questions here, but I really did read the doc but apperantly missed that. Still, your answer did point me in the right direction. So thanks again.) 23:22:33 <KwBot> [nikola-netlify-cms] dependabot[bot] opened pull request #18 (getnikola:dependabot/pip/notebook-6.1.5): Bump notebook from 6.0.3 to 6.1.5 https://github.com/getnikola/nikola-netlify-cms/pull/18