forked from Decentrala/website
		
	
			
				
					
						
					
					6e08e62624a4a35981d9e19c4c7d25028e365829
				
			
			
		
	Decentrala
Redisign of dmz.rs .
Build site
Run
python atom_gen.py
python prep.py
python build_pages.py
Complete website will be contained in site/. You can copy this to server.
Development server
To start a development server, first build site, then run (possibly with sudo)
nginx -p . -c nginx.dev.conf
To stop it:
nginx -p . -s stop
TODO:
- create page builder
- rename prep.pyto more informative name (build_events.py)
 
- rename 
- create blogging system
- create xmpp bot that connects to events section.
- webring system
- make page
- populate page
 
- make english version
- double check spelling and wording
 
- add account and donations page and style them with the site style
Description
				
					Languages
				
				
								
								
									HTML
								
								35.6%
							
						
							
								
								
									Python
								
								32.5%
							
						
							
								
								
									CSS
								
								22.7%
							
						
							
								
								
									JavaScript
								
								9.2%