Logs for #nikola for 2016-05-30

03:24:42 -GitHub[nikola]:#nikola- [nikola] punchagan created fix-ipython-template (+1 new commit): https://git.io/vrQC4
03:24:42 -GitHub[nikola]:#nikola- nikola/fix-ipython-template 6aa12f9 Puneeth Chaganti: BUG: Really use the basic ipynb export template...
03:26:17 -GitHub[nikola]:#nikola- [nikola] punchagan force-pushed fix-ipython-template from 6aa12f9 to 364c756: https://git.io/vrQCR
03:26:17 -GitHub[nikola]:#nikola- nikola/fix-ipython-template 364c756 Puneeth Chaganti: BUG: Really use the basic ipynb export template...
03:26:37 -GitHub[nikola]:#nikola- [nikola] punchagan opened pull request #2353: BUG: Really use the basic ipynb export template (master...fix-ipython-template) https://git.io/vrQCE
03:29:24 -travis-ci:#nikola- getnikola/nikola#7123 (fix-ipython-template - 6aa12f9 : Puneeth Chaganti): The build passed.
03:29:25 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/6aa12f954c45
03:29:25 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/133829325
03:33:47 -travis-ci:#nikola- getnikola/nikola#7124 (fix-ipython-template - 364c756 : Puneeth Chaganti): The build passed.
03:33:48 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/6aa12f954c45...364c75665c93
03:33:48 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/133829694
05:09:12 -GitHub[plugins]:#nikola- [plugins] punchagan created ipynb-tags (+1 new commit): https://git.io/vrQ4X
05:09:12 -GitHub[plugins]:#nikola- plugins/ipynb-tags 228a0b0 Puneeth Chaganti: Add ipynb posts support to tags plugin
05:10:27 -GitHub[plugins]:#nikola- [plugins] punchagan opened pull request #148: Add ipynb posts support to tags plugin (master...ipynb-tags) https://git.io/vrQ4D
05:13:27 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#890 (ipynb-tags - 228a0b0 : Puneeth Chaganti): The build failed.
05:13:28 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/commit/228a0b02d8b2
05:13:28 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/133838553
05:19:51 -GitHub[plugins]:#nikola- [plugins] punchagan pushed 1 new commit to ipynb-tags: https://git.io/vrQBt
05:19:51 -GitHub[plugins]:#nikola- plugins/ipynb-tags 459a80f Puneeth Chaganti: Update plugin version...
08:08:25 <gour> morning
08:08:51 <gour> any thought on using Tipue search vs. DuckGo within Nikola?
08:17:00 <gour> i also have issue that the nikola's (eg. 'auto') output is not visible with solarized-light theme...any hint (except changing terminal theme)?
09:10:16 <[Tritium]> gour: you will need to modify the localsearch plugin config suggestion to make it work reliably (I had to outright replace it, and put it in my base template...) but tipue search is sufficent, and does not rely on being crawled
09:19:42 <gour> [Tritium]: what modification is required?
10:23:18 <rancyd> anyone have any luck installing nikola on win10 under msys2?
10:45:31 <[Tritium]> gour: I dont remember the details
10:46:48 <[Tritium]> rancyd: windows 10 yes, msys no (I use gohlke wheels when needed... and have the compiler that my python looks for... msys is pain to get to work)
10:53:37 <rancyd> it sure is, what compiler are you using?
10:56:11 <[Tritium]> Visual Studio 2015 Community for python 3.5 and Visual C++ Compilers for Python 2.7 for ....python 2.7
11:06:31 <rancyd> oh cool
12:35:14 <ralsina> gour [Tritium]: I have tipue working on my site with exactly the suggested config, but sure, it's a guideline
12:36:27 <[Tritium]> ralsina: I had to do something...I think it was fixing how it found the script file... but that might be related to how much i had messed with my site by that point.  ..and i had to restyle it
12:36:50 <ralsina> [Tritium]: I did some style fixes not that far in the past :-)
12:37:00 <ralsina> [Tritium]: check http://ralsina.me to see how it looks
12:37:40 <[Tritium]> ralsina: It looks very clean... and very stock
13:03:04 <gour> ralsina: thank you
13:03:30 <ralsina> [Tritium]: well, yeah
13:03:33 <ralsina> gour: yw
13:48:25 <gour> any recommendation for forms? formspree.io seems decent for light usage...
13:55:31 <ralsina> gour: we have some special support for alpaca forms
13:55:46 <ralsina> gour: they look nice and everything but I don't think they have a free tier server side
13:58:19 <gour> ralsina: i see...now have to go out, will check later..
14:03:12 <[Tritium]> ralsina: formspree.io is a POST-to-email service, so its not mutually exclusive to alpaca forms
14:03:28 <ralsina> [Tritium]: sounds good
14:03:47 <[Tritium]> gour: I used formspree.io.  I liked it
14:03:51 <ralsina> [Tritium]: if there was a post-to-google-spreadsheet service that was not google forms it would be great
14:04:18 <[Tritium]> ralsina: jotforms.  its...not exactly free though
14:04:37 <ralsina> https://www.formsite.com/documentation/integrations/google-sheets.html
14:05:09 <[Tritium]> they take your post data and dump it somewhere of your choosing - an excel file in dropbox... google docs... couple hundred other services IIRC
16:08:41 <KwBot> [nikola] ralsina assigned issue #2340 to ralsina: Importing a Wordpress.com site from xml file https://github.com/getnikola/nikola/issues/2340
17:48:27 <forms> jotforms are free for 100/mo...probably enough
17:50:29 <forms> formspree allows up to 1000 per month
17:58:33 <ralsina> I had this idea about implementing a generic form catcher but never got around to writing it
17:58:46 <ralsina> I mean, I know exactly how to implement it
17:58:55 <ralsina> just no time or energy :-P
18:05:31 <forms> there are plenty of features i have to explore/discover in nikola..then creating some theme(s) and then i might take look at the code itself while learning some python along the road :-)
18:10:22 <ralsina> forms: one of the things I like in the code is that you can look at small bits
18:10:43 <ralsina> forms: for example, if you wanted to support a custom markdown compiler, you need to understand roughly 30 lines of code :-)
18:11:24 <ralsina> OTOH, if you want to understand some other spcific bits, then the code is unusual in that it's a set of tasks, and not at all like a "normal" program is organized
18:11:33 <forms> sounds good
18:17:28 <ralsina> forms: feel free to ask around if you have any doubts. You will get answers eventually :-)
18:19:00 <gour> i wonder how my nick changed into 'forms' 
18:19:46 <gour> i was so much into them that changd my nick into it :-)
18:20:04 <ralsina> hahaha
18:20:11 <ralsina> I thought it was you, but was not sure :)
18:20:41 <gour> i was not even aware amd thought your are using 'forms' as the subject of the talk :_D
18:20:45 <gour> :-D
19:01:01 -GitHub[themes]:#nikola- [nikola-themes] iAmMrinal0 opened pull request #82: Fix #80 (master...fixes#80) https://git.io/vr7SE
19:39:16 <KwBot> [nikola-themes] ralsina closed issue #80: Lanyon theme: If the sidebar is opened midway the article/page, it scrolls back up then opens the sidebar. https://github.com/getnikola/nikola-themes/issues/80
19:39:26 -GitHub[themes]:#nikola- [nikola-themes] ralsina closed pull request #82: Fix #80 (master...fixes#80) https://git.io/vr7SE