milessabin / milessabin.com

Source of my blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the site

$ grunt serve

If that doesn't work for you, make sure you've done the one-time set up from this directory:

$ npm install
$ bundle install

If you don't have bundle, run

$ gem install bundler

Deploying the site

$ grunt deploy

Static files

If you want to upload anything for distribution, put it in /srv/milessabin.com/public/htdocs/files, which is mapped to http://milessabin.com/files.

About

Source of my blog


Languages

Language:HTML 74.1%Language:Less 14.9%Language:JavaScript 5.5%Language:Ruby 2.6%Language:CoffeeScript 2.0%Language:CSS 1.0%