Commit Graph

7 Commits

Author SHA1 Message Date
Nathan Adams
1fdddf2501 Issue 150: Show public git url for projects 2016-04-04 19:59:52 -05:00
Nathan Adams
99137ee233 Issue 145: Submodules don't link correctly 2016-03-26 15:58:47 -05:00
Nathan Adams
cc6f2b2ca8 Fixing issue 85
Fixing old issue 68
Fixing old issue 45
2014-12-27 19:33:57 -06:00
Nathan Adams
d0095cb454 Fixing Issue 84 2014-12-27 17:30:37 -06:00
Nathan Adams
ba89ae6f47 Fixing old issue 26 2014-12-14 17:30:30 -06:00
Nathan Adams
7ebce22300 Adding the ability to add tabs to documentation and issue editing
Adding the ability to have syntax highlighted wiki (ie documentation)
ex:

<pre class="prettyprint">
int main()
{
	cout << "test" << endl;
}
</pre>
2013-08-01 22:28:19 -05:00
Nathan Adams
3b1e713fc4 Initial commit 2013-07-20 17:41:56 -05:00