02:06:52 <chronodekar> ChrisWarrick: That's a nice write up about using travis with github! 02:07:07 <chronodekar> Now I'm wishing that I was lazy and waited a day or two ... ;P 02:07:39 <chronodekar> But .. the way you've written the travis.yml is interesting. I think I might experiment with it a bit. 02:08:56 <chronodekar> Basically, you are doing just about everything within the .travis.yml file. I ended up creating a separate script for the purpose 02:09:44 <chronodekar> and I didn't realize that nikola had a deploy to github option. That's cool. 02:10:18 <chronodekar> About the infinite loop issue - you could just exclude the master/gh-pages branches from triggering a rebuild on travis in the .yml file 03:14:44 <[Tritium]> ralsina: does pypy core dump on build? 06:41:12 <ChrisWarrick> chronodekar: infinite loops comes from pushing crap to the source branch 06:41:26 <ChrisWarrick> chronodekar: for master, I just add [ci skip] 06:44:01 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/v6FTZ 06:44:01 -GitHub[nikola]:#nikola- nikola/master 24695b9 Chris Warrick: Full link to Travis guide... 06:59:18 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/v6Fkd 06:59:18 -GitHub[nikola]:#nikola- nikola/master 2101cd8 Chris Warrick: Unzip baseline quietly... 07:06:40 -travis-ci:#nikola- getnikola/nikola#7504 (master - 2101cd8 : Chris Warrick): The build was fixed. 07:06:41 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/24695b9415e6...2101cd84d885 07:06:41 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/154957787 10:42:09 <ralsina> [Tritium]: sometimes 10:43:09 <ralsina> ChrisWarrick: I think we need to put blog posts in the getnikola.com frontpage. Maybe a small post-list at the right of the hero box? 10:43:25 <ChrisWarrick> ralsina: I could take care of this 10:43:34 <ralsina> Or a twitter widget 10:43:53 <ralsina> ChrisWarrick: I know you can, I hate feeling like I am throwing things at you to do 10:47:53 <ChrisWarrick> that won’t take long 11:00:27 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/v6FV1 11:00:28 -GitHub[nikola]:#nikola- nikola/master b6e1bcb Chris Warrick: Use the correct input for apply_shortcodes in html... 11:10:51 -travis-ci:#nikola- getnikola/nikola#7505 (master - b6e1bcb : Chris Warrick): The build passed. 11:10:52 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/2101cd84d885...b6e1bcb17b40 11:10:52 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/155018096 12:04:10 <ChrisWarrick> ralsina: https://www.dropbox.com/s/071hj4pa84xo3tn/Screenshot%202016-08-25%2014.03.13.png?dl=0 does this look okay? (post-list won’t fit IMO) 12:08:30 <ralsina> LGTM 12:09:07 <ralsina> post-list can be templated but yes, it's a bit verbose 12:13:24 <ChrisWarrick> deployed it 12:13:36 -GitHub[site]:#nikola- [nikola-site] Kwpolska pushed 1 new commit to master: https://git.io/v6F1C 12:13:36 -GitHub[site]:#nikola- nikola-site/master eb41fa4 Chris Warrick: Add Twitter timeline to homepage... 12:14:42 <ralsina> awesome