generator-jekyllrb-gulp

0.1.1 • Public • Published

generator-jekyllrb-gulp Build Status

Yeoman generator

Generator-jekyllrb-gulp

Note: Much of this code comes from generator-jekyllrb

Supercharge Jekyll development with Yeoman. Yo, Jekyllrb-gulp!

Generator-jekyllrb-gulp wraps the Jekyll static site generator in a Yeoman development workflow. Scaffold your site with Yo, manage front end packages with Bower, and automate development and build tasks with Grunt.

Generator-jekyllrb-gulp is ideal for developing performant static sites and prototyping dynamic sites and apps (especially if the final version uses Yeoman too). It's also a great introduction to Yeoman if you're not familiar with JavaScript MV* frameworks.

Features

During setup you can choose:

Generator-jekyllrb-gulp always includes:

  • Built in preview server with BrowserSync
  • Automatic Jekyll and preprocessor compiling
  • An automatic build process that includes concatenation, CSS minification, JS uglification

Getting Started

  • generator-jekyllrb-gulp requires Node.js >= 0.10, Ruby >= 1.9, and the Bundler gem
  • Install the generator: npm install -g generator-jekyllrb-gulp
  • Run: yo jekyllrb-gulp

Gulp Workflow

More on Yeoman and Gulp

Package Sidebar

Install

npm i generator-jekyllrb-gulp

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • joshblack