Skip to content

customized setup for Jekyll including an asset pipeline and some extra configuration

Notifications You must be signed in to change notification settings

johnevanofski/jekyll-hyde

Repository files navigation

jekyll-hyde

A very simple custom setup for Jekyll including an asset pipeline, jekyll-assets, and some extra configuration see the config file for more details.

##Getting started

  • install gems : $ bundle
  • configure _config.yml defaults here
  • initial build : $ jekyll build
  • serve : $ jekyll serve
    • compiles sass
    • uglifies js
    • builds images, fonts and othere assets to asset folder

##More information Jekyll users guide

jekyll-assets getting started guide by ixti

Liquid templating for designers

jekyll-Assets on github

About

customized setup for Jekyll including an asset pipeline and some extra configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages