edmt / reactivegrid.github.io

The ReactiveGrid Blog

Home Page:blog.reactivegrid.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#ReactiveGrid's Blog The blog is built with the power of Jekyll and GitHub Pages, for development, gulp.js is in charge of the tasks and finally, front-end dependencies are managed with Bower.

##Getting started ###Installing node.js, Bower and gulp.js Run this commands in the order they are listed.

brew install node
npm install -g bower
npm install -g gulp

=====

###Plugins and dependencies Run npm install, when it finishes downloading node dependencies, it will automatically run bower install and bundle install commands

=====

###Quick start Run gulp and go to http://0.0.0.0:5247 on your browser.

About

The ReactiveGrid Blog

blog.reactivegrid.com


Languages

Language:CSS 95.1%Language:HTML 3.8%Language:CoffeeScript 0.6%Language:Ruby 0.4%Language:JavaScript 0.1%