Logs for #nikola for 2016-07-31

11:27:54 <KwBot> [nikola] Kwpolska opened issue #2419: Race condition with post scanning and galleries? https://github.com/getnikola/nikola/issues/2419
11:28:03 <KwBot> [nikola] Kwpolska assigned issue #2419 to ralsina: Race condition with post scanning and galleries? https://github.com/getnikola/nikola/issues/2419
11:28:03 <KwBot> [nikola] Kwpolska assigned issue #2419 to Kwpolska: Race condition with post scanning and galleries? https://github.com/getnikola/nikola/issues/2419
12:47:51 <KwBot> [nikola] Kwpolska closed issue #2419: Race condition with post scanning and galleries? https://github.com/getnikola/nikola/issues/2419
12:48:07 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/v6e8p
12:48:07 -GitHub[nikola]:#nikola- nikola/master 185182d Chris Warrick: Fix #2419 -- scan posts in gallery plugin...
12:52:33 -travis-ci:#nikola- getnikola/nikola#7340 (master - 185182d : Chris Warrick): The build passed.
12:52:34 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/366376af3535...185182d032df
12:52:34 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/148664551
12:53:56 -GitHub[plugins]:#nikola- [plugins] Kwpolska pushed 1 new commit to master: https://git.io/v6e4Z
12:53:56 -GitHub[plugins]:#nikola- plugins/master 5bcb457 Chris Warrick: projectpages: remove hyphenate from meta...
12:58:32 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#928 (master - 5bcb457 : Chris Warrick): The build was broken.
12:58:33 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/67899bacc9ea...5bcb45732164
12:58:33 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/148665110
13:05:17 -GitHub[plugins]:#nikola- [plugins] Kwpolska pushed 1 new commit to master: https://git.io/v6e47
13:05:17 -GitHub[plugins]:#nikola- plugins/master 56044ad Chris Warrick: Fix tests...
13:10:00 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#929 (master - 56044ad : Chris Warrick): The build is still failing.
13:10:01 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/5bcb45732164...56044ad3c302
13:10:01 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/148666486
13:13:36 -GitHub[plugins]:#nikola- [plugins] Kwpolska pushed 1 new commit to master: https://git.io/v6eBT
13:13:36 -GitHub[plugins]:#nikola- plugins/master 4aa041c Chris Warrick: Really fix tests...
13:18:12 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#930 (master - 4aa041c : Chris Warrick): The build is still failing.
13:18:13 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/56044ad3c302...4aa041c68732
13:18:14 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/148667602
13:41:35 -GitHub[plugins]:#nikola- [plugins] Kwpolska pushed 1 new commit to master: https://git.io/v6eB9
13:41:35 -GitHub[plugins]:#nikola- plugins/master 0225f88 Chris Warrick: Fix tests, hopefully for real this time...
13:41:55 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/v6eB5
13:41:55 -GitHub[nikola]:#nikola- nikola/master 5f3bd6d Chris Warrick: Update test_rst_compiler.py...
13:47:28 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#931 (master - 0225f88 : Chris Warrick): The build was fixed.
13:47:29 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/4aa041c68732...0225f88cfa0f
13:47:29 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/148670582
13:49:26 -travis-ci:#nikola- getnikola/nikola#7341 (master - 5f3bd6d : Chris Warrick): The build was broken.
13:49:27 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/185182d032df...5f3bd6d63050
13:49:27 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/148670629
14:17:01 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/v6e0J
14:17:01 -GitHub[nikola]:#nikola- nikola/master 7ace85e Chris Warrick: Why do we overcomplicate our tests so much?...
14:21:28 -travis-ci:#nikola- getnikola/nikola#7342 (master - 7ace85e : Chris Warrick): The build was fixed.
14:21:29 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/5f3bd6d63050...7ace85ec9e8c
14:21:29 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/148674997
15:56:39 <sindhu> hi, i was wondering if material-design theme supports sections?
15:59:25 <ChrisWarrick> sindhu: Sections are not theme-dependent.
16:01:46 <sindhu> @ChrisWarrick oh, i am using material design, enabled sections in `conf.py`, created the correct folders and built but i cant get the colors per section to work. then I read Aeyoun's post https://getnikola.com/blog/new-feature-in-nikola-sections.html ...he said on his website he modified the sections to use colors ...so i was looking for his website's
16:01:46 <sindhu> source...i couldnt find it...i basically don't know where to call `post.section_color()` in the jinja template post.tmpl
16:02:34 <ChrisWarrick> sindhu: https://github.com/Kwpolska/chriswarrick.com/blob/master/themes/kw/templates/post_header.tmpl#L33
16:04:47 <sindhu> oh thanks! ..in your website, which are the sections? i basically dont know what sections look like with color on the homepage...so am just trying to find an example first 
16:07:32 <ChrisWarrick> sindhu: https://chriswarrick.com/ the larger colorful bubbles are sections
16:07:49 <ChrisWarrick> sindhu: note that I don’t use URL-based sections (sections come from post meta instead)
16:11:37 <sindhu> the blue bubbles are tags and the non-blue ones are sections right? please correct me if am mistaken...i thought that section colors mean that posts belonging to different sections can have have background color when they show up on the index that way they are distinguishable..
16:12:55 <ChrisWarrick> sindhu: You can use the section colors anywhere you want
16:13:26 <sindhu> right, thanks. i will poke around jinja some more :)
16:13:48 <ChrisWarrick> sindhu: You can put style="background-color: {{ post.section_color() }}" anywhere you want, you can change text color, whatever
16:14:18 <sindhu> oh you mean put that code in a rst/md file while writing the post itself?
16:14:24 <ChrisWarrick> no, in your template
16:14:29 <sindhu> ah! 
16:14:31 <sindhu> got it 
16:14:59 <ChrisWarrick> I just wouldn’t recommend using it as a background color for the entire post, it will be harder to read
16:30:03 <sindhu> i just want the index (where all posts from different sections show up together) to have different colors as background for that particular post
16:30:17 <sindhu> is that possible?
16:37:14 <ChrisWarrick> sindhu: yes
16:42:35 <ChrisWarrick> sindhu: nikola theme -c index.tmpl   and add the approriate style="…" stuff to <article> in themes/material-theme/templates/index.tmpl
16:44:37 <sindhu> :) i was *just* looking at that, line 42 right?
16:45:13 <sindhu> oh wait
16:45:23 <ChrisWarrick> looks like line 20 here
16:48:48 <sindhu> yay! done :)
16:48:55 <sindhu> thank you ChrisWarrick !!
16:49:04 <ChrisWarrick> you’re welcome!
17:07:49 <sindhu> am gonna borrow your section-bubble styling for my nikola...you were right full post background color isnt such a good idea
17:07:59 <sindhu> its awesome that i can search your code :) thank you!
17:09:19 <ChrisWarrick> sindhu: feel free to steal stuff
17:09:32 <ChrisWarrick> sindhu: just not the post content and color scheme, that’s copyrighted
17:09:38 <sindhu> of course :)
17:10:42 <sindhu> am sorta new and havent done much programming so i didn't know what other methods were available associated with post so i searched your code for "post." because i wanted to know what to use to print a section name 
17:11:06 <sindhu> now i know of course
17:11:46 <sindhu> which reminds me, can i load my nikola blog in a shell and play around with the methods available?
17:12:26 <ChrisWarrick> nikola console
17:13:51 <sindhu> woo!
17:13:53 <sindhu> thanks
17:22:07 <sindhu> @ChrisWarrick I used to use pelican before this and it had a feature where i'd run the development server with --watch flag i think and i didn't have to ctrl + c and run the dev server everytime i make a change and build...it would rebuild whenever i'd say the files...is that possible in nikola?
17:37:25 <ChrisWarrick> sindhu: nikola auto
17:39:28 <sindhu> perfect :) thanks
17:39:50 <ChrisWarrick> !manual
17:39:50 <KwBot> ChrisWarrick: Nikola Handbook: https://getnikola.com/handbook.html
17:39:55 <ChrisWarrick> !features
17:39:55 <KwBot> ChrisWarrick: Nikola Features: https://getnikola.com/features/index.html
17:39:59 <ChrisWarrick> sindhu: read both documents first
17:40:08 <sindhu> will do
23:59:20 <KwBot> [nikola] barryhawkins opened issue #2420: 'nikola new_page -2' with nested path places .meta at pages root, content file at indicated path https://github.com/getnikola/nikola/issues/2420