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
- Host: GitHub
- URL: https://github.com/hhsnopek/hhsnopek.github.io
- Owner: hhsnopek
- Created: 2014-08-07T02:46:08.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-21T18:54:43.000Z (over 2 years ago)
- Last Synced: 2025-02-17T12:24:01.234Z (over 1 year ago)
- Topics: portfolio, website
- Language: SugarSS
- Homepage: http://hhsnopek.com
- Size: 33.6 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.