Skip to content

mrmartineau/zander.wtf-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

660 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zander.wtf

This is my personal portfolio and blog. It is built with Jekyll and hosted using △now from Zeit.

Development

Install concurrently npm i -g concurrently

Run:

npm start
```

## Deployment:
```sh
npm run deploy
```