27 lines
		
	
	
		
			786 B
		
	
	
	
		
			Org Mode
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			786 B
		
	
	
	
		
			Org Mode
		
	
	
	
	
	
| #+title: mege
 | |
| #&summary
 | |
| mege is the generator used by metanohi
 | |
| #&
 | |
| #+license: bysa, page
 | |
| #+license: agpl 3+, program
 | |
| 
 | |
| * mege
 | |
| 
 | |
| mege is a website generator. It was designed for metanohi and is released under
 | |
| the AGPLv3+ license. It uses Python 3.1 and WSGI to work together with an
 | |
| Apache 2.x server. It uses git for revision control and utilizes a slightly
 | |
| modified Org-Mode syntax for documents.
 | |
| 
 | |
| + [[./tests/][Tests]]
 | |
| + [[./docs/][Documentation]]
 | |
| 
 | |
| Both are works in progress, like mege. Note that the author of mege does
 | |
| believe in good documentation. And while believing is not the same as doing,
 | |
| good mege documentation /will/ exist at some point in the near future.
 | |
| 
 | |
| * Download
 | |
| 
 | |
| No release is out yet. You can clone the current code with git:
 | |
| 
 | |
| : $ git clone git://metanohi.name/mege
 | 
