Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 722 Bytes

README.md

File metadata and controls

43 lines (32 loc) · 722 Bytes

philot

https://philot.space

Made with

Pre-install

brew install imagemagick
brew install graphicsmagick
brew install libjpeg libpng

Installation

git clone https://github.com/vphilot/jekyll-playground.git
cd jekyll-playground
bundle install
npm install --global gulp-cli
npm install

Development

gulp serve

Production

gulp build

has to use Bundle v 2.0.1 due to Netlify incompatibility with latest version