<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>Imran Hussain pushed to branch master at <a href="https://projects.sucs.org/sucssite/sucs-site">sucssite / sucs-site</a></h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://projects.sucs.org/sucssite/sucs-site/commit/9b8e12394c3cc4435db703d38c0f792b10164026">9b8e1239</a></strong>
<div>
<span>by Imran Hussain</span>
<i>at 2015-09-16T09:32:13Z</i>
</div>
<pre class='commit-message'>Add the su-api password file to the git ignore</pre>
</li>
<li>
<strong><a href="https://projects.sucs.org/sucssite/sucs-site/commit/f3f7744793cfd4d9196f67f7eca2c16ec83c33b1">f3f77447</a></strong>
<div>
<span>by Imran Hussain</span>
<i>at 2015-09-16T09:35:21Z</i>
</div>
<pre class='commit-message'>Add ~rjames93s suggestion for that paragraph of text.

https://projects.sucs.org/sucssite/sucs-site/commit/feafd46c9d9b96a7a8d3fb49a79b8e7fa9b4ea54#note_172</pre>
</li>
</ul>
<h4>2 changed files:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
.gitignore
</a>
</li>
<li class='file-stats'>
<a href='#diff-1'>
static/Community.txt
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://projects.sucs.org/sucssite/sucs-site/compare/e516326e2c95a2f4686f8c0427db0382ddb7fcb3...f3f7744793cfd4d9196f67f7eca2c16ec83c33b1#diff-0'>
<strong>
.gitignore
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/.gitignore
</span><span style="color: #000000;background-color: #ddffdd">+++ b/.gitignore
</span><span style="color: #aaaaaa">@@ -9,3 +9,6 @@ settings.php
</span> 
 # Compiled templates_c
 templates_c/
<span style="color: #000000;background-color: #ddffdd">+
+# Password file for the su-api thing
+suapi.inc.php
</span>\ No newline at end of file
</code></pre>

<br>
</li>
<li id='diff-1'>
<a href='https://projects.sucs.org/sucssite/sucs-site/compare/e516326e2c95a2f4686f8c0427db0382ddb7fcb3...f3f7744793cfd4d9196f67f7eca2c16ec83c33b1#diff-1'>
<strong>
static/Community.txt
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/static/Community.txt
</span><span style="color: #000000;background-color: #ddffdd">+++ b/static/Community.txt
</span><span style="color: #aaaaaa">@@ -6,7 +6,7 @@ Community</h3>
</span> <dt><a href="Community/Talks">SUCS Lightning Talks</a></dt>
 <dd>A great way to share things you are passionate about with fellow members. We've had 3 Lightning Talks so far in the past 2 years and each of them have been very well received.  Footage of the talks can also be found in this section.</dd>
 <dt><a href="Community/Projects">SUCS Projects</a></dt>
-<dd>SUCS hosts a number of open source coding projects and offers its members Git & Subversion repositories and Gitlab Projects & Trac wiki/ticket trackers to manage their projects. The projects page lists a number of projects which SUCS members are currently working on, and which you can get involved with.</dd>
<span style="color: #000000;background-color: #ddffdd">+<dd>SUCS hosts a number of open source coding projects and offers its members Git & Subversion repositories. To enhance these repositories we also provide Gitlab Projects & the Trac wiki/ticket tracking system to assist in the management of projects. The projects page lists a number of projects which SUCS members are currently working on, and which you can get involved with.</dd>
</span> <dt>Socials</dt>
 <dd>We regularly meet in JCs every Wednesday at 1PM and most Fridays at 7PM. It's a great chance to get to know everyone and have a chat with people. </dd>
 </dl>
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://projects.sucs.org/sucssite/sucs-site/compare/e516326e2c95a2f4686f8c0427db0382ddb7fcb3...f3f7744793cfd4d9196f67f7eca2c16ec83c33b1">View it on GitLab</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":["merge_requests","issues","commit"],"url":"https://projects.sucs.org/sucssite/sucs-site/compare/e516326e2c95a2f4686f8c0427db0382ddb7fcb3...f3f7744793cfd4d9196f67f7eca2c16ec83c33b1"}}</script>
</p>
</div>
</body>
</html>