Logs for #nikola for 2017-05-26

12:55:24 -GitHub[site]:#nikola- [nikola-site] Kwpolska pushed 1 new commit to master: https://git.io/vHGbM
12:55:24 -GitHub[site]:#nikola- nikola-site/master 2e692c2 Chris Warrick: Manual updates...
12:56:29 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vHGb7
12:56:29 -GitHub[nikola]:#nikola- nikola/master c7f9e42 Chris Warrick: Clean up some things in the manual...
13:02:37 -travis-ci:#nikola- getnikola/nikola#8983 (master - c7f9e42 : Chris Warrick): The build passed.
13:02:38 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/001fdc2d792e...c7f9e424a622
13:02:38 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/236367962
13:16:28 <ralsina> ChrisWarrick: how do you feel about a release today?
13:19:10 <ChrisWarrick> ralsina: sure. Do you want to do it yourself?
13:19:21 <ralsina> I could but I may not have the time
13:19:25 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vHGxk
13:19:25 -GitHub[nikola]:#nikola- nikola/master 99f421c Chris Warrick: I accidentally a word [ci skip]...
13:19:26 <ChrisWarrick> I’ll do it then
13:19:29 <ralsina> awesome!
13:19:40 <ralsina> I'll do a stable snap release right after :-)
13:22:54 -GitHub[meta]:#nikola- [releng] Kwpolska pushed 1 new commit to gh-pages: https://git.io/vHGx0
13:22:54 -GitHub[meta]:#nikola- releng/gh-pages bdba3ef Chris Warrick: Release checklist update...
13:45:02 <ChrisWarrick> alright, release start
13:51:04 <ChrisWarrick> ralsina: this line in scripts/release fails: sed "s/Nikola==.*'/Nikola==$version'/g" snapcraft/nikola.py -i
13:51:16 <ralsina> ah, right, remove it
13:51:38 <ralsina> or maybe that is now in scripts/snapcraft? don't remember
13:55:18 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 2 new commits to master: https://git.io/vHZeU
13:55:18 -GitHub[nikola]:#nikola- nikola/master 5c73f38 Chris Warrick: Remove unused file...
13:55:18 -GitHub[nikola]:#nikola- nikola/master d282247 Chris Warrick: Version 7.8.6...
13:57:56 -GitHub[site]:#nikola- [nikola-site] Kwpolska pushed 1 new commit to master: https://git.io/vHZec
13:57:56 -GitHub[site]:#nikola- nikola-site/master 0d360a0 Chris Warrick: Nikola v7.8.6...
14:01:38 <ChrisWarrick> all done
14:02:04 <ChrisWarrick> hope nothing explodes
14:02:19 -travis-ci:#nikola- getnikola/nikola#8984 (master - d282247 : Chris Warrick): The build passed.
14:02:20 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/99f421ca2ffb...d28224742c98
14:02:20 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/236386256
14:07:04 -travis-ci:#nikola- getnikola/nikola#8985 (v7.8.6 - d282247 : Chris Warrick): The build passed.
14:07:05 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/v7.8.6
14:07:05 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/236386266
14:13:16 <ralsina> Released 7.8.6 to snap stable :-)
14:13:28 <ralsina> Which is happily just clicking on a button
15:54:52 <ralsina> ChrisWarrick: playing in the VPS looks like I can automate the building of the themes site without much trouble
15:55:01 <ralsina> ChrisWarrick: just a tweak to make phantomjs run really headless
15:55:12 <ralsina> Still need to see the quality of the output :-)
15:55:36 <ChrisWarrick> ralsina: everything depends on fonts and font rendering
15:55:43 <ralsina> yep
15:59:20 <ralsina> ChrisWarrick: not good enough, but close for most themes http://direct.ralsina.me:8000/
15:59:51 <ralsina> I think it's just missing a bunch of default fonts. Let's give it one more shot
16:00:21 <ChrisWarrick> ralsina: you have no fonts on your machine
16:00:28 <ralsina> right
16:00:34 <ChrisWarrick> ralsina: install something good-enough like dejavu
16:10:47 <ralsina> that was not enough, replicating my local font setup
16:22:05 <ChrisWarrick> ralsina: https://github.com/ralsina/srcco.de/pull/1
16:56:37 <ralsina> I forgot this was my fork
16:56:41 <ralsina> let's just merge it in themes
19:16:02 -GitHub[themes]:#nikola- [nikola-themes] Kwpolska pushed 2 new commits to master: https://git.io/vHZ1G
19:16:02 -GitHub[themes]:#nikola- nikola-themes/master 651c601 Chris Warrick: Remove srcco.de submodule...
19:16:02 -GitHub[themes]:#nikola- nikola-themes/master 6f38969 Chris Warrick: Store srcco.de in this repo instead of using submodules...
19:16:45 <ChrisWarrick> ralsina: ↑ you can pull that and delete ralsina/srcco.de from github
19:17:02 <ralsina> ack