jekyll-gulp-boilerplate

jekyll-gulp-boilerplate

AMP & PWA Jekyll boilerplate powered by Gulp.

Jekyll+Gulp boilerplate

AMP & PWA Jekyll boilerplate powered by Gulp. It provides a Bulma theme based on two templates created by CssNinja. Search is provided by Algolia.

Getting started


# Build image
docker build -t jekyll .

# Build container
docker run -d -p 3000:3000 --name=jekyll -t jekyll 

# To debug enter container
docker exec -it jekyll bash

# Rebuild image & container
sh _scripts/rebuild-docker.sh true

Or without docker

Step 1: Install Ruby then run gem install bundler && bundle install.

Step 2. Install Node.js, then run npm install -g gulp && npm install.

Step 3. To run, use default gulp task: gulp.

Usage

gulp [--prod]

This is the default command, it will build your assets and site with development settings. Use the --prod flag to generate your site for production usage. See the gulp directory for more tasks.

Plugins Used

Useful resources

License

Licensed under the MIT License.

jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer