| 
					
				 | 
			
			
				@@ -13,7 +13,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 DONE: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * Generate top level index with links to all projects 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * Generate project specific index with links to git log/diffs and file content of repo 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-* Extremely basic markdown parser (only supports headings, non nested bullets and backticks code blocks) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+* Extremely basic markdown parser (only supports headings, non nested bullets, backticks code blocks, links and strikethru) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * Line numbers for file browsing 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * Diff highlighting for log 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * Show git:// address for cloning (configurable via config file) 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -23,7 +23,7 @@ TODO: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * Get diff stat for top of log index links 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * Code needs to be more robust / handle failure cases 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * Need to recurse git home, right now will only pull dirs in root of git home 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-* README.md markdown renderer/parser / display in project index 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+* README.md markdown renderer/parser / display in project index (Halfway / in progress) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * (Stretch Goal) HTML based syntax highlighting for files 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * View history of files 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |