Carsonjones Jekyll Webpack Boilerplate Save

Quickly create a jekyll site with webpack to bundle your js and sass.

Project README

Jekyll - Webpack Static Website Starter

About

Starter files you can use to bootstrap new projects.

Ideal for:

  • Marketing teams that need to iterate website quickly
  • Setting up small client projects fast
  • Legitamizing business ideas
  • Experimenting with react (included) or other technologies
  • deploying to AWS, Netlify, or other static site hosting

This example currently contains React, but this could be easily replaced with Vue, Preact, etc.

Set up

Requirements

  • Node >= 6.10.2
  • NPM >= 5.1.0
  • Ruby >= 2.3.0
  • Jekyll >= 3.3.1
  • Bundler >= 1.14.4

Install

  1. Fork this repo to your github account
  2. Clone to your computer
  3. Run set-up scripts
bundle install && npm install

Usage

Starting the project

npm run dev

Building for production

npm run build
Open Source Agenda is not affiliated with "Carsonjones Jekyll Webpack Boilerplate" Project. README Source: carsonjones/jekyll-webpack-boilerplate
Stars
30
Open Issues
0
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating