Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrmartineau/zander.wtf-2017

My old personal portfolio and blog
https://github.com/mrmartineau/zander.wtf-2017

blog jekyll zander zeit

Last synced: about 1 month ago
JSON representation

My old personal portfolio and blog

Awesome Lists containing this project

README

        

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

## Development

Install [concurrently](https://www.npmjs.com/package/concurrently) `npm i -g concurrently`

Run:
````sh
npm start
```

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