Skip to content

emmnunes/hexaedro.xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexaedro.xyz

Website for Pedro Vaz's Hexaedro project, circa 2012.

Deploying

Install the Heroku Toolbelt.

$ git clone [email protected]:emmnunes/hexaedro.xyz.git
$ cd hexaedro.xyz
$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku