Skip to content

brianotoole/brianz3.1

Repository files navigation

jekyll webpack

Webpack, Jekyll, Browser Sync Boiler

Dependencies

In order to work with this setup, you will need to following tools:

Instructions:

  • With this done, you have to install the following Gem:

    $ gem install bundler
    $ cd jekyll && bundler install 
    
  • Then install node dependencies

    $ npm install 
    

...that's all folks.

How to run it

To see your project running please run:

$ npm run jekyll

and in another terminal

$ npm start

Prod build

$ npm run prod

About

personal site using jekyll + webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published