WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

samozzy/jekyll-bootstrap-template

Repository files navigation

Jekyll Starter Template

A basic Jekyll installation with some sensible config flags.

Set up to use Bootstrap and be deployed using GitHub Pages and/or Netlify. GH Pages and Netlify handle the bundle install directories differently so they're included in the load_paths sass flag in _config.yml.

Installation

This has been tested to work on macOS or Ubuntu. Other Linux systems should 'just work'. Requires Ruby and Bundler as per (https://jekyllrb.com/docs/)[Jekyll's specification]

Tell Bundler where to install the dependencies: bundle config set path 'vendor/bundle'

Install the dependencies bundle install

Run Jekyll bundle exec jekyll server

About

Template repository for Jekyll sites using Bootstrap and deploying to GH Pages and/or Netlify

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published