00:36:48 <polyzen> why's this enforced: [2015-08-11T00:34:10Z] WARNING: Nikola: Your BASE_URL doesn't end in / -- adding it, but please fix it in your config file! 00:37:02 <polyzen> isn't a trailing / up to everyone's own disgression 01:37:57 <polyzen> no way of setting SITE_URL to simply https://<domain>.<tld> 01:38:16 <polyzen> won't actually be needing it 01:38:42 <polyzen> but in case i set another url to point towards my nikola site, links can be relative to that url 03:09:22 <polyzen> will probably actually open an issue for it. i have $myname.com which is too long, and want a shorter url/shortener to point to the same ip 03:09:54 <polyzen> still haven't found how to embed that badge :p 05:40:45 <ChrisWarrick|AFK> polyzen: you need to set *_URL to your canonical site URL, we use that a lot and need it to be 100% correct and valid. Since you need to deploy to a directory, you need a trailing slash; web servers will redirect you to the trailing slash version. 05:41:44 <polyzen> hm 05:42:39 <ChrisWarrick|AFK> polyzen: you can set OUTPUT_FOLDER to your web server root, or change rh 05:42:59 <polyzen> rh? 05:43:10 <ChrisWarrick|AFK> that root, symlinks might not work with your web server* 05:43:52 <polyzen> oh, that works 05:44:25 <polyzen> the symlinks work 05:45:25 <ChrisWarrick|AFK> great 05:46:28 <ChrisWarrick|AFK> for badge in rest, use a ..raw:: html block, followed by \n\n, and your html indented by 4 spaces 05:47:24 <polyzen> thank you \o/ 07:26:56 <DrDisconsented> Okay so I am porting pure.css over to nikola (http://purecss.io/) and am following through https://getnikola.com/creating-a-theme.html. What are these rst.css and code.css files? 11:13:28 <ralsina> DrDisconsented: the rst.css file has generic style used by reStructured text 11:13:47 <ralsina> for example if you create a sidebar it sets it float right with a border, etc 11:13:55 <ralsina> code.css is style for syntax highlighting 11:14:41 <ralsina> DrDisconsented: depending on how you create the posts you may not need them, but it's a nice to have for others 11:15:37 <DrDisconsented> Hmm the guide says they are required. Is there a generic version I don't know about? 11:15:49 <DrDisconsented> Rather where would I get them from? 11:15:57 <ralsina> DrDisconsented: they are in the base theme 11:16:17 <ralsina> DrDisconsented: if you inherit from the base them you don't need to add them to your theme 13:24:12 -GitHub[nikola]:#nikola- [nikola] ralsina closed pull request #1937: change wording in teaser comments (master...master) http://git.io/v3Zyl 13:32:01 -travis-ci:#nikola- getnikola/nikola#5924 (master - e1cdb06 : Roberto Alsina): The build passed. 13:32:02 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/bc80cb938b3e...e1cdb060d62b 13:32:02 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/75087376 13:34:08 <Wayneoween> ralsina: uhm, isn't "Defaults to False" for feeds incorrect? 13:34:24 <ralsina> For feeds it should be defaults to true, yes 13:35:09 <ralsina> Wayneoween: fixed, thanks 13:35:22 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to master: http://git.io/v3WDX 13:35:22 -GitHub[nikola]:#nikola- nikola/master eed784b Roberto Alsina: to True 13:36:27 <Wayneoween> np. I really don't like to start big discussions on comment changes, sorry for that :| 13:36:51 <ralsina> Wayneoween: don't worry at all :-) 13:43:07 -travis-ci:#nikola- getnikola/nikola#5925 (master - eed784b : Roberto Alsina): The build passed. 13:43:08 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/e1cdb060d62b...eed784bca8bf 13:43:08 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/75089116 19:29:57 <barthalion> hi everyone 19:31:01 <polyzen> DrDisconsented, https://purecss.io is really cool 19:31:39 <barthalion> I updated my virtualenv today, including nikola and yapsy, and now the latter shouts at me during build :( https://paste.xinu.at/LQz/ 19:31:51 <polyzen> their ssl cert is issued to yahoo o.O 19:32:45 <polyzen> lol wtf their https site looks different 19:34:50 <polyzen> barthalion, well, that's an interesting error 19:36:44 <barthalion> doesn't seem to affect anything I care about actually 19:36:49 <barthalion> build finishes, serve works 19:37:37 <barthalion> I can put it on github issue tracker tomorrow, gotta go soon 19:40:29 <ralsina> barthalion: install ws4py, sorry! 19:40:38 <ralsina> barthalion: it's fixed in master 19:41:21 <barthalion> ah, thanks 19:42:00 <ralsina> barthalion: you don't really need ws4y unless you use nikola auto but it's the easiest way to make it shut up :-) 19:42:05 <ralsina> ws4py 22:14:55 <DrDisconsented> yeah polyzen I am not much of a web dev so it ends up working really well for me 23:01:55 -GitHub[plugins]:#nikola- [plugins] Aeyoun pushed 1 new commit to master: http://git.io/v3Bds 23:01:55 -GitHub[plugins]:#nikola- plugins/master 45b42dd Daniel Aleksandersen: Sort tileimages 23:03:16 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#727 (master - 45b42dd : Daniel Aleksandersen): The build passed. 23:03:17 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/8bc35439cfab...45b42ddbe79a 23:03:17 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/75179947