Skip to content

Quick boilerplate for jekyll with jekyll-assets, livereload, and bootstrap set up.

Notifications You must be signed in to change notification settings

ethicka/jekyll-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jekyll Boilerplate

This includes Jekyll Assets and Bootstrap 4.x as an initial configuration for a static website.

This is optimized for deployments to Netlify.

Installation

Requires rbenv to use the .ruby-version file.

Clone this to a folder and run rbenv local to set the ruby version, bundle install, and then jekyll build.

Local Development

jekyll serve - Serve on a static site.

jekyll serve --livereload - Server website with liveload enabled.

About

Quick boilerplate for jekyll with jekyll-assets, livereload, and bootstrap set up.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published