James Peret's blog. Built with Jekyll and the Mikey theme.

package.json 659B

    { "name": "Mickey", "version": "0.0.1", "description": "A minimal one-column, responsive theme for Jekyll", "homepage": "http://vincentchan.github.io/mickey", "author": "Vincent Chan", "repository": { "type": "git", "url": "https://github.com/vincentchan" }, "devDependencies": { "browser-sync": "~1.7.1", "concurrent-transform": "^1.0.0", "grunt": "^1.0.1", "grunt-sftp-deploy": "^0.2.5", "gulp": "^3.8.11", "gulp-autoprefixer": "~2.0.0", "gulp-image-resize": "^0.6.0", "gulp-minify-css": "~0.3.11", "gulp-postcss": "~3.0.0", "gulp-rename": "~1.2.0", "gulp-ruby-sass": "~1.0.0-alpha" } }