Logs for #nikola for 2015-12-28

01:06:24 -GitHub[nikola]:#nikola- [nikola] felixfontein created improving_shortcodes (+1 new commit): http://git.io/vEXqF
01:06:24 -GitHub[nikola]:#nikola- nikola/improving_shortcodes 43f9ace Felix Fontein: Completely rewrote shortcode parser.
01:09:19 -GitHub[nikola]:#nikola- [nikola] felixfontein opened pull request #2200: Completely rewrote shortcode parser. (master...improving_shortcodes) http://git.io/vEXmm
01:11:27 -travis-ci:#nikola- getnikola/nikola#6722 (improving_shortcodes - 43f9ace : Felix Fontein): The build failed.
01:11:28 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/43f9acea15db
01:11:28 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/99036617
01:20:33 -GitHub[nikola]:#nikola- [nikola] felixfontein pushed 1 new commit to improving_shortcodes: http://git.io/vEXYE
01:20:33 -GitHub[nikola]:#nikola- nikola/improving_shortcodes e19120a Felix Fontein: Making sure the resulting string type is unicode, to make Python 2 happy.
01:25:22 -travis-ci:#nikola- getnikola/nikola#6724 (improving_shortcodes - e19120a : Felix Fontein): The build is still failing.
01:25:23 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/43f9acea15db...e19120a9edc6
01:25:23 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/99037816
01:26:24 -GitHub[nikola]:#nikola- [nikola] felixfontein pushed 1 new commit to improving_shortcodes: http://git.io/vEXOT
01:26:24 -GitHub[nikola]:#nikola- nikola/improving_shortcodes d109043 Felix Fontein: Try 2.
01:33:14 -travis-ci:#nikola- getnikola/nikola#6726 (improving_shortcodes - d109043 : Felix Fontein): The build was fixed.
01:33:15 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/e19120a9edc6...d10904350b62
01:33:15 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/99038281
08:48:13 <ChrisWarrick> Koni: In this case, you can just have different values for BODY_END.  Otherwise, anything in GLOBAL_CONTEXT is exposed to templates
09:12:17 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to improving_shortcodes: http://git.io/vE1Cq
09:12:18 -GitHub[nikola]:#nikola- nikola/improving_shortcodes cb86619 Chris Warrick: Unicode literals in shortcodes
09:18:10 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to improving_shortcodes: http://git.io/vE1Wr
09:18:10 -GitHub[nikola]:#nikola- nikola/improving_shortcodes e2b09e9 Chris Warrick: Add file name to shortcode errors...
09:21:25 -travis-ci:#nikola- getnikola/nikola#6729 (improving_shortcodes - cb86619 : Chris Warrick): The build was broken.
09:21:26 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/d10904350b62...cb86619ac1e9
09:21:27 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/99069809
09:26:08 -travis-ci:#nikola- getnikola/nikola#6730 (improving_shortcodes - e2b09e9 : Chris Warrick): The build was broken.
09:26:09 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/cb86619ac1e9...e2b09e91e344
09:26:09 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/99070287
09:27:43 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to improving_shortcodes: http://git.io/vE18K
09:27:43 -GitHub[nikola]:#nikola- nikola/improving_shortcodes 5ecacd5 Chris Warrick: Python 2.7 has to die...
09:29:56 <Koni> ChrisWarrick: Thanks a lot, this is exactly what I need
09:33:19 -travis-ci:#nikola- getnikola/nikola#6732 (improving_shortcodes - 5ecacd5 : Chris Warrick): The build was fixed.
09:33:21 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/e2b09e91e344...5ecacd5e3e3d
09:33:21 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/99071327
09:35:07 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to improving_shortcodes: http://git.io/vE1BU
09:35:07 -GitHub[nikola]:#nikola- nikola/improving_shortcodes f8cccda Chris Warrick: Filename is optional...
09:40:52 -travis-ci:#nikola- getnikola/nikola#6734 (improving_shortcodes - f8cccda : Chris Warrick): The build passed.
09:40:53 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/5ecacd5e3e3d...f8cccda9efe9
09:40:53 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/99071951
12:33:20 * ChrisWarrick has prepared everything for 2016 in nikola
17:17:17 -GitHub[nikola]:#nikola- [nikola] felixfontein pushed 6 new commits to improving_shortcodes: http://git.io/vEDFa
17:17:17 -GitHub[nikola]:#nikola- nikola/improving_shortcodes a936a0a Felix Fontein: Fixed off-by-one bug.
17:17:17 -GitHub[nikola]:#nikola- nikola/improving_shortcodes 484498d Felix Fontein: Improved docstring.
17:17:17 -GitHub[nikola]:#nikola- nikola/improving_shortcodes e984e7c Felix Fontein: Improving and fixing error messages.
17:22:52 -travis-ci:#nikola- getnikola/nikola#6736 (improving_shortcodes - 52c64ec : Felix Fontein): The build passed.
17:22:53 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/f8cccda9efe9...52c64ec5c1da
17:22:53 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/99128532
18:41:22 <gour> just met someone who was using nikola and then went with grav saying that the latter provides more in terms of themes/skeletons/interactivity. he explained it here: http://mutabit.com/offray/blog/es/entry/2015-10-06-grav-nikola-both i'm not sure what is special about 'skeletons', but probably such things can be done via themes/plugins/shortcodes in nikola. i do not plan to play with grav, but just an info...
19:06:21 <ChrisWarrick> gour: I think we’ve seen that before
19:06:50 <ChrisWarrick> gour: there is an issue for skeletons waiting for someone to implement it
19:11:43 <gour> ChrisWarrick: what are they? some kind of templates?
19:12:00 <ChrisWarrick> gour: alternative demo sites
19:12:26 <gour> ahh, nothing to worry much about :-)
19:21:24 <Aeyoun> gour: right now nikola only ships with the demosite (a blog). There should be a few different kind of sites in the default package to show off the potential of Nikola.
20:06:10 <gour> Aeyoun: ok, but that could be done just by having more themes, iow. it's not some special functionality which would tie one to use e.g. grav over nikola, right?
20:31:49 -GitHub[nikola]:#nikola- [nikola] felixfontein pushed 1 new commit to improving_shortcodes: http://git.io/vEyxS
20:31:49 -GitHub[nikola]:#nikola- nikola/improving_shortcodes 93f464f Felix Fontein: Improved wording.
20:40:21 -travis-ci:#nikola- getnikola/nikola#6739 (improving_shortcodes - 93f464f : Felix Fontein): The build was broken.
20:40:23 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/52c64ec5c1da...93f464f36aa4
20:40:23 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/99157665