15:33:43 <polyzen> might be nice to have something like this http://www.sphinx-doc.org/en/master/ext/extlinks.html so issues and pulls can be easily linked to from the release notes https://getnikola.com/blog/nikola-v7815-and-v800b1-are-out.html 15:35:00 <ChrisWarrick> polyzen: patches welcome 15:35:25 <ChrisWarrick> we are not going to use a strange :issue:`123` syntax for sure 15:40:04 <polyzen> or perhaps outsource the changelog, which one would assume would take care of linking https://github.com/sphinx-doc/sphinx/issues/4583 15:41:36 <polyzen> https://github.com/sphinx-doc/sphinx/issues/4583#issuecomment-364738143 15:43:49 <ChrisWarrick> towncrier looks like a waste of developer resources to me 15:46:31 <polyzen> heheh 16:59:02 <[Tritium]> if there is CSS that can change <span class="someclass">123</span> into <a href="http://github.com/user/project/issues/123">123</a>, adding a docutils role and that css wouldnt even require changing code. 16:59:22 <[Tritium]> could do that with trivial javascript, too 17:18:46 <mmercer> hey folks -- trying to customize my site, and im familiar with jinja, django, etc.... but not at all familiar with bootstrap, etc... unfortunately the documentation on customizing site options is very ... limited 17:20:00 <mmercer> attempting to change the font on the theme im using (bootstrap3-gradient-jinja), and i have started to toy around with the various nikola theme -c 'file.tmpl' to see if i could find where the head is properly being set... it seems like base.tmpl... but -- there is an import being supplied that sets a style that i want to extend, and i cannot find that import no matter which tmpl i extract in the first 17:20:02 <mmercer> place... 17:43:26 * mmercer_ grumbles 17:43:31 <mmercer_> bad timing on a disconnect 18:35:27 <ChrisWarrick> (the answer is CSS) 22:15:54 -GitHub[nikola]:#nikola- [nikola] Kwpolska created bootblog4-featured-posts (+4 new commits): https://git.io/vpSyd 22:15:54 -GitHub[nikola]:#nikola- nikola/bootblog4-featured-posts 3319bdf Chris Warrick: Clean up status stuff in post.py... 22:15:54 -GitHub[nikola]:#nikola- nikola/bootblog4-featured-posts fc5bd10 Chris Warrick: Add THEME_CONFIG setting and is_frontmost_index to index context... 22:15:54 -GitHub[nikola]:#nikola- nikola/bootblog4-featured-posts 4b264dc Chris Warrick: Implement support for featured posts in bootblog4... 22:17:14 -GitHub[nikola]:#nikola- [nikola] Kwpolska opened pull request #3087: Bootblog4 featured posts and sidebar (master...bootblog4-featured-posts) https://git.io/vpSyA 22:23:14 -travis-ci:#nikola- getnikola/nikola#10139 (bootblog4-featured-posts - d37eb2b : Chris Warrick): The build failed. 22:23:15 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/3319bdf9ec2f^...d37eb2b86ed9 22:23:15 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/378214614