Logs for #nikola for 2017-01-12

01:10:35 <elguavas> just trying nikola, looks promising, simple starter prob bugging me: when i "nikola serve --browser" the main site link doesn't work because i'm serving a local copy... how to tell serve to use different BASE_URL ??
05:51:39 <KwBot> [nikola] elguavas opened issue #2631: new install - new_page fails https://github.com/getnikola/nikola/issues/2631
06:18:42 -GitHub[nikola]:#nikola- [nikola] felixfontein created fix-2631 (+1 new commit): https://git.io/vMuPn
06:18:42 -GitHub[nikola]:#nikola- nikola/fix-2631 59ac74f Felix Fontein: Fixes #2631.
06:19:07 -GitHub[nikola]:#nikola- [nikola] felixfontein opened pull request #2632: Fixes #2631. (master...fix-2631) https://git.io/vMuPC
06:22:46 -travis-ci:#nikola- getnikola/nikola#8258 (fix-2631 - 59ac74f : Felix Fontein): The build passed.
06:22:47 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/59ac74faeecd
06:22:47 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/191210620
14:34:55 <KwBot> [nikola] Kwpolska closed issue #2631: new install - new_page fails https://github.com/getnikola/nikola/issues/2631
14:35:09 -GitHub[nikola]:#nikola- [nikola] Kwpolska closed pull request #2632: Fixes #2631. (master...fix-2631) https://git.io/vMuPC
14:41:48 -travis-ci:#nikola- getnikola/nikola#8260 (master - 596df0e : Chris Warrick): The build was fixed.
14:41:49 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/1438bf0957d2...596df0e33609
14:41:49 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/191321609
14:44:53 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vMzEg
14:44:53 -GitHub[nikola]:#nikola- nikola/master 7b84f24 Chris Warrick: Update CHANGES.txt
14:51:52 -travis-ci:#nikola- getnikola/nikola#8261 (master - 7b84f24 : Chris Warrick): The build passed.
14:51:53 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/596df0e33609...7b84f24942c4
14:51:54 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/191324809
14:53:15 <ToApolytoXaos> ChrisWarrick, a quick question: is Nikola using bootstrap3 as its default theme template? if yes, why is it mentioned in https://themes.getnikola.com/ ? should not bootstrap3-gradients and bootstrap3-gradients-jinja be only mentioned?
14:53:30 <ChrisWarrick> ToApolytoXaos: it is mentioned so you get a screenshot and demo
14:54:01 <ToApolytoXaos> hmm
14:54:43 <ToApolytoXaos> can we add an extra info next to it, something like (default)?
14:55:17 <ToApolytoXaos> also, it would be useful if it was mentioned in the theme info itself
14:55:52 <ToApolytoXaos> something "This theme is used as the default theme by Nikola"
14:56:12 <ChrisWarrick> ToApolytoXaos: make a pull request
14:56:43 <ToApolytoXaos> I have never done a pull request lol
14:56:55 <ToApolytoXaos> I only clone and push things on my gh account
15:13:39 <ChrisWarrick> ToApolytoXaos: it's pretty ease
15:13:42 <ChrisWarrick> easy*
15:14:07 <ToApolytoXaos> maybe it would be easier to open a ticket and suggest this?
15:15:49 <ChrisWarrick> you may
15:15:58 <ChrisWarrick> but honestly, contributing is simple
15:17:52 <ToApolytoXaos> everything on its time mate
15:17:56 <ToApolytoXaos> slowly-slowly
15:18:05 <wirew0rm> ToApolytoXaos: On github you can even do it by just clicking edit on the appropriate file, they will automagically fork the repo for you and create the pull request.
15:18:06 <ToApolytoXaos> this whole thing is totally new to me
15:20:11 <ToApolytoXaos> ChrisWarrick: which repo is it for themes.getnikola.com?
15:20:35 <ChrisWarrick> ToApolytoXaos: getnikola/nikola for bootstrap and base
15:20:43 <ChrisWarrick> ToApolytoXaos: read github help first
15:23:41 <ToApolytoXaos> ChrisWarrick: eem...I don't see anywhere any HTML code for themes.getnikola.com
15:28:02 <wirew0rm> ToApolytoXaos: it's autogenerated from https://github.com/getnikola/nikola/tree/master/nikola/data/themes/bootstrap3
15:28:22 <wirew0rm> Readme.md
15:28:58 <ToApolytoXaos> what are you talking about wirew0rm ?
15:31:42 <wirew0rm> the contents of themes.nikola.com are autogenerated from the nikola-themes repository and the themes directory from nikola
15:36:44 <ToApolytoXaos> madness! it's far easier, let alone a lot simpler to open a ticket and suggest this
15:37:32 <ChrisWarrick> not really.
15:38:17 <ChrisWarrick> You can get it done in 3-4 clicks