Logs for #nikola for 2015-06-15

10:02:36 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to requires-io-master: http://git.io/vLTXV
10:02:36 -GitHub[nikola]:#nikola- nikola/requires-io-master c6341a2 requires.io: [requires.io] dependency update
10:07:07 -travis-ci:#nikola- getnikola/nikola#5455 (requires-io-master - c6341a2 : requires.io): The build has errored.
10:07:08 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/e65fc16ea6f9...c6341a242d2a
10:07:08 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66843567
13:35:33 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to master: http://git.io/vLkyD
13:35:33 -GitHub[nikola]:#nikola- nikola/master 7ca989b Roberto Alsina: slight readability improvement because I can't read it the other way
13:40:16 <KwBot> [nikola] Kwpolska closed issue #1810: Use watchdog in auto https://github.com/getnikola/nikola/issues/1810
13:40:17 <KwBot> [nikola] Kwpolska closed issue #1821: `nikola auto` does not track default themes https://github.com/getnikola/nikola/issues/1821
13:40:28 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vLk9r
13:40:28 -GitHub[nikola]:#nikola- nikola/master a9ee4ed Chris Warrick: Merge pull request #1816 from getnikola/watchdog...
13:48:34 -travis-ci:#nikola- getnikola/nikola#5457 (master - 7ca989b : Roberto Alsina): The build passed.
13:48:35 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/45b3a70c3fc7...7ca989b285cf
13:48:35 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66867067
13:54:44 -GitHub[nikola]:#nikola- [nikola] ralsina created fix-1823 (+1 new commit): http://git.io/vLkF6
13:54:44 -GitHub[nikola]:#nikola- nikola/fix-1823 dbdcdcc Roberto Alsina: Let's initialize the LocaleBorg even with default config
14:06:27 -travis-ci:#nikola- getnikola/nikola#5459 (watchdog - c9eaf5d : Chris Warrick): The build has errored.
14:06:28 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/6b43608fc8a2...c9eaf5dc046a
14:06:28 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66867790
14:12:04 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 2 new commits to fix-1823: http://git.io/vLIen
14:12:04 -GitHub[nikola]:#nikola- nikola/fix-1823 b2d0520 Roberto Alsina: handle str/unicode in tag name
14:12:04 -GitHub[nikola]:#nikola- nikola/fix-1823 561ff7e Roberto Alsina: updated changelog
14:14:14 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #1824: Fix part of 1823 (master...fix-1823) http://git.io/vLIvI
14:20:40 -travis-ci:#nikola- getnikola/nikola#5460 (master - a9ee4ed : Chris Warrick): The build passed.
14:20:41 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/7ca989b285cf...a9ee4edcb0a7
14:20:41 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66867795
14:23:49 -travis-ci:#nikola- getnikola/nikola#5461 (fix-1823 - dbdcdcc : Roberto Alsina): The build passed.
14:23:50 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/dbdcdcc78fb5
14:23:50 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66869717
14:47:45 -travis-ci:#nikola- getnikola/nikola#5462 (fix-1823 - 561ff7e : Roberto Alsina): The build passed.
14:47:46 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/dbdcdcc78fb5...561ff7e9072b
14:47:46 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66872774
18:46:36 <polyzen> nikola uses bootstrap2 by default?
18:50:33 <ChrisWarrick> polyzen: no
18:51:06 <ChrisWarrick> we default to bootstrap3 for a long time, and even the debian packages now include that
19:03:29 <polyzen> gotcha, ChrisWarrick
20:34:00 <polyzen> so bootswatch_theme doesn't only source a theme, but also does.. more?
20:35:35 <polyzen> given a swatch name from bootswatch.com and a parent theme, creates a custom theme
20:35:40 <polyzen> so takes two options?
20:40:17 <ralsina> polyzen: yes
20:40:26 <ralsina> takes the bootswatch and the parent theme
20:40:35 <ralsina> any bootstrap-based theme can be customized via bootswatch
20:42:42 <polyzen> ralsina, so if i haven't changed nikola's theme, the parent theme would be ..whatever default nikola uses?
20:43:01 <ralsina> polyzen: check your conf.py it's probably bootstrap3
20:43:23 <polyzen> it is
20:43:49 <polyzen> ralsina, bootswatch_theme takes one option?
20:45:10 <ralsina> polyzen: nikola help bootswatch_theme
20:46:04 <ralsina> So, if you want the slate swatch in the bootstrap3 theme and call it slatish, nikola bootswatch_theme -s slate -p bootstrap3 -n slatish
20:47:10 <polyzen> ralsina, trying not to use those :p
20:47:22 <ralsina> what those?
20:48:25 <ralsina> it's an example. Replace with the swatch and theme you do want to use.
20:49:05 <ralsina> the only required argument is -s. -p defaults to bootstrap3, -n defaults to custom
20:49:24 <polyzen> i mean, most nikola commands. running them on a raspberry pi, so it's painful
20:49:40 <polyzen> been trying to transfer an ssh key so i can do thsi elsewhere
20:49:54 <polyzen> but andftp and es fm don't want to connect to my ssh server....
20:50:18 <polyzen> winscp works, so will just use that
20:50:20 <ralsina> polyzen: I dont understand. If running nikola is painful, what exactly are you asking help with? :-)
20:50:32 <ralsina> polyzen: nikola does run on windows too...
20:51:35 <polyzen> ralsina, i was going based off the man page
20:51:55 <polyzen> but will xfer all this over to a proper machine.. momentarily
20:52:11 <ralsina> polyzen: ok, I don't follow but, sure, whatever works for you :-)
20:52:43 <polyzen> :p
20:52:48 <ralsina> polyzen: the man page just lists each subcommand, doesn't giv you the options for each one
20:52:58 <polyzen> hence my confusion
20:53:06 <ralsina> We *could* maybe generate that, but it's difficult.
20:53:25 <polyzen> yeah, i'm really interested in learning how to help with the docs
20:53:34 <ralsina> Maybe I should add something like "for details on each subcommand, run "nikola help subcommand"
20:55:34 <polyzen> wouldn't hurt
20:55:51 <polyzen> :p nikola help bootswatch_theme  22.98s user 0.88s system 90% cpu 26.281 total
20:55:59 <ralsina> will see what can be done. Man page is automatically generated right now.
20:56:06 <ralsina> WTF
20:56:24 <polyzen> on a raspberry pi
20:56:38 <ralsina> wha, you have a really really slow disk there ;-)
20:56:44 <polyzen> that too
20:56:48 <polyzen> flash drive :p
20:57:08 <ralsina> OTOH, "nikola help" seems to have gotten much slower lately. I'll check out why.
20:57:18 <polyzen> \o/
20:57:49 <polyzen> i should take the time to learn how all this works..
20:57:51 <KwBot> [nikola] ralsina opened issue #1825: Nikola help is really slow https://github.com/getnikola/nikola/issues/1825
20:58:21 <ralsina> polyzen: Nikola has a ... unusual architecture. It's a bag of very loosely couipled components.
20:58:56 <polyzen> heh
21:00:02 <polyzen> ralsina, you'd mentioned the slow disk. it's just reading from it?
21:00:15 <polyzen> i figure writing would be done in ram
21:00:25 <ralsina> main problem is USB in the pi uses CPU
21:00:31 <ralsina> and your CPU sucks :-P
21:01:56 <polyzen> haha
21:01:59 <polyzen> i see
21:02:21 <polyzen> now we need a subproject for making static help docs ;p
21:06:42 <ralsina> polyzen: if you want to see what's slow in the Pi, run python -m cProfile -s cumtime `which nikola` help
21:07:19 <ralsina> here it spends a surprisingly large time compiling regular expressions
21:07:31 <ralsina> like 0.2 seconds
21:47:36 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to requires-io-master: http://git.io/vLqnI
21:47:36 -GitHub[nikola]:#nikola- nikola/requires-io-master b72c596 requires.io: [requires.io] dependency update
22:27:52 -travis-ci:#nikola- getnikola/nikola#5464 (requires-io-master - b72c596 : requires.io): The build has errored.
22:27:53 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/c6341a242d2a...b72c596da4f5
22:27:53 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66939373
22:47:34 <polyzen> is there anything that could be done with the white text used by nikola?
22:47:51 <polyzen> it's damn-near invisible with my colorscheme (solarized-light)
22:48:04 <polyzen> iirc it looks fine, just bright, with solarized-dark
22:52:57 <polyzen> my theme appears to be using navbar-alt..
22:53:08 <polyzen> now to figure out how to use the default