Logs for #nikola for 2016-12-18

00:03:36 <ralsina> porfirio: let me think 1 sec :-)
00:03:53 <porfirio> ralsina, Thanks.
00:04:23 <ralsina> porfirio: I assume you know about http://simplefocus.com/flowtype/
00:04:49 <porfirio> I don't sorry. :/ , but I will read about it.
00:04:51 <ralsina> basically, you could do it not even touching the theme
00:05:28 <porfirio> This is how it looks by default: http://porfiriopaiz.github.io/blog/
00:05:57 <porfirio> It is responsive, but I would like to have short lenght lines, since it is easier to read.
00:06:37 <ralsina> just add a little JS in BODY_END to load flowtype and activate it
00:06:57 <ralsina> ah, y podemos hablar en castellano :-)
00:07:13 <porfirio> Genial.
00:07:27 <porfirio> Leeré y probaré lo que sugieres.
00:07:48 <ralsina> algo asi http://hastebin.com/vidohalusu.xml
00:07:58 <ralsina> puesto en BODY_END en conf.py
00:08:05 <ralsina> no lo probé pero debería funcionar
00:08:41 <porfirio> Básicamente solo quisiera que los parrafos se adaptaran a esa regal de 80 caracteres por renglón, lineas como comandos vendría mejor que fuera más libre la longitud de cada línea.
00:08:49 <porfirio> Voy a ver el link.
00:09:06 <ralsina> lo bueno de flowtype es que te da "X caracteres por linea" de manera responsive, asi que funciona en cualquier medio. Hay un ejemplo (distinto) aca:  https://getnikola.com/dr-nikola-final.html (el texto del libro tiene siempre la misma cantidad de letras no importa el formato)
00:10:45 <porfirio> http://hastebin.com/vidohalusu.xml <--- esto lo debería poner en cada html generado en /output de cada post?
00:13:37 <porfirio> El resultado que me gustaría obtener es el del tema twentyfourteen de Wordpress, ejemplo: https://blogs.gnome.org/mclasen/
00:30:04 <ralsina> a ver...
00:30:16 <ralsina> no, en BODY_END en conf.py
00:30:22 <ralsina> eso hace que salga en todas las paginas
00:30:30 <ralsina> porfirio: ^
00:30:40 <ralsina> Si no, es cosa de editar base.tmpl
00:30:58 <porfirio> ralsina: entendido.
00:32:51 <porfirio> Lo mejor sería en BODY_END como sugieres, así cada que instale nikola en un nuevo virtualenv los cambios persistiran en conf.py. Voy a jugar un poco con esto. Muchas gracias.
01:03:24 <ralsina> porfirio: suerte!
01:04:22 <porfirio> Ok... ya lo probé y pues se nota que funciona, pero en pantalla completa sigo teniendo líneas de más de 80 caracteres de largo :/
01:05:39 <ralsina> porfirio: fijate la documentacion de flowtype
01:05:52 <porfirio> En eso estoy :D
01:05:52 <ralsina> porfirio: tiene algunos ajustes que tendras que hacer
01:06:14 <porfirio> Exacto, gracias, lo bueno es que ya ví que sí hace el reajuste.
01:06:58 <ralsina> porfirio: hay un parametro "maximum" que cuando pasas ese ancho en pizels deja de ajustar
01:07:06 <ralsina> *pixels
01:07:21 <porfirio> OK.
01:08:26 <ralsina> y tambien estan minFont y maxFont, si para que tenga 80 caracteres el font deberia exceder maxFont, entonces tampoco ajusta
04:20:05 <porfirio> ralsina, no puede lograr lo que quería con flowtype, al final terminé modificando el base.tmpl :/
10:01:04 -GitHub[site]:#nikola- [nikola-site] Kwpolska pushed 1 new commit to master: https://git.io/v15u0
10:01:04 -GitHub[site]:#nikola- nikola-site/master 1929e4c Chris Warrick: Update macOS install instructions...
10:03:01 -GitHub[site]:#nikola- [nikola-site] Kwpolska pushed 1 new commit to master: https://git.io/v15uz
10:03:01 -GitHub[site]:#nikola- nikola-site/master 97b4257 Chris Warrick: Remove MacPorts/Fink detailed instructions...
13:09:21 <ralsina> podbay: por las dudas: no modifiques el base.tmpl que esta en Nikola, copialo en templates/base.tmpl y listo
13:14:19 <ralsina> ok, that was for porfirio
13:38:02 <ChrisWarrick> KwBot: tell porfirio <ralsina> por las dudas: no modifiques el base.tmpl que esta en Nikola, copialo en templates/base.tmpl y listo  (nikola theme -c base.tmpl)
13:38:02 <KwBot> ChrisWarrick: acknowledged.
18:21:37 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 2 new commits to master: https://git.io/v157h
18:21:37 -GitHub[nikola]:#nikola- nikola/master 41162b2 Chris Warrick: Move clone_treenode to utils.py...
18:21:37 -GitHub[nikola]:#nikola- nikola/master 6027bf5 Chris Warrick: Provide __str__, __repr__ for TreeNodes
18:26:52 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/v1553
18:26:52 -GitHub[nikola]:#nikola- nikola/master c79164b Chris Warrick: Remove self-reference
18:27:52 -GitHub[nikola]:#nikola- [nikola] Kwpolska created archive-navigation (+1 new commit): https://git.io/v155c
18:27:52 -GitHub[nikola]:#nikola- nikola/archive-navigation e3f1e15 Chris Warrick: Add CREATE_ARCHIVE_NAVIGATION (#1639)...
18:28:12 -travis-ci:#nikola- getnikola/nikola#8094 (master - 6027bf5 : Chris Warrick): The build was broken.
18:28:13 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/3c45cd91ab00...6027bf5743e5
18:28:13 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/184971425
18:28:26 -GitHub[nikola]:#nikola- [nikola] Kwpolska opened pull request #2599: Archive navigation (master...archive-navigation) https://git.io/v155l
18:31:36 -travis-ci:#nikola- getnikola/nikola#8095 (master - c79164b : Chris Warrick): The build passed.
18:31:37 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/6027bf5743e5...c79164be92e1
18:31:37 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/184972192
18:35:51 -travis-ci:#nikola- getnikola/nikola#8096 (archive-navigation - e3f1e15 : Chris Warrick): The build passed.
18:35:52 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/e3f1e1564c2f
18:35:53 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/184972305
19:25:44 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/v15ba
19:25:44 -GitHub[nikola]:#nikola- nikola/master 2420964 Chris Warrick: Replace try/except with hasattr (thanks @felixfontein)...
19:54:33 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/v15A8
19:54:33 -GitHub[nikola]:#nikola- nikola/master 4c9eb72 Chris Warrick: Refer to the right node when checking attributes...
19:59:30 -travis-ci:#nikola- getnikola/nikola#8099 (master - 4c9eb72 : Chris Warrick): The build was fixed.
19:59:31 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/2420964de906...4c9eb727eab3
19:59:31 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/184985207
22:08:31 <KwBot> porfirio: 13:38:02 <ChrisWarrick> <ralsina> por las dudas: no modifiques el base.tmpl que esta en Nikola, copialo en templates/base.tmpl y listo  (nikola theme -c base.tmpl)
22:16:23 <porfirio> I ended modifiying this file: /home/porfirio/Documents/nikola/lib/python3.5/site-packages/nikola/data/themes/bootstrap3/templates/base.tmpl
22:18:11 <porfirio> I'm using a virtualenv. I think I will have to make this mod on any new nikola install
22:18:58 <porfirio> I also modified some files in /home/porfirio/Documents/nikola/lib/python3.5/site-packages/nikola/data/themes/bootstrap3/assets/css to change the font size.
22:19:39 <porfirio> I will read about `nikola theme -c...`