596 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			596 B
		
	
	
	
	
	
	
	
timstallard.me.uk
This is the code behind timstallard.me.uk, which is built using Docpad.
To run:
- You'll need Node and npm to be installed
 - Install dependencies, by running 
npm i - Automagically compile the site and run a web server using 
docpad run
(note: you'll need to usedocpad.cmdon Windows, due to an bug, since a plain js docpad config file is being used, rather than coffeescript) 
To compile the site for deployment:
- Run 
docpad cleanto remove dev files - Run 
docpad generate --env=static 
© Tim Stallard 2016