Logs for #nikola for 2015-05-03

04:22:50 <cigmul> Hi all, a newbie to Nikola here. How can I set markdown as the default post style? I already tried $ nikola new_post -f pandoc by my system almost explode (already filled a bug about that)
04:34:10 <cigmul> ralsina_: hola! qué bárbaro lo de Noruega que publicaste en el site, tengo amigos más grandes que me contaban cuando 'pirateaban' música desde las FM a comienzo de los '80 para armarse casettes compilados, y un par de años la FM deja de existir en .no
04:34:19 <cigmul> El mundo está cambiando rápido indeed!
07:01:05 <ChrisWarrick> cigmul: the default input format in new_post is the format of the first entry in the POSTS setting
07:34:36 <cigmul> Thank you!
11:54:31 <ChrisWarrick> Aeyoun: do not generate XML yourself, use an existing feed generation solution (like feedgenerator).  Your code also fails to build with a strange sitemap error: https://travis-ci.org/getnikola/nikola/jobs/60975444
11:56:08 -GitHub[nikola]:#nikola- [nikola] Aeyoun pushed 1 new commit to master: http://git.io/vJzkV
11:56:08 -GitHub[nikola]:#nikola- nikola/master 078077f Daniel Aleksandersen: Add new Tidy5 filters
11:56:53 <Aeyoun> ChrisWarrick: that test timed out because of IO, I reran it and it passed.
11:57:19 <Aeyoun> ChrisWarrick: also, the available atom generators kind-of-very-much-so suck :(
11:58:36 <Aeyoun> Also, html5 prettification is now a thing with the revived tidy5 project. http://www.html-tidy.org/
12:03:54 -travis-ci:#nikola- getnikola/nikola#4828 (master - 078077f : Daniel Aleksandersen): The build was broken.
12:03:55 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/cea211a52be3...078077fb94cf
12:03:55 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61027115
12:12:27 -GitHub[nikola]:#nikola- [nikola] Aeyoun pushed 1 new commit to master: http://git.io/vJzmP
12:12:27 -GitHub[nikola]:#nikola- nikola/master 6eeff35 Daniel Aleksandersen: fixup! Add new Tidy5 filters
12:21:47 -travis-ci:#nikola- getnikola/nikola#4829 (master - 6eeff35 : Daniel Aleksandersen): The build is still failing.
12:21:48 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/078077fb94cf...6eeff35e84ea
12:21:48 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61028170
12:26:51 <Aeyoun> That is another Travis timeout fail false-positive, by the by. Restarted it.
12:33:36 -travis-ci:#nikola- getnikola/nikola#4829 (master - 6eeff35 : Daniel Aleksandersen): The build was fixed.
12:33:37 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/078077fb94cf...6eeff35e84ea
12:33:37 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61028170
14:08:53 <Aeyoun> ChrisWarrick: library or no go on Atom? none of the available libraries offer pagination nor archiving. :(
14:47:18 <ChrisWarrick> Aeyoun: make travis stop failing forever
14:47:38 <ChrisWarrick> Aeyoun: and we could think about it
15:06:42 -travis-ci:#nikola- getnikola/nikola#4827 (task-atom - 8f3247d : Daniel Aleksandersen): The build is still failing.
15:06:43 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/1fb7a80384f7...8f3247da13a9
15:06:43 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/60975441
15:43:20 <gour> morning
15:44:15 <gour> for some time i was playing with hugo (ssg written in go), but again looking at nikola seeing it got many nice things :-)
15:46:55 <gour> few questions...i see that webapp is updated and wonder if anyone is using it, how it works etc.?
15:53:14 <gour> another question is what do you recommend to get friendly markup images for responsive sites?
15:55:02 <ChrisWarrick> gour: (1) there is also the more friendly but also harder to setup project named coil: https://github.com/getnikola/coil
15:55:14 <ChrisWarrick> gour: (2) what sort of markup do you mean?
15:55:54 <gour> ChrisWarrick: media queries to handle different image sizes depending on device?
15:56:19 <ChrisWarrick> gour: no idea
15:56:55 <gour> ChrisWarrick: do you use different image sizes in your sites?
15:57:01 <ChrisWarrick> no
15:57:07 <ChrisWarrick> I barely use images in the first place
15:57:26 <gour> 1) one can still uses nikola along with coil?n
15:57:59 <gour> now i see that it does - http://coil.readthedocs.org/admin/setup/#how-coil-works-alongside-nikola
15:58:32 <gour> i'd like to convert one non-profit's org site to ssg and there are images in every post :-)
16:08:25 <gour> i'm reading list archives and wonder if 'thumbnail' directives (https://groups.google.com/forum/#!topic/nikola-discuss/iy1wcsl8JmA) allows one to keep images together with the post's content itself?
16:09:56 <gour> iow. is 'images' in IMAGE_FOLDERS = {'images': 'images'} relative to each post or general folder for all image assets?
16:15:11 * gour is reading Coil's docs
16:19:47 <ChrisWarrick> gour: general folder for all image assets; you could set it to {'images': ''} (former default) and recreate the posts directory structure there
16:20:50 <gour> you mean the former allows having image folder per post for image assets?
16:26:02 -GitHub[nikola]:#nikola- [nikola] ralsina created assets-from-plugins (+1 new commit): http://git.io/vJg24
16:26:02 -GitHub[nikola]:#nikola- nikola/assets-from-plugins c217059 Roberto Alsina: Start to support bundles in plugins
16:31:32 -travis-ci:#nikola- getnikola/nikola#4830 (assets-from-plugins - c217059 : Roberto Alsina): The build failed.
16:31:33 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/c217059ad9b4
16:31:33 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61047610
16:44:05 -GitHub[nikola]:#nikola- [nikola] Aeyoun pushed 1 new commit to task-atom: http://git.io/vJg6X
16:44:05 -GitHub[nikola]:#nikola- nikola/task-atom c7e9d0a Daniel Aleksandersen: fixup! Atom syndication and archive support
16:44:25 -GitHub[nikola]:#nikola- [nikola] Aeyoun pushed 1 new commit to master: http://git.io/vJg65
16:44:25 -GitHub[nikola]:#nikola- nikola/master 4e0f6c5 Daniel Aleksandersen: Unicode str work-around for doit
16:47:07 <gour> looking coil's docs i see need for redis/RQ and wonder if it is enough friendly to be used under semi-shared hosting like webfaction? (i left linode some time ago)
16:48:56 <gour> another concern is whether it is convenient to use nikola locally on my desktop machine and then have Coil available running on 'production' to be used for non-savvy users only while still being able to build site locally and push to the remote server?
16:50:49 <Aeyoun> gour: "semi-shared"? also 9.5 usd/month? why not save 4.5 and go with digitalocean?
16:51:09 <Aeyoun> You get yourself a nice VPS there and are in full control.
16:51:36 <Aeyoun> ChrisWarrick: fixed tests. that is to say, my code that broke the test. ;)
16:52:09 <gour> Aeyoun: i was happy with Linode and it's not the point of 'control', but time. e.g. i do not want to bother with maintaining my own mail server nor give it to googleapps ;)
16:53:05 <gour> at webfaction i can focus on doing admin work just for the web-site and not e.g all kinds of servers, applying security patches etc.
16:53:57 -GitHub[nikola]:#nikola- [nikola] Aeyoun pushed 1 new commit to master: http://git.io/vJgXn
16:53:57 -GitHub[nikola]:#nikola- nikola/master c9c112e Daniel Aleksandersen: Changed is to ==
16:54:08 <gour> and it enables me to build/run my own stuff, eg. i use my own webserver (hiawatha) behind their reverse-proxy (nginx)
16:54:36 -travis-ci:#nikola- getnikola/nikola#4831 (task-atom - c7e9d0a : Daniel Aleksandersen): The build is still failing.
16:54:37 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/8f3247da13a9...c7e9d0ac50aa
16:54:37 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61049081
16:55:11 <gour> so, i'd like to keep using nikola as classic ssg and give ability to non-technical users to just submit their own posts via web browser
16:55:50 -travis-ci:#nikola- getnikola/nikola#4832 (master - 4e0f6c5 : Daniel Aleksandersen): The build passed.
16:55:51 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/6eeff35e84ea...4e0f6c5fdc2b
16:55:51 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61049141
16:58:04 <Aeyoun> ChrisWarrick: except the invariant tests, apparently. don’t remember how they work.
16:58:49 <ChrisWarrick> Aeyoun: you are introducing new things, expected
17:04:32 <ChrisWarrick> Aeyoun: also, what do you mean by “pagination and archiving” in Atom feeds?
17:08:57 <randomuser> hey ChrisWarrick, random rst question for you
17:09:05 <ChrisWarrick> randomuser: I am not a restructuredtext expert, mind oyu
17:09:09 <randomuser> :)
17:09:57 <randomuser> I'm working up a parser, and want extra metadata; do you think I can get away with putting arbitrary metadata in the header, ie ":Foo: Some Value For Foo" ?
17:10:49 <randomuser> ah, found it in the spec, "Unregistered/generic fields may contain one or more paragraphs or arbitrary body elements."
17:11:24 <gour> is there any reason not to use rst with nikola and use e.g. markdown/asciidoc?
17:12:16 <ChrisWarrick> gour: preference
17:12:56 <gour> otherwise, rst provides support for many extensions, right?
17:13:29 <ChrisWarrick> randomuser: if this is nikola-only, you could also use custom .. key: value  nikola post metadata; nikola itself does not care about the :key: value field lists.
17:13:47 <ChrisWarrick> gour: yes, it does; but markdown is not bad
17:14:13 <randomuser> ChrisWarrick, I really, really wish I could use nikola for this project.  The category situation is a showstopper
17:14:18 <gour> ChrisWarrick: there is, iirc, plugin for the 'standard' markdown, right?
17:14:31 <ChrisWarrick> gour: standard as in jeff atwood?
17:14:40 <ChrisWarrick> gour: commonmark?
17:14:40 <gour> yep :-)
17:14:46 * gour nods
17:15:15 <ChrisWarrick> gour: about rest choice: some people are too attached to the syntax of their favorite parser or don’t like some reST idiosyncracies.  about commonmark: there is a plugin, written in 5 minutes
17:15:25 <ChrisWarrick> randomuser: why not tags?
17:15:33 <ChrisWarrick> randomuser: (and what are you using?)
17:15:58 <gour> randomuser: there is some problem with categories in nikola?
17:16:04 <Aeyoun> ChrisWarrick: it generates one atom per index*.html, they are chained together through link relations (paging) and the older indexes (those who should not expect any changes) are flagged as archives. https://tools.ietf.org/html/rfc5005#section-3 https://tools.ietf.org/html/rfc5005#section-4
17:16:28 <ChrisWarrick> Aeyoun: sounds fancy.  not possible with grandpa rss, right?
17:16:49 <ChrisWarrick> gour: people want to use multiple categories per post, which basically makes them like tags but with a different name
17:17:24 <Aeyoun> ChrisWarrick: nope, nothing like that exists. the older pages indicate the main index.atom as "current"
17:17:30 <gour> ChrisWarrick: ahh...i bet having one category and many tags is good enough for me
17:17:39 <Aeyoun> ChrisWarrick: also done for individual tag pages if TAG_PAGES_ARE_INDEXES
17:17:56 <gour> ChrisWarrick: btw, have you possible looked at Hugo ssg written in Go?
17:18:08 <randomuser> ChrisWarrick, I'm replacing docs.fedoraproject.org with a new frontend, and designing for content to be supplied from many git repos with many different mockup formats.  The large number of expected pages necessitates better organization than tags can provide.
17:18:36 <ChrisWarrick> gour: translation, Have I looked at one of the 2534920456892094 SSGs out there?  The answer is “no”, though I will look it up now.
17:19:06 <ChrisWarrick> Aeyoun: sounds like a very nice feature.  create a pull request for this branch
17:19:23 <gour> ChrisWarrick: it's one of the most popular Go projects - http://gohugo.io/
17:19:35 <Aeyoun> ChrisWarrick: I’ll do it for archive pages (monthlies and yearlies) some time in the future too. :)
17:21:13 <ChrisWarrick> randomuser: what sort of organization?  Could Felix Fontein’s multiple-categories-with-subcategories hack work?
17:21:58 <ChrisWarrick> Aeyoun: PS. it’s awesome to have a guy well versed in web standards and magic like you on board! :)
17:22:22 -GitHub[nikola]:#nikola- [nikola] Aeyoun opened pull request #1677: Atom syndication, pages, and archives for indexes and tag indexes (master...task-atom) http://git.io/vJg5B
17:23:04 <ChrisWarrick> Aeyoun: also, what are those “fixup!” commits?  Shouldn’t you use some `git rebase` (or whatnot) incantation to actually get one commit out of this?
17:23:38 <Aeyoun> ChrisWarrick: got a lot more time on my hands for a while now. Opera didn’t want me anymore. :( https://www.aeyoun.com/posts/goodbye-opera-software.html — so fixing things like prettification, atom, and niceties I’ve wanted.
17:23:59 <ChrisWarrick> Aeyoun: oh, that’s really sad.
17:24:13 <randomuser> ChrisWarrick, it's a start... I'd need a docbook parser too (which I've looked into briefly)
17:24:45 <ChrisWarrick> randomuser: pandoc can take docbook input
17:25:28 * randomuser nods
17:25:49 <randomuser> I have buildbot doing a lot of prep work and validation, many things are feasible
17:28:29 <randomuser> pandoc doesn't do entity substitution, for example
17:29:18 <randomuser> I'd also need versioned pages, I think; so a given tutorial or book could have instructions for ie FEdora 20 and fedora 22
17:30:06 <randomuser> also, some of the books are *huge* and have multiple output formats (PDFs and epub are surprisingly popular) - so I'd need support for selectable formats and multi-page posts
17:30:31 <ChrisWarrick> gour: hugo does not seem to be anything special, just the same average dumb-rebuild SSG.
17:32:22 <Aeyoun> ChrisWarrick: 522? http://irclogs.getnikola.com
17:32:24 <ChrisWarrick> randomuser: (1) can’t help with docbook (2) you could do some versioning with Nikola, like a special applies-to meta tag and ways to find other versions (might require a fancy plugin) (3) there were plans for fancier formats but nobody had time to look at it
17:32:38 <ChrisWarrick> Aeyoun: I’m sitting on this very server, what is wrong
17:33:29 <gour> ChrisWarrick: well, it's really fast...otherwise you believe nikola can does everything hugo does? i'm mostly interested for ssg which is not blog-only and can support building general sites 
17:33:32 -GitHub[nikola]:#nikola- [nikola] Aeyoun force-pushed task-atom from c7e9d0a to edcba25: http://git.io/vJgAc
17:33:32 -GitHub[nikola]:#nikola- nikola/task-atom edcba25 Daniel Aleksandersen: Atom syndication and archive support...
17:33:36 <randomuser> ChrisWarrick, yeah.  I'm sure Nikola could grow into this use case;  I'm not sure that I have the expertise to do it myself, or that others are likely to be invested in it
17:34:35 <Aeyoun> ChrisWarrick: http://i.imgur.com/qw4oCpv.png
17:34:37 <randomuser> I can, however, figure out how to fill out a jinja template :)  So I'm starting from there, despite knowing it probably isn't the *best* way to do this
17:34:56 <Aeyoun> ChrisWarrick: I’m on IPv6
17:35:15 <ChrisWarrick> Aeyoun: should not matter, cf would fix that
17:35:45 <ChrisWarrick> Aeyoun: OH WAIT
17:35:54 <ChrisWarrick> Aeyoun: I moved the VPS and forgot to change the IP in cloudflare
17:35:59 <Aeyoun> … :)
17:36:10 <Aeyoun> Yeah, I did the same only this week, actually. :D
17:36:37 <ChrisWarrick> DigitalOcean finally updated GeoIP and my AMS3 sever was not claiming to be in London anymore, so I had to move regions
17:37:00 <ChrisWarrick> also, why did I not use a CNAME?
17:38:13 <ChrisWarrick> gour: I read through its manual and we have most if not all of the features
17:38:55 <gour> ChrisWarrick: nice to hear. coil makes nikola really attractive to me
17:39:23 <ChrisWarrick> gour: if I had some time, I could make it work without redis and rq
17:39:49 -travis-ci:#nikola- getnikola/nikola#4834 (task-atom - edcba25 : Daniel Aleksandersen): The build is still failing.
17:39:50 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/c7e9d0ac50aa...edcba25f156e
17:39:50 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61052916
17:40:32 <ChrisWarrick> Aeyoun: there, the irclogs site should work now
17:40:36 <gour> ChrisWarrick: i believe i can install those on my hosting without wasting too much memory, but wonder about ability to still use nikola localy and push changes to remote server while allowing other users to use web front-end?
17:41:03 <ChrisWarrick> gour: you would have to manually remember to sync with the remote copy
17:41:20 <gour> ChrisWarrick: ok, that's acceptable
17:43:03 <ChrisWarrick> gour: Nikola does not have any magical index of posts, you can just take all the files (conf.py, posts, stories, galleries etc.) and run `nikola build` and it will work without knowing it was copied from another server
17:43:56 <randomuser> gour, I have a local user with git shell as the login shell, and the nikola site in a git repo.  The user can't access any files but the git repo, or run any commands except those explicitly provided for it's git shell.  Every so often, the remote server does a git pull and builds the site.
17:45:01 <gour> ChrisWarrick: thanks for all the info...i'll give nikola serious try...which template engine you recommend and are there examples of themes created with something lighter like skeleton etc.?
17:48:42 <ChrisWarrick> randomuser: this would be harder because coil is aimed at people who are scared by white letters on black backgrounds
17:49:04 <gour> :-)
17:49:25 <randomuser> heh.  I wouldn't know about that, my letters are black on a white background :)
17:49:48 <ChrisWarrick> gour: I recommend Jinja2, it’s friendlier, easier and safer (no arbitrary code execution, though does not matter if you’re the one writing templates)
17:50:17 <gour> ta
17:50:29 <ChrisWarrick> gour: the lightest theme available is the `base`/`base-jinja` theme (built-in), which does not use any fancy frameworks (just a single .css file written by Aeyoun)
18:09:49 <Aeyoun> I built https://aeyoun.com ontop of base. The changes are 90% in css with only  handful of minor adjustment to the base template here and there for a personal flair.
18:16:50 <gour> nice
18:33:16 <gour> is there any roadmap in regard to nikola's future available?
18:37:23 <ChrisWarrick> gour: no
18:37:43 <ChrisWarrick> gour: the only thing you could call “things we want done someday” is our github issues
18:38:00 <gour> ahh, ok. let me see 'em
18:38:06 <ChrisWarrick> gour: which is also the perfect place to put any features you want in Nikola and we might consider them
18:38:59 <gour> good
18:54:21 * gour notices some of his issues are still opened
19:03:02 <ChrisWarrick> gour: don’t forget, Nikola is run by volunteers with other things to do
19:03:20 <gour> ChrisWarrick: i'd like this one https://github.com/getnikola/nikola/issues/914 in order to get hyphenated posts like here: http://blog.posativ.org/2014/isso-und-uberspace-de/
19:03:48 <gour> sure, i appreciate what we get for free
19:04:05 <ChrisWarrick> gour: hyphenation is supported by nikola for a looong time
19:04:23 <gour> ChrisWarrick: with TeX patterns?
19:04:51 <ChrisWarrick> gour: we use the pyphen library
19:05:04 <ChrisWarrick> gour: it is automated and intelligent
19:05:33 <ChrisWarrick> gour: it uses hunspell dictionaries (built-in)
19:05:37 <gour> ChrisWarrick: hmm...any docs about it?
19:06:01 <ChrisWarrick> gour: about what?
19:06:32 <gour> ChrisWarrick: hyphenation feature. don't find anything in docs
19:06:43 <ChrisWarrick> gour: look at the default config file
19:07:44 <gour> found :-)
19:08:28 <ChrisWarrick> gour: hyphenation support was added in v6.0.0.  To use it, you must install the `pyphen` package from PyPI; HYPHENATE = True in config.  Uses intelligent soft-hyphens (handled by the browser, just like on blog.posativ.org)
19:09:55 * ChrisWarrick goes afk
19:22:17 -GitHub[nikola]:#nikola- [nikola] Aeyoun force-pushed task-atom from edcba25 to 0def2e0: http://git.io/vJgAc
19:22:17 -GitHub[nikola]:#nikola- nikola/task-atom 0def2e0 Daniel Aleksandersen: Atom syndication and archive support...
19:28:45 -travis-ci:#nikola- getnikola/nikola#4835 (task-atom - 0def2e0 : Daniel Aleksandersen): The build is still failing.
19:28:46 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/edcba25f156e...0def2e0ada82
19:28:46 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61061844
20:17:59 -GitHub[nikola]:#nikola- [nikola] Aeyoun pushed 1 new commit to task-atom: http://git.io/vJ2yY
20:17:59 -GitHub[nikola]:#nikola- nikola/task-atom 62e9459 Daniel Aleksandersen: RSS_LINKS_APPEND_QUERY enhancements and fixes...
20:21:17 <Aeyoun> ChrisWarrick: that will let users track what tags’ feeds are popular and will help me monitor whether there will be any problems with hordes of users subscribing to the wrong/archived feeds.
20:25:41 -travis-ci:#nikola- getnikola/nikola#4836 (task-atom - 62e9459 : Daniel Aleksandersen): The build is still failing.
20:25:42 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/0def2e0ada82...62e94591965f
20:25:42 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61067021
21:21:49 -GitHub[nikola]:#nikola- [nikola] ralsina created smarter-CDN (+1 new commit): http://git.io/vJ2xS
21:21:49 -GitHub[nikola]:#nikola- nikola/smarter-CDN 28c7b0e Roberto Alsina: cdnjs data
21:29:33 -travis-ci:#nikola- getnikola/nikola#4837 (smarter-CDN - 28c7b0e : Roberto Alsina): The build passed.
21:29:34 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/28c7b0ef8d8d
21:29:34 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61072867
22:14:25 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to smarter-CDN: http://git.io/vJaIV
22:14:25 -GitHub[nikola]:#nikola- nikola/smarter-CDN cc78e50 Roberto Alsina: filter CDN-able files into separate lists
22:20:49 -travis-ci:#nikola- getnikola/nikola#4838 (smarter-CDN - cc78e50 : Roberto Alsina): The build was broken.
22:20:50 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/28c7b0ef8d8d...cc78e50a629e
22:20:50 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61077536
22:26:09 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #1678: WIP: Smarter cdn #1676 (master...smarter-CDN) http://git.io/vJatc
23:01:49 -GitHub[nikola]:#nikola- [nikola] ralsina created dependency-injection (+1 new commit): http://git.io/vJaGy
23:01:49 -GitHub[nikola]:#nikola- nikola/dependency-injection 35698da Roberto Alsina: Allow plugins to manipulate task dependencies
23:02:38 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to dependency-injection: http://git.io/vJaGx
23:02:38 -GitHub[nikola]:#nikola- nikola/dependency-injection 414909b Roberto Alsina: updated changelog
23:03:36 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #1680: Dependency injection (master...dependency-injection) http://git.io/vJaZv
23:04:23 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to dependency-injection: http://git.io/vJaZI
23:04:23 -GitHub[nikola]:#nikola- nikola/dependency-injection 4c72b20 Roberto Alsina: removed print
23:09:25 -travis-ci:#nikola- getnikola/nikola#4840 (dependency-injection - 35698da : Roberto Alsina): The build failed.
23:09:26 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/35698daf0db5
23:09:26 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61081203
23:13:58 -travis-ci:#nikola- getnikola/nikola#4841 (dependency-injection - 414909b : Roberto Alsina): The build failed.
23:13:59 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/35698daf0db5...414909b68fb3
23:13:59 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61081243
23:16:22 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to dependency-injection: http://git.io/vJanK
23:16:22 -GitHub[nikola]:#nikola- nikola/dependency-injection 6100d41 Roberto Alsina: flake8
23:22:02 -travis-ci:#nikola- getnikola/nikola#4843 (dependency-injection - 4c72b20 : Roberto Alsina): The build failed.
23:22:03 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/414909b68fb3...4c72b205d29a
23:22:03 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61081358
23:30:42 -travis-ci:#nikola- getnikola/nikola#4845 (dependency-injection - 6100d41 : Roberto Alsina): The build was fixed.
23:30:43 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/4c72b205d29a...6100d415d793
23:30:43 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/61082295