[mlpack-git] master: Add links to gsoc blog. (3e2a20a)

gitdub at mlpack.org gitdub at mlpack.org
Tue May 17 13:56:12 EDT 2016


Repository : https://github.com/mlpack/mlpack.org
On branch  : master
Link       : https://github.com/mlpack/mlpack.org/compare/8e72814413e357dcffa0c6c94baa4b0364b14fb8...3e2a20a0c11957b6c1dba86f30b1d77b5b83b717

>---------------------------------------------------------------

commit 3e2a20a0c11957b6c1dba86f30b1d77b5b83b717
Author: Ryan Curtin <ryan at ratml.org>
Date:   Tue May 17 13:56:12 2016 -0400

    Add links to gsoc blog.


>---------------------------------------------------------------

3e2a20a0c11957b6c1dba86f30b1d77b5b83b717
 docs/doxygen18.css | 6 +++++-
 index.html         | 1 +
 involved.html      | 2 ++
 3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/docs/doxygen18.css b/docs/doxygen18.css
index 2d900a5..0c48c99 100644
--- a/docs/doxygen18.css
+++ b/docs/doxygen18.css
@@ -132,7 +132,7 @@ pre, .fragment {
   border: 15px solid #505050;
   background: #000000;
   padding-top: 15px;
-  padding-bottom: 5px;
+  padding-bottom: 15px;
   margin-left: 15px;
   margin-right: 15px;
   margin-bottom: 15px;
@@ -146,6 +146,10 @@ pre, .fragment {
   line-height: 60%;
 }
 
+pre, .fragment .line {
+  line-height: 100%;
+}
+
 p code
 {
   font-size: 85%;
diff --git a/index.html b/index.html
index 8c36e61..b81c6bd 100644
--- a/index.html
+++ b/index.html
@@ -56,6 +56,7 @@ class="whitebold">feb. 4th, 2016</font>)</font></li>
 <li><a href="benchmarks.html">how fast is mlpack?</a></li>
 <li><a href="help.html">how do I get help?</a></li>
 <li><a href="involved.html">how can I join the mlpack community?</a></li>
+<li><a href="gsocblog/">mlpack development blog</a></li>
 </ul>
 </div>
 <div class="smallsection">
diff --git a/involved.html b/involved.html
index 61074b3..ea20e61 100644
--- a/involved.html
+++ b/involved.html
@@ -71,6 +71,8 @@ class="whitebold">mlpack</font>.</li><br>
 href="http://lists.cc.gatech.edu/mailman/listinfo/mlpack-git">mlpack-git</a>
 mailing list to receive updates on git commits and Github issues (warning: can
 be high-traffic).</li><br>
+<li>We maintain a <a href="gsocblog/">development blog</a> where you can read
+about the progress of Google Summer of Code projects and other updates.</li><br>
 <li>The #mlpack IRC channel on freenode (<a
 href="http://webchat.freenode.net/?channels=mlpack">webchat</a>, <a
 href="irc/">channel logs</a>) is a good place to ask for help or discuss <font




More information about the mlpack-git mailing list