verne.freenode.net changed the topic of #mlpack to: http://www.mlpack.org/ -- We don't respond instantly... but we will respond. Give it a few minutes. Or hours. -- Channel logs: http://www.mlpack.org/irc/
govg has joined #mlpack
witness has quit [Quit: Connection closed for inactivity]
Sthita_ has joined #mlpack
< Sthita_>
I am new to this community.How to i get started in contributing?
Sthita_ has quit [Quit: Page closed]
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
witness has joined #mlpack
witness has quit [Quit: Connection closed for inactivity]
< zoq>
Not as straightforward as I thought ... the doxygen that comes with Ubuntu 16.04 doesn't include some javascript files (there is an open bug report), building/switching to the latest doxygen version fixed the issue.
< rcurtin>
yeah, the version on mlpack.org uses doxygen 1.8.13
< rcurtin>
so the css/js I built depends on that
< zoq>
right
< rcurtin>
I think you built different js/scripts for the blog stuff though
< rcurtin>
I guess, if you wanted, we could have the blog job execute on mlpack.org
< rcurtin>
and that way we are guaranteed the css is the same version as there
< rcurtin>
anyway it really looks nice, I think it is an improvement because it matches the doxygen output a lot better :)
< zoq>
So remove the blog repo and give 'everyone' write access on the mlpack.org repo?
< rcurtin>
ah, no, I was thinking of adding mlpack.org as a slave to Jenkins, then running the gsoc-blog job specifically on the mlpack.org node and copying the result to the right place
< zoq>
Still have to 'backport' some existing blog posts, so that if someone linked to it, it shows the correct page, already did this for the 2017 summary posts.