Logs for #nikola for 2017-06-27

09:36:20 <gour> morning
09:36:20 <gour> is there some (easy) way to convert rst posts with 'standard' meta format into rst/yaml?
09:45:10 <gour> here (https://pypi.python.org/pypi/hugophotoswipe/0.1.0) is idea for a tool which might become handy for creating galleries/albums in Nikola without being dependant on Bootstrap theming
10:03:05 <ChrisWarrick> gour: (1) No. Just leave them as-is. We won't ever delete the old syntax
10:03:38 <ChrisWarrick> gour: (2) we have galleries in base already
10:04:14 <gour> ChrisWarrick: pk. (2) without dependency on BS features?
10:04:26 <ChrisWarrick> yes
10:05:21 <gour> ohh, that's cool and something new (to me) :-)
10:07:30 <ChrisWarrick> also, galleries DID NOT depend on any bootstrap studd
10:07:32 <ChrisWarrick> stuff*
10:07:47 <ChrisWarrick> they DID depend on jquery. but that's another story.
10:13:00 <lcabrera> re
10:30:04 <gour> ChrisWarrick: it seems it mixed something then...
10:31:41 <gour> ChrisWarrick, ralsina: what do you think about (another) plugin for search based on https://lunrjs.com/ which seems to be faster (several hugo users told me about it) and/or more appropriate for larger sites?
10:32:24 <ralsina> gour: feel free, PRs for plugins are always accepted
10:33:24 <ralsina> gour: good luck writing it,the docs seem ... sparse
10:34:29 <ralsina> gour: this and the localsearch plugin looks like it should get you 90% of the way there http://dreamand.me/web/fulltext-search-at-jekyll-site/
10:35:44 <gour> ralsina: thanks
10:39:48 <gour> in regard to https://github.com/getnikola/nikola/issues/2842, i wonder how much would cython help...and i'm going to try a test with 5k posts, similar to the one in hugo's docs...
10:45:39 <gour> here is result for 5k posts:
10:45:41 <gour> 123.52user 6.79system 2:17.25elapsed 94%CPU (0avgtext+0avgdata 482356maxresident)k
10:45:41 <gour> 4096inputs+335296outputs (245major+193842minor)pagefaults 0swaps
10:47:55 <gour> result for incremental build changing one post slightly:
10:47:56 <gour> 36.22user 1.54system 0:39.45elapsed 95%CPU (0avgtext+0avgdata 553208maxresident)k
10:47:56 <gour> 0inputs+11000outputs (13major+152009minor)pagefaults 0swaps
10:48:32 <gour> iow. it's acceptable for me when/if i manage to create 5k-posts site(s)
14:10:30 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vQZjE
14:10:30 -GitHub[nikola]:#nikola- nikola/master 2cd6e02 Chris Warrick: Use python_requires in setup.py...
14:41:37 -travis-ci:#nikola- getnikola/nikola#9330 (master - 2cd6e02 : Chris Warrick): The build passed.
14:41:38 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/8b0f5d4e0c14...2cd6e026857f
14:41:38 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/247535923