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

https://github.com/hhsnopek/hhsnopek.github.io

About, Blog & Portfolio
https://github.com/hhsnopek/hhsnopek.github.io

portfolio website

Last synced: 4 months ago
JSON representation

About, Blog & Portfolio

Awesome Lists containing this project

README

          

# hhsnopek.com
My website, portfolio & blog

## Setup
- make sure [node.js](http://nodejs.org) and [roots](http://roots.cx) are installed
- clone this repo down and `cd` into the folder
- run `npm install`
- run `roots watch`
- ???
- get money

## Deploying
### Compilation
- `roots compile -e production`

### Deployment
A webhook is setup with [netlify](//netlify.com) so that every time an update occurs on master it will rebuild the website and deploy.