Commit Graph

7 Commits (24991a1ecc9be7bd705cb07fbdcebf3ee8a37f86)

Author SHA1 Message Date
Nathan Adams 0bc03907b6 Adding icon
Updating fileutil to show html in correct block
updating user view to include correct stats
2014-04-20 16:40:00 -05:00
Nathan Adams 9101155bc0 adding media
updating timeline
2014-04-05 00:02:37 -05:00
Nathan Adams 1a9c4132c2 Updating css for word wrapping syntaxhighlighting
Updating issues with syntaxhighlighting and html tags
2014-03-24 22:10:12 -05:00
Nathan Adams 326cdd953e Adding support for objective-C and assembler 2014-03-13 20:32:48 -05:00
Nathan Adams 9ffb668e4e Adding new syntaxhighlighter 2014-03-09 22:37:07 -05: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