15 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: How to Build a Website Without Writing Any Code
 | |
| ---
 | |
| It's possible to build dynamic, mobile-responsive websites without writing any code at all, in just a few minutes.
 | |
| 
 | |
| <iframe src="https://player.vimeo.com/video/115194017" width="480" height="270" frameborder="0" title="Deploy a Dynamic Website in Minutes" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
 | |
| 
 | |
| Here are the technologies we used:
 | |
| 
 | |
| *   <a href='http://www.atom.io/' target='_blank' rel='nofollow'>atom.io</a> a free code editor
 | |
| *   <a href='http://www.startbootstrap.com/' target='_blank' rel='nofollow'>startbootstrap.com</a> a collection of free responsive (Bootstrap) templates
 | |
| *   <a href='http://www.powr.io/' target='_blank' rel='nofollow'>powr.io</a> a collection of free JavaScript plugins
 | |
| *   <a href='http://www.bitballoon.com/' target='_blank' rel='nofollow'>bitballoon.com</a> a tool for drag and drop website deployment
 | |
| 
 | |
| You will quickly reach the limits of what you can do without actually coding, but it's nice to be able to rapidly build working prototype websites like this. |