Skip to content

MarcelReig/jekyll-bootstrap-boilerplate

Repository files navigation

Jekyll Bootstrap starter theme

Step 1: Clone repository from GitHub

$ git clone https://github.com/MarcelReig/jekyll-bootstrap-boilerplate.git
&& cd jekyll-bootstrap-boilerplate && rm -rf .git && git init

Step 2: Install Ruby dependencies

$ bundle install

Step 3: Install Node dependencies

$ npm install

Step 3: Run the development server

$ gulp

Step 4: Generate production-ready files

$ gulp --environment production

This is my environment on macOS Catalina 10.15.7

$ node -v
v12.17.0
$ ruby -v
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-darwin19]
bundle -v
Bundler version 2.1.4
$ npm -v
6.14.8
$ gulp -v
CLI version: 2.2.1
Local version: 4.0.2

About

Gulp powered Jekyll + Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published