Logs for #nikola for 2016-02-08

04:56:15 -GitHub[plugins]:#nikola- [plugins] xuhdev pushed 1 new commit to master: https://git.io/vg4as
04:56:16 -GitHub[plugins]:#nikola- plugins/master b9326f8 Hong Xu: publication_list: add explanation on dealing with math.
05:00:54 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#859 (master - b9326f8 : Hong Xu): The build passed.
05:00:55 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/1cdb6cb7e12e...b9326f815b1d
05:00:55 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/107702507
08:57:03 <ChrisWarrick> scoates: yeah, that’s how you do it
09:24:27 <KwBot> [nikola] Kwpolska opened issue #2237: deploy crashes with state system https://github.com/getnikola/nikola/issues/2237
09:24:27 <KwBot> [nikola] Kwpolska assigned issue #2237 to Kwpolska: deploy crashes with state system https://github.com/getnikola/nikola/issues/2237
10:16:11 -GitHub[nikola]:#nikola- [nikola] Kwpolska created fix-2237 (+1 new commit): https://git.io/vg4jF
10:16:11 -GitHub[nikola]:#nikola- nikola/fix-2237 9069eba Chris Warrick: Fix #2237 -- make state saving work on py3...
10:16:41 -GitHub[nikola]:#nikola- [nikola] Kwpolska opened pull request #2238: Fix #2237 -- make state saving work on py3 (master...fix-2237) https://git.io/vg4jx
10:21:49 -travis-ci:#nikola- getnikola/nikola#6874 (fix-2237 - 9069eba : Chris Warrick): The build passed.
10:21:50 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/9069eba8a696
10:21:50 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/107738904
11:40:50 <s2hc_johan> Hi, I'm making a page with a custom first page (story right now), but I would like to be able to have the last X posts in that page as well. Can I do that? should I use a story or do a custom index?
11:41:20 <ChrisWarrick> s2hc_johan: use the rest post list directive
11:41:36 <s2hc_johan> yea I've done that, but thats just the title right?
11:41:45 <s2hc_johan> on another page anyway
11:41:52 <ChrisWarrick> s2hc_johan: you can use a template to display more data
11:42:04 <s2hc_johan> cool
11:43:48 <s2hc_johan> red the blog post from ctOS about better search results when the data was there instead of using javascript.
11:46:29 <ChrisWarrick> s2hc_johan: yeah, those search things are often bad
11:46:55 <s2hc_johan> ChrisWarrick: It's recent_post_json plugin right?
11:47:09 <ChrisWarrick> s2hc_johan: dunno
11:47:52 <s2hc_johan> I mean how do I use the rest post list directive?
11:49:35 <s2hc_johan> o, sorry it was a directive, not a plugin
11:51:55 <ChrisWarrick> a directive, and I think it’s documented in the manual
11:56:06 <s2hc_johan> ChrisWarrick: yup found it, thanks!
12:24:43 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 2 new commits to theme_tools-2231: https://git.io/vgBnH
12:24:43 -GitHub[nikola]:#nikola- nikola/theme_tools-2231 cc083b1 Chris Warrick: Add helper get_template_path function...
12:24:43 -GitHub[nikola]:#nikola- nikola/theme_tools-2231 d9609e3 Chris Warrick: Fix #2231 -- add theme --new, theme --copy-template...
12:29:48 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to theme_tools-2231: https://git.io/vgBcK
12:29:48 -GitHub[nikola]:#nikola- nikola/theme_tools-2231 b62f83a Chris Warrick: Documentation...
12:29:59 -travis-ci:#nikola- getnikola/nikola#6876 (theme_tools-2231 - d9609e3 : Chris Warrick): The build was broken.
12:30:00 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/c5ec3249dc2c...d9609e37d96a
12:30:00 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/107760297
12:30:08 -GitHub[nikola]:#nikola- [nikola] Kwpolska opened pull request #2239: Theme tools (#2231) (master...theme_tools-2231) https://git.io/vgBcM
12:32:09 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to theme_tools-2231: https://git.io/vgBcx
12:32:09 -GitHub[nikola]:#nikola- nikola/theme_tools-2231 dff7d20 Chris Warrick: First line should be in imperative mood...
12:34:40 -travis-ci:#nikola- getnikola/nikola#6877 (theme_tools-2231 - b62f83a : Chris Warrick): The build was broken.
12:34:41 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/d9609e37d96a...b62f83a0859d
12:34:41 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/107761054
12:44:04 -travis-ci:#nikola- getnikola/nikola#6879 (theme_tools-2231 - dff7d20 : Chris Warrick): The build is still failing.
12:44:05 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/b62f83a0859d...dff7d204cdab
12:44:05 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/107761420
12:45:53 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to theme_tools-2231: https://git.io/vgBl8
12:45:53 -GitHub[nikola]:#nikola- nikola/theme_tools-2231 1f9787d Chris Warrick: Expected 2 blank lines, found 1...
13:23:46 <s2hc_johan> is it a "feature" that when I'm using the ..raw:: html directive, there is a transformation of headers? like h1 => h2, h2 => h3 etc.
13:25:52 <ralsina> s2hc_johan: yes
13:26:35 <ralsina> s2hc_johan: the rst compiler produces a HTML fragment which of course, starts with H1. But in most themes, the templates save H1 for a title, so the document should start with H2, so there's that downgrading.
13:26:41 <ralsina> s2hc_johan: but you can disable it!
13:27:08 <ralsina> s2hc_johan: option is DEMOTE_HEADERS
14:25:03 <s2hc_johan> ralsina: thanks!
17:44:25 <ChrisWarrick> ralsina: Please review some PRs and Issues if you have time.  I plan to release around Wednesday.
23:38:11 <KwBot> [nikola] xuhdev opened issue #2240: jinjify: convert a single mako template file to jinja? https://github.com/getnikola/nikola/issues/2240