Home

Awesome

Jekyll Bootstrap Quickstart ๐Ÿงช ๐Ÿฅพ ๐Ÿš€

Starter template for using Jekyll 4 and the Bootstrap gem

<!-- Badges generated with https://github.com/MichaelCurrin/badge-generator -->

GitHub tag License

Made with Ruby Made with Jekyll

Preview

<div align="center"> <img src="/sample.png" alt="Sample screenshot" width="500" /> </div>

About

This project no longer includes the bootstrap gem. The CSS and JavaScript are fetched from a CDN by the default layout.

The jekyll-simple-tab5 has been added, and it supports the tab navigation.

gem install --user-install /var/work/jekyll/jekyll-simple-tab5/pkg/jekyll_simple_tab5_1.0.0.gem

How to use this template

<div align="center">

Use this template

</div>

If you want to deploy to GitHub Pages using GitHub Actions, see:

Or, add a Netlify config and deploy to Netlify.

Documentation

Installation

Install Ruby and Bundler at the user level.

Clone the project or your copy of the template.

Install project dependencies:

$ make install

Usage

Start dev server:

$ make serve

Open in the browser:

Build:

$ make build

How it works

License

Released under MIT by @MichaelCurrin.